DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Public Attributes | List of all members
dd4hep::detail::PandoraConverter::GeometryInfo Struct Reference

Helper class. More...

Inheritance diagram for dd4hep::detail::PandoraConverter::GeometryInfo:

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
 

Detailed Description

Helper class.

Definition at line 42 of file PandoraConverter.cpp.

Constructor & Destructor Documentation

◆ GeometryInfo()

PandoraConverter::GeometryInfo::GeometryInfo ( )

Helper constructor.

Definition at line 98 of file PandoraConverter.cpp.

Member Data Documentation

◆ doc

xml_doc_t dd4hep::detail::PandoraConverter::GeometryInfo::doc

Definition at line 43 of file PandoraConverter.cpp.

◆ doc_calorimeters

xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_calorimeters

Definition at line 44 of file PandoraConverter.cpp.

◆ doc_coil

xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_coil

Definition at line 44 of file PandoraConverter.cpp.

◆ doc_detector

xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_detector

Definition at line 44 of file PandoraConverter.cpp.

◆ doc_root

xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_root

Definition at line 44 of file PandoraConverter.cpp.

◆ doc_tracking

xml_elt_t dd4hep::detail::PandoraConverter::GeometryInfo::doc_tracking

Definition at line 44 of file PandoraConverter.cpp.


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