19 using namespace DD4hep::Geometry;
25 except(
"Conditions",
"+++ No ConditionsLoader registered to this World instance!");
34 except(
"Alignments",
"+++ No AlignmentsLoader registered to this World instance!");
The data class behind a alignments container handle.
LCDD & lcdd() const
Access the detector descrion tree.
The data class behind a conditions container handle.
int except(const std::string &src, const std::string &fmt,...)
Calls the display action with ERROR and throws an std::runtime_error exception.
AlignmentsLoader & alignmentsLoader() const
Access to the alignment loading.
T * access() const
Checked object access. Throws invalid handle runtime exception.
ConditionsLoader & conditionsLoader() const
Access the conditions loading.
The main interface to the DD4hep detector description package.