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

Nested configuration struct for chamber. More...

#include <acts/blob/sPHENIX/Examples/Detectors/MuonSpectrometerMockupDetector/include/ActsExamples/MuonSpectrometerMockupDetector/MockupSectorBuilder.hpp>

+ Collaboration diagram for ActsExamples::MockupSectorBuilder::ChamberConfig:

Public Attributes

std::string name
 
std::vector< std::string > SensitiveNames
 
std::vector< std::string > PassiveNames
 

Detailed Description

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

Member Data Documentation

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().


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