../
|
AlignableData.h
|
1.4
(18 years ago)
by cklae:
Change Surface:: to align::
|
AlignableDataIO.h
|
1.2
(18 years ago)
by flucke:
- many const char* instead of char* as argument
- some few class arguments by const reference
|
AlignableDataIORoot.h
|
1.3
(18 years ago)
by flucke:
- many const char* instead of char* as argument
- some few class arguments by const reference
|
AlignmentAlgorithmBase.h
|
1.8
(18 years ago)
by flucke:
- remove unused data member 'debug' which was not present in the config either
- small clean up/indent
|
AlignmentAlgorithmPluginFactory.h
|
1.3
(18 years ago)
by fronga:
Changed header location (see https://hypernews.cern.ch/HyperNews/CMS/get/swDevelopment/792/1.html)
|
AlignmentCorrelationsIO.h
|
1.2
(18 years ago)
by flucke:
- many const char* instead of char* as argument
- some few class arguments by const reference
|
AlignmentCorrelationsIORoot.h
|
1.2
(18 years ago)
by flucke:
- many const char* instead of char* as argument
- some few class arguments by const reference
|
AlignmentCorrelationsStore.h
|
1.2
(18 years ago)
by fronga:
Changed header location (see https://hypernews.cern.ch/HyperNews/CMS/get/swDevelopment/792/1.html)
|
AlignmentExtendedCorrelationsStore.h
|
1.1
(18 years ago)
by ewidl:
Classes for internal use in AlignmentParametersStore; they manage the retrieval/update of correlations between Alignables
|
AlignmentIO.h
|
1.3
(18 years ago)
by flucke:
- add mehtods to write original rigid-body (mis-)placement parameters
- cleaning of includes/docu/messaging
|
AlignmentIORoot.h
|
1.3
(18 years ago)
by flucke:
- add mehtods to write original rigid-body (mis-)placement parameters
- cleaning of includes/docu/messaging
|
AlignmentIORootBase.h
|
1.2
(18 years ago)
by flucke:
- many const char* instead of char* as argument
- some few class arguments by const reference
|
AlignmentParameterBuilder.h
|
1.7
(18 years ago)
by fronga:
Added functionalities for alignment of muon devices (plus some clean-up).
|
AlignmentParameterSelector.h
|
1.4
(18 years ago)
by fronga:
Added functionalities for alignment of muon devices (plus some clean-up).
|
AlignmentParameterStore.h
|
1.8
(18 years ago)
by fronga:
Changed header location (see https://hypernews.cern.ch/HyperNews/CMS/get/swDevelopment/792/1.html)
|
AlignmentParametersIO.h
|
1.4
(18 years ago)
by fronga:
Added functionalities for alignment of muon devices (plus some clean-up).
|
AlignmentParametersIORoot.h
|
1.3
(18 years ago)
by flucke:
- add mehtods to write original rigid-body (mis-)placement parameters
- cleaning of includes/docu/messaging
|
AlignmentUserVariablesIO.h
|
1.4
(18 years ago)
by fronga:
Added functionalities for alignment of muon devices (plus some clean-up).
|
ReferenceTrajectory.h
|
1.5
(18 years ago)
by ewidl:
fixed bug in propagation step: needs two surfaces instead of one
|
ReferenceTrajectoryBase.h
|
1.6
(18 years ago)
by fronga:
Changed header location (see https://hypernews.cern.ch/HyperNews/CMS/get/swDevelopment/792/1.html)
|
ReferenceTrajectoryFactory.h
|
1.3
(18 years ago)
by fronga:
Modified to take trajectories from the event.
|
SelectionUserVariables.h
|
1.1
(18 years ago)
by flucke:
Adjust to the new storage of vector<char> instead of vector<bool> in
AlignmentParameterSelector.
The character '0' is is interpreted as false (de-select parameter), all other
characters select the correspondong parameter (true).
In case any other character than '0' or '1' is found, the vector<char> is
attached as user variable (new class SelectionUserVariables) to the
AlignmentParameters for furterh interpretation in the algorithms.
|
TrajectoryFactoryBase.h
|
1.3
(18 years ago)
by fronga:
Modified to take trajectories from the event.
|
TrajectoryFactoryPlugin.h
|
1.2
(18 years ago)
by fronga:
Changed header location (see https://hypernews.cern.ch/HyperNews/CMS/get/swDevelopment/792/1.html)
|