![]() |
DD4hep
1.33.0
Detector Description Toolkit for High Energy Physics
|
Data structure of the geometry converter from dd4hep to Geant 4 in Detector format. More...
#include <DetectorChecksum.h>
Public Member Functions | |
| GeometryInfo ()=default | |
Public Attributes | |
| ElementMap | mapOfElements |
| MaterialMap | mapOfMaterials |
| SolidMap | mapOfSolids |
| VolumeMap | mapOfVolumes |
| PlacementMap | mapOfPlacements |
| RegionMap | mapOfRegions |
| VisMap | mapOfVis |
| LimitMap | mapOfLimits |
| IdSpecMap | mapOfIdSpecs |
| SegmentationMap | mapOfSegmentations |
| SensDetMap | mapOfSensDets |
| TrafoMap | mapOfPositions |
| TrafoMap | mapOfRotations |
| FieldMap | mapOfFields |
| AlignmentMap | mapOfAlignments |
| MapOfDetElements | mapOfDetElements |
| entry_t | header |
Public Attributes inherited from dd4hep::detail::GeoHandlerTypes::GeometryInfo | |
| std::vector< TGeoShape * > | solids |
| std::set< TGeoShape * > | solid_set |
| std::set< Volume > | volumeSet |
| std::vector< Volume > | volumes |
| std::set< VisAttr > | vis |
| std::set< Ref_t > | fields |
| std::set< Material > | materials |
| std::set< TGeoMedium * > | media |
| std::set< TGeoElement * > | elements |
| std::vector< std::pair< std::string, TGeoMatrix * > > | trafos |
Data structure of the geometry converter from dd4hep to Geant 4 in Detector format.
Definition at line 67 of file DetectorChecksum.h.
| entry_t dd4hep::detail::DetectorChecksum::GeometryInfo::header |
Definition at line 85 of file DetectorChecksum.h.
| AlignmentMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfAlignments |
Definition at line 83 of file DetectorChecksum.h.
| MapOfDetElements dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfDetElements |
Definition at line 84 of file DetectorChecksum.h.
| ElementMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfElements |
Definition at line 69 of file DetectorChecksum.h.
| FieldMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfFields |
Definition at line 82 of file DetectorChecksum.h.
| IdSpecMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfIdSpecs |
Definition at line 77 of file DetectorChecksum.h.
| LimitMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfLimits |
Definition at line 76 of file DetectorChecksum.h.
| MaterialMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfMaterials |
Definition at line 70 of file DetectorChecksum.h.
| PlacementMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfPlacements |
Definition at line 73 of file DetectorChecksum.h.
| TrafoMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfPositions |
Definition at line 80 of file DetectorChecksum.h.
| RegionMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfRegions |
Definition at line 74 of file DetectorChecksum.h.
| TrafoMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfRotations |
Definition at line 81 of file DetectorChecksum.h.
| SegmentationMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfSegmentations |
Definition at line 78 of file DetectorChecksum.h.
| SensDetMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfSensDets |
Definition at line 79 of file DetectorChecksum.h.
| SolidMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfSolids |
Definition at line 71 of file DetectorChecksum.h.
| VisMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfVis |
Definition at line 75 of file DetectorChecksum.h.
| VolumeMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfVolumes |
Definition at line 72 of file DetectorChecksum.h.
1.8.18