ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Detector representation for Json writing. More...
#include <acts/blob/master/Plugins/Json/include/Acts/Plugins/Json/JsonGeometryConverter.hpp>
Public Attributes | |
std::map< geo_id_value, VolumeRep > | volumes |
Detector representation for Json writing.
Definition at line 85 of file JsonGeometryConverter.hpp.
View newest version in sPHENIX GitHub at line 85 of file JsonGeometryConverter.hpp
std::map<geo_id_value, VolumeRep> Acts::JsonGeometryConverter::DetectorRep::volumes |
Definition at line 86 of file JsonGeometryConverter.hpp.
View newest version in sPHENIX GitHub at line 86 of file JsonGeometryConverter.hpp
Referenced by Acts::JsonGeometryConverter::convertToRep(), Acts::JsonGeometryConverter::detectorRepToJson(), and Acts::JsonGeometryConverter::materialMapsToJson().