Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ActsExamples::Contextual::ExternalAlignmentDecorator::Config Struct Reference

nested configuration struct More...

#include <acts/blob/sPHENIX/Examples/Detectors/ContextualDetector/include/ActsExamples/ContextualDetector/ExternalAlignmentDecorator.hpp>

+ Inheritance diagram for ActsExamples::Contextual::ExternalAlignmentDecorator::Config:
+ Collaboration diagram for ActsExamples::Contextual::ExternalAlignmentDecorator::Config:

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< RandomNumbersrandomNumberSvc = 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
 

Detailed Description

nested configuration struct

Definition at line 44 of file ExternalAlignmentDecorator.hpp.

View newest version in sPHENIX GitHub at line 44 of file ExternalAlignmentDecorator.hpp

Member Data Documentation

std::shared_ptr<const Acts::TrackingGeometry> ActsExamples::Contextual::ExternalAlignmentDecorator::Config::trackingGeometry = nullptr

The documentation for this struct was generated from the following file: