DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Typedefs
XML.h File Reference
#include <XML/XMLTags.h>
#include <XML/XMLDimension.h>
#include <XML/XMLDetector.h>
#include <XML/XMLChildValue.h>
#include <XML/DocumentHandler.h>

Go to the source code of this file.

Typedefs

typedef dd4hep::xml::Strng_t Unicode
 
typedef dd4hep::xml::Handle_t xml_h
 
typedef dd4hep::xml::Tag_t xml_tag_t
 
typedef dd4hep::xml::Attribute xml_attr_t
 
typedef dd4hep::xml::Collection_t xml_coll_t
 
typedef dd4hep::xml::Element xml_elt_t
 
typedef dd4hep::xml::RefElement xml_ref_t
 
typedef dd4hep::xml::Dimension xml_dim_t
 
typedef dd4hep::xml::DetElement xml_det_t
 
typedef dd4hep::xml::Component xml_comp_t
 
typedef dd4hep::xml::ChildValue xml_val_t
 
typedef dd4hep::xml::Document xml_doc_t
 
typedef dd4hep::xml::DocumentHolder xml_doc_holder_t
 
typedef dd4hep::xml::DocumentHandler xml_handler_t
 

Typedef Documentation

◆ Unicode

Definition at line 24 of file XML.h.

◆ xml_attr_t

Definition at line 27 of file XML.h.

◆ xml_coll_t

Definition at line 28 of file XML.h.

◆ xml_comp_t

typedef dd4hep::xml::Component xml_comp_t

Definition at line 33 of file XML.h.

◆ xml_det_t

typedef dd4hep::xml::DetElement xml_det_t

Definition at line 32 of file XML.h.

◆ xml_dim_t

typedef dd4hep::xml::Dimension xml_dim_t

Definition at line 31 of file XML.h.

◆ xml_doc_holder_t

Definition at line 36 of file XML.h.

◆ xml_doc_t

Definition at line 35 of file XML.h.

◆ xml_elt_t

Definition at line 29 of file XML.h.

◆ xml_h

Definition at line 25 of file XML.h.

◆ xml_handler_t

Definition at line 37 of file XML.h.

◆ xml_ref_t

Definition at line 30 of file XML.h.

◆ xml_tag_t

Definition at line 26 of file XML.h.

◆ xml_val_t

typedef dd4hep::xml::ChildValue xml_val_t

Definition at line 34 of file XML.h.