1 #ifndef DETECTOR_DESCRIPTION_DD_DETECTOR_H 2 #define DETECTOR_DESCRIPTION_DD_DETECTOR_H 5 #include <DD4hep/Detector.h>
DDPartSelectionMap const & partsels() const
void process(const std::string &)
DDSpecParRegistry const & specpars() const
Volume worldVolume() const
Handle to the world volume containing everything.
DetElement findElement(const std::string &) const
Find DetElement as child of the top level volume by it's absolute path.
PlacedVolume worldPlacement() const
Access to the physical volume of the world detector element.
TGeoManager & manager() const
The geometry manager of this instance.
DDVectorsMap const & vectors() const
dd4hep::PlacedVolume PlacedVolume
tbb::concurrent_unordered_map< std::string, tbb::concurrent_vector< std::string >> DDPartSelectionMap
tbb::concurrent_unordered_map< std::string, tbb::concurrent_vector< double >> DDVectorsMap
DDPartSelectionMap m_partsels
dd4hep::Detector Detector
DDSpecParRegistry m_specpars
Namespace of DDCMS conversion namespace.
dd4hep::PlacedVolume PlacedVolume
dd4hep::Detector::HandleMap HandleMap
const HandleMap & detectors() const
The map of sub-detectors.
dd4hep::DetElement DetElement
DetElement world() const
Reference to the top-most (world) detector element.
void processXML(const std::string &)
Detector const * description() const