Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Acts::ProtoVolume::ContainerStructure Struct Reference

#include <acts/blob/sPHENIX/Core/include/Acts/Detector/ProtoDetector.hpp>

+ Collaboration diagram for Acts::ProtoVolume::ContainerStructure:

Public Attributes

std::vector< ProtoVolumeconstituentVolumes = {}
 Internal structure container.
 
std::vector< BinningDataconstituentBinning = {}
 The constituent binning if this a container.
 
bool layerContainer = false
 Layer container flag.
 

Detailed Description

Definition at line 59 of file ProtoDetector.hpp.

View newest version in sPHENIX GitHub at line 59 of file ProtoDetector.hpp

Member Data Documentation

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


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