DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
#include <DD4hep/Objects.h>
#include <DD4hep/Printout.h>
#include <DD4hep/OpaqueData.h>
#include <DD4hep/OpaqueDataBinder.h>
#include <XML/XMLParsers.h>
#include <XML/XMLDimension.h>
#include <XML/DocumentHandler.h>
#include <stdexcept>
Go to the source code of this file.
Typedefs | |
typedef dd4hep::xml::Handle_t | xml_h |
typedef dd4hep::xml::Dimension | xml_dim_t |
typedef dd4hep::xml::Collection_t | xml_coll_t |
typedef dd4hep::xml::Collection_t xml_coll_t |
Definition at line 34 of file XMLParsers.cpp.
typedef dd4hep::xml::Dimension xml_dim_t |
Definition at line 33 of file XMLParsers.cpp.
typedef dd4hep::xml::Handle_t xml_h |
Definition at line 32 of file XMLParsers.cpp.