../
|
AlignableDataIO.cc
|
1.3
(18 years ago)
by cklae:
Remove AlignmentTransformations and use align namespace.
|
AlignableDataIORoot.cc
|
1.4
(18 years ago)
by cklae:
Remove AlignmentTransformations and use align namespace.
|
AlignmentAlgorithmBase.cc
|
1.5
(18 years ago)
by flucke:
- remove unused data member 'debug' which was not present in the config either
- small clean up/indent
|
AlignmentAlgorithmPluginFactory.cc
|
1.2
(18 years ago)
by fronga:
Adapted to new plugin manager.
|
AlignmentCorrelationsIORoot.cc
|
1.2
(18 years ago)
by flucke:
- many const char* instead of char* as argument
- some few class arguments by const reference
|
AlignmentCorrelationsStore.cc
|
1.3
(18 years ago)
by ewidl:
Modified Files:
src/AlignmentCorrelationsStore.cc
src/AlignmentExtendedCorrelationsStore.cc
Small bug-fix in member-function "bool correlationsAvailable( Alignable*, Alignable* )".
|
AlignmentExtendedCorrelationsStore.cc
|
1.3
(18 years ago)
by ewidl:
Modified Files:
src/AlignmentCorrelationsStore.cc
src/AlignmentExtendedCorrelationsStore.cc
Small bug-fix in member-function "bool correlationsAvailable( Alignable*, Alignable* )".
|
AlignmentIORoot.cc
|
1.3
(18 years ago)
by flucke:
- add mehtods to write original rigid-body (mis-)placement parameters
- cleaning of includes/docu/messaging
|
AlignmentIORootBase.cc
|
1.5
(18 years ago)
by flucke:
clean up: includes, naming, file opening via TFile::Open (in READ nmode if sufficient, avoiding new time stamps)
|
AlignmentParameterBuilder.cc
|
1.14
(18 years ago)
by fronga:
Changed header location (see https://hypernews.cern.ch/HyperNews/CMS/get/swDevelopment/792/1.html)
|
AlignmentParameterSelector.cc
|
1.8
(18 years ago)
by covarell:
Adding possibility of half-barrel selection
|
AlignmentParameterStore.cc
|
1.12
(18 years ago)
by flucke:
add first version of hierarchyConstraints() (temporary back port of old headers) in header file
|
AlignmentParametersIO.cc
|
1.4
(18 years ago)
by cklae:
Remove AlignmentTransformations and use align namespace.
|
AlignmentParametersIORoot.cc
|
1.3
(18 years ago)
by flucke:
write hierarchy level of parameters
|
AlignmentUserVariablesIO.cc
|
1.3
(18 years ago)
by flucke:
remove misleading comments about ownership (and its unused infrastructure), add documentation
|
ReferenceTrajectory.cc
|
1.9
(18 years ago)
by fronga:
Fixed headers.
|
ReferenceTrajectoryBase.cc
|
1.2
(18 years ago)
by flucke:
add access to recHits() on request of Edmund
|
ReferenceTrajectoryFactory.cc
|
1.4
(18 years ago)
by flucke:
fix/clean up includes
|
SealModule.cc
|
1.7
(18 years ago)
by fronga:
Changed header location (see https://hypernews.cern.ch/HyperNews/CMS/get/swDevelopment/792/1.html)
|
TrajectoryFactoryBase.cc
|
1.4
(18 years ago)
by fronga:
Modified to take trajectories from the event.
|
TrajectoryFactoryPlugin.cc
|
1.1
(18 years ago)
by ewidl:
moved trajectory factory stuff to CommonAlignmentAlgorithm
|