DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Classes | Namespaces | Functions
ConditionsParser.cpp File Reference
#include <DD4hep/Detector.h>
#include <XML/Conversions.h>
#include <XML/XMLElements.h>
#include <XML/DocumentHandler.h>
#include <DD4hep/Printout.h>
#include <DD4hep/DetectorTools.h>
#include <DD4hep/DetFactoryHelper.h>
#include <DDCond/ConditionsTags.h>
#include <DDCond/ConditionsEntry.h>
#include <DDCond/ConditionsManager.h>
#include <DDCond/ConditionsDataLoader.h>

Go to the source code of this file.

Classes

struct  dd4hep::ConversionArg
 Helper structure for data conversion. More...
 

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 

Functions

std::string dd4hep::_getValidity (xml_h elt)
 Helper: Extract the validity from the xml element. More...
 
DetElement dd4hep::_getDetector (void *param, xml_h e)
 Helper: Extract the required detector element from the parsing information. More...
 
Entrydd4hep::_createStackEntry (void *param, xml_h element)
 Helper: Extract the string value from the xml element. More...