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

Nested configuration struct. More...

#include <acts/blob/sPHENIX/Plugins/TGeo/include/Acts/Plugins/TGeo/TGeoCylinderDiscSplitter.hpp>

Public Attributes

int cylinderPhiSegments = -1
 Number of segments in phi for a disc.
 
int cylinderLongitudinalSegments = -1
 Number of segments in r for a disk.
 
int discPhiSegments = -1
 Number of segments in phi for a disc.
 
int discRadialSegments = -1
 Number of segments in r for a disk.
 

Detailed Description

Nested configuration struct.

Definition at line 30 of file TGeoCylinderDiscSplitter.hpp.

View newest version in sPHENIX GitHub at line 30 of file TGeoCylinderDiscSplitter.hpp

Member Data Documentation

int Acts::TGeoCylinderDiscSplitter::Config::cylinderLongitudinalSegments = -1

Number of segments in r for a disk.

Definition at line 34 of file TGeoCylinderDiscSplitter.hpp.

View newest version in sPHENIX GitHub at line 34 of file TGeoCylinderDiscSplitter.hpp

Referenced by Acts::from_json(), ActsExamples::from_json(), Acts::to_json(), and ActsExamples::to_json().

int Acts::TGeoCylinderDiscSplitter::Config::cylinderPhiSegments = -1

Number of segments in phi for a disc.

Definition at line 32 of file TGeoCylinderDiscSplitter.hpp.

View newest version in sPHENIX GitHub at line 32 of file TGeoCylinderDiscSplitter.hpp

Referenced by Acts::from_json(), ActsExamples::from_json(), Acts::to_json(), and ActsExamples::to_json().

int Acts::TGeoCylinderDiscSplitter::Config::discPhiSegments = -1

Number of segments in phi for a disc.

Definition at line 37 of file TGeoCylinderDiscSplitter.hpp.

View newest version in sPHENIX GitHub at line 37 of file TGeoCylinderDiscSplitter.hpp

Referenced by Acts::from_json(), ActsExamples::from_json(), Acts::to_json(), and ActsExamples::to_json().

int Acts::TGeoCylinderDiscSplitter::Config::discRadialSegments = -1

Number of segments in r for a disk.

Definition at line 39 of file TGeoCylinderDiscSplitter.hpp.

View newest version in sPHENIX GitHub at line 39 of file TGeoCylinderDiscSplitter.hpp

Referenced by Acts::from_json(), ActsExamples::from_json(), Acts::to_json(), and ActsExamples::to_json().


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