Analysis Software
Documentation for sPHENIX simulation software
|
nested configuration struct More...
Public Attributes | |
std::shared_ptr< const Acts::TrackingGeometry > | trackingGeometry = nullptr |
The trackng geometry. | |
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 44 of file ExternalAlignmentDecorator.hpp.
View newest version in sPHENIX GitHub at line 44 of file ExternalAlignmentDecorator.hpp
std::shared_ptr<const Acts::TrackingGeometry> ActsExamples::Contextual::ExternalAlignmentDecorator::Config::trackingGeometry = nullptr |
The trackng geometry.
Definition at line 46 of file ExternalAlignmentDecorator.hpp.
View newest version in sPHENIX GitHub at line 46 of file ExternalAlignmentDecorator.hpp
Referenced by ActsExamples::Contextual::ExternalAlignmentDecorator::ExternalAlignmentDecorator(), and ActsExamples::Contextual::AlignedDetector::finalize().