DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Namespaces | Functions
Helper.h File Reference
#include <XML/XML.h>
#include <DD4hep/Detector.h>
#include <DD4hep/DD4hepUnits.h>

Go to the source code of this file.

Namespaces

 dd4hep
 Namespace for the AIDA detector description toolkit.
 
 dd4hep::detail
 DD4hep internal namespace.
 

Functions

template<typename T >
dd4hep::getAttrOrDefault (const dd4hep::xml::Element &e, const dd4hep::xml::XmlChar *attr_name, T default_value)
 
template<typename T >
std::string dd4hep::detail::_toString (T value, const char *fmt)
 std::string conversion of arbitrary entities including user defined formatting. More...