DD4hep  1.28.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Public Attributes | List of all members
dd4hep::detail::DetectorChecksum::GeometryInfo Class Reference

Data structure of the geometry converter from dd4hep to Geant 4 in Detector format. More...

#include <DetectorChecksum.h>

Inheritance diagram for dd4hep::detail::DetectorChecksum::GeometryInfo:

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
 

Detailed Description

Data structure of the geometry converter from dd4hep to Geant 4 in Detector format.

Author
M.Frank
Version
1.0

Definition at line 67 of file DetectorChecksum.h.

Constructor & Destructor Documentation

◆ GeometryInfo()

Member Data Documentation

◆ header

entry_t dd4hep::detail::DetectorChecksum::GeometryInfo::header

Definition at line 85 of file DetectorChecksum.h.

◆ mapOfAlignments

AlignmentMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfAlignments

Definition at line 83 of file DetectorChecksum.h.

◆ mapOfDetElements

MapOfDetElements dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfDetElements

Definition at line 84 of file DetectorChecksum.h.

◆ mapOfElements

ElementMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfElements

Definition at line 69 of file DetectorChecksum.h.

◆ mapOfFields

FieldMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfFields

Definition at line 82 of file DetectorChecksum.h.

◆ mapOfIdSpecs

IdSpecMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfIdSpecs

Definition at line 77 of file DetectorChecksum.h.

◆ mapOfLimits

LimitMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfLimits

Definition at line 76 of file DetectorChecksum.h.

◆ mapOfMaterials

MaterialMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfMaterials

Definition at line 70 of file DetectorChecksum.h.

◆ mapOfPlacements

PlacementMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfPlacements

Definition at line 73 of file DetectorChecksum.h.

◆ mapOfPositions

TrafoMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfPositions

Definition at line 80 of file DetectorChecksum.h.

◆ mapOfRegions

RegionMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfRegions

Definition at line 74 of file DetectorChecksum.h.

◆ mapOfRotations

TrafoMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfRotations

Definition at line 81 of file DetectorChecksum.h.

◆ mapOfSegmentations

SegmentationMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfSegmentations

Definition at line 78 of file DetectorChecksum.h.

◆ mapOfSensDets

SensDetMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfSensDets

Definition at line 79 of file DetectorChecksum.h.

◆ mapOfSolids

SolidMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfSolids

Definition at line 71 of file DetectorChecksum.h.

◆ mapOfVis

VisMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfVis

Definition at line 75 of file DetectorChecksum.h.

◆ mapOfVolumes

VolumeMap dd4hep::detail::DetectorChecksum::GeometryInfo::mapOfVolumes

Definition at line 72 of file DetectorChecksum.h.


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