Analysis Software
Documentation for sPHENIX simulation software
|
#include <acts/blob/sPHENIX/Core/include/Acts/Detector/ProtoDetector.hpp>
Public Attributes | |
Surface::SurfaceType | layerType = Surface::SurfaceType::Other |
Possibility to provide a layer type information. | |
std::vector< BinningData > | surfaceBinning = {} |
Possibility to provide a surface binning. | |
Definition at line 51 of file ProtoDetector.hpp.
View newest version in sPHENIX GitHub at line 51 of file ProtoDetector.hpp
Surface::SurfaceType Acts::ProtoVolume::InternalStructure::layerType = Surface::SurfaceType::Other |
Possibility to provide a layer type information.
Definition at line 53 of file ProtoDetector.hpp.
View newest version in sPHENIX GitHub at line 53 of file ProtoDetector.hpp
std::vector<BinningData> Acts::ProtoVolume::InternalStructure::surfaceBinning = {} |
Possibility to provide a surface binning.
Definition at line 55 of file ProtoDetector.hpp.
View newest version in sPHENIX GitHub at line 55 of file ProtoDetector.hpp