Analysis Software
Documentation for sPHENIX simulation software
|
Nested configuration struct. More...
Public Attributes | |
std::map< std::string, unsigned int > | barrelMap = {} |
std::map< std::string, std::vector< SplitRange > > | discMap = {} |
std::map< std::string, std::string > | splitPatterns |
Nested configuration struct.
Definition at line 39 of file TGeoITkModuleSplitter.hpp.
View newest version in sPHENIX GitHub at line 39 of file TGeoITkModuleSplitter.hpp
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