![]() |
DD4hep
1.34.0
Detector Description Toolkit for High Energy Physics
|
Helper class. More...
Public Member Functions | |
| GeometryInfo () | |
| Helper constructor. More... | |
Public Attributes | |
| xml_doc_t | doc |
| xml_elt_t | doc_root |
| xml_elt_t | doc_calorimeters |
| xml_elt_t | doc_detector |
| xml_elt_t | doc_coil |
| xml_elt_t | doc_tracking |
Helper class.
Definition at line 42 of file PandoraConverter.cpp.
| PandoraConverter::GeometryInfo::GeometryInfo | ( | ) |
Helper constructor.
Definition at line 98 of file PandoraConverter.cpp.
| xml_doc_t dd4hep::detail::PandoraConverter::GeometryInfo::doc |
Definition at line 43 of file PandoraConverter.cpp.
| xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_calorimeters |
Definition at line 44 of file PandoraConverter.cpp.
| xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_coil |
Definition at line 44 of file PandoraConverter.cpp.
| xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_detector |
Definition at line 44 of file PandoraConverter.cpp.
| xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_root |
Definition at line 44 of file PandoraConverter.cpp.
| xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_tracking |
Definition at line 44 of file PandoraConverter.cpp.
1.8.18