![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
nested configuration struct More...
Inheritance diagram for ActsExamples::Contextual::InternalAlignmentDecorator::Config:
Collaboration diagram for ActsExamples::Contextual::InternalAlignmentDecorator::Config:Public Attributes | |
| DetectorStore | detectorStore |
| The detector store (filled at creation creation) | |
Public Attributes inherited from ActsExamples::Contextual::AlignmentDecorator::Config | |
| unsigned int | iovSize = 100 |
| Alignment frequency - every X events. | |
| bool | doGarbageCollection = true |
| Flush store size - garbage collection. | |
| unsigned int | flushSize = 200 |
| std::shared_ptr< RandomNumbers > | randomNumberSvc = nullptr |
| double | gSigmaX = 0. |
| Gaussian module parameters - 6 Degrees of freedom. | |
| double | gSigmaY = 0. |
| double | gSigmaZ = 0. |
| double | aSigmaX = 0. |
| double | aSigmaY = 0. |
| double | aSigmaZ = 0. |
| bool | firstIovNominal = false |
nested configuration struct
Definition at line 45 of file InternalAlignmentDecorator.hpp.
View newest version in sPHENIX GitHub at line 45 of file InternalAlignmentDecorator.hpp
| DetectorStore ActsExamples::Contextual::InternalAlignmentDecorator::Config::detectorStore |
The detector store (filled at creation creation)
Definition at line 47 of file InternalAlignmentDecorator.hpp.
View newest version in sPHENIX GitHub at line 47 of file InternalAlignmentDecorator.hpp
Referenced by ActsExamples::Contextual::AlignedDetector::finalize().