Analysis Software
Documentation for sPHENIX simulation software
|
Nested configuration struct for chamber. More...
Public Attributes | |
std::string | name |
std::vector< std::string > | SensitiveNames |
std::vector< std::string > | PassiveNames |
Nested configuration struct for chamber.
Definition at line 47 of file MockupSectorBuilder.hpp.
View newest version in sPHENIX GitHub at line 47 of file MockupSectorBuilder.hpp
std::string ActsExamples::MockupSectorBuilder::ChamberConfig::name |
Definition at line 49 of file MockupSectorBuilder.hpp.
View newest version in sPHENIX GitHub at line 49 of file MockupSectorBuilder.hpp
Referenced by cpp.tokenize.Token::__str__(), cpp.ast.Define::__str__(), cpp.ast.Parameter::__str__(), cpp.ast.Typedef::__str__(), cpp.ast._NestedType::__str__(), cpp.ast.Class::__str__(), cpp.ast.Function::__str__(), cpp.ast.Type::__str__(), ActsExamples::MockupSectorBuilder::buildChamber(), cpp.ast._GenericDeclaration::FullName(), and cpp.ast.VariableDeclaration::ToString().
std::vector<std::string> ActsExamples::MockupSectorBuilder::ChamberConfig::PassiveNames |
Definition at line 55 of file MockupSectorBuilder.hpp.
View newest version in sPHENIX GitHub at line 55 of file MockupSectorBuilder.hpp
Referenced by ActsExamples::MockupSectorBuilder::buildChamber().
std::vector<std::string> ActsExamples::MockupSectorBuilder::ChamberConfig::SensitiveNames |
Definition at line 52 of file MockupSectorBuilder.hpp.
View newest version in sPHENIX GitHub at line 52 of file MockupSectorBuilder.hpp
Referenced by ActsExamples::MockupSectorBuilder::buildChamber().