Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Detector/ProtoDetector.hpp>
Public Attributes | |
std::vector< ProtoVolume > | constituentVolumes = {} |
Internal structure container. | |
std::vector< BinningData > | constituentBinning = {} |
The constituent binning if this a container. | |
bool | layerContainer = false |
Layer container flag. | |
Definition at line 59 of file ProtoDetector.hpp.
View newest version in sPHENIX GitHub at line 59 of file ProtoDetector.hpp
std::vector<BinningData> Acts::ProtoVolume::ContainerStructure::constituentBinning = {} |
The constituent binning if this a container.
Definition at line 63 of file ProtoDetector.hpp.
View newest version in sPHENIX GitHub at line 63 of file ProtoDetector.hpp
std::vector<ProtoVolume> Acts::ProtoVolume::ContainerStructure::constituentVolumes = {} |
Internal structure container.
Definition at line 61 of file ProtoDetector.hpp.
View newest version in sPHENIX GitHub at line 61 of file ProtoDetector.hpp
bool Acts::ProtoVolume::ContainerStructure::layerContainer = false |
Layer container flag.
Definition at line 65 of file ProtoDetector.hpp.
View newest version in sPHENIX GitHub at line 65 of file ProtoDetector.hpp