EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::LayerCreator::Config Struct Reference

#include <acts/blob/sPHENIX/Core/include/Acts/Geometry/LayerCreator.hpp>

Public Member Functions

 Config ()=default
 standard constructor
 

Public Attributes

std::shared_ptr< const
SurfaceArrayCreator
surfaceArrayCreator = nullptr
 surface array helper
 
double cylinderZtolerance {10.}
 cylinder module z tolerance : it counts at same z, if ...
 
double cylinderPhiTolerance {0.1}
 cylinder module phi tolerance : it counts at same phi, if ...
 

Detailed Description

Configuration for the LayerCreator This is the nexted configuration struct for the LayerCreator class

Definition at line 40 of file LayerCreator.hpp.

View newest version in sPHENIX GitHub at line 40 of file LayerCreator.hpp

Constructor & Destructor Documentation

Acts::LayerCreator::Config::Config ( )
default

standard constructor

Member Data Documentation

double Acts::LayerCreator::Config::cylinderPhiTolerance {0.1}

cylinder module phi tolerance : it counts at same phi, if ...

Definition at line 46 of file LayerCreator.hpp.

View newest version in sPHENIX GitHub at line 46 of file LayerCreator.hpp

double Acts::LayerCreator::Config::cylinderZtolerance {10.}

cylinder module z tolerance : it counts at same z, if ...

Definition at line 44 of file LayerCreator.hpp.

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


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