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

Nested configuration struct. More...

#include <acts/blob/sPHENIX/Examples/Detectors/TGeoDetector/include/ActsExamples/TGeoDetector/TGeoITkModuleSplitter.hpp>

+ Collaboration diagram for ActsExamples::TGeoITkModuleSplitter::Config:

Public Attributes

std::map< std::string,
unsigned int > 
barrelMap = {}
 
std::map< std::string,
std::vector< SplitRange > > 
discMap = {}
 
std::map< std::string,
std::string > 
splitPatterns
 

Detailed Description

Nested configuration struct.

Definition at line 39 of file TGeoITkModuleSplitter.hpp.

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

Member Data Documentation

std::map<std::string, unsigned int> ActsExamples::TGeoITkModuleSplitter::Config::barrelMap = {}

Definition at line 41 of file TGeoITkModuleSplitter.hpp.

View newest version in sPHENIX GitHub at line 41 of file TGeoITkModuleSplitter.hpp

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

std::map<std::string, std::vector<SplitRange> > ActsExamples::TGeoITkModuleSplitter::Config::discMap = {}

Definition at line 42 of file TGeoITkModuleSplitter.hpp.

View newest version in sPHENIX GitHub at line 42 of file TGeoITkModuleSplitter.hpp

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

std::map<std::string, std::string> ActsExamples::TGeoITkModuleSplitter::Config::splitPatterns

Definition at line 43 of file TGeoITkModuleSplitter.hpp.

View newest version in sPHENIX GitHub at line 43 of file TGeoITkModuleSplitter.hpp


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