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

nested configuration struct More...

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

+ 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< 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 45 of file InternalAlignmentDecorator.hpp.

View newest version in sPHENIX GitHub at line 45 of file InternalAlignmentDecorator.hpp

Member Data Documentation

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().


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