DD4hep
1.30.0
Detector Description Toolkit for High Energy Physics
|
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 > | |
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... | |