#include <DDDetector.h>
Public Types | |
using | Detector = dd4hep::Detector |
using | Volume = dd4hep::Volume |
Public Member Functions | |
DDDetector (const std::string &, const std::string &) | |
DDDetector ()=delete | |
Detector const * | description () const |
DDPartSelectionMap const & | partsels () const |
DDSpecParRegistry const & | specpars () const |
DDVectorsMap const & | vectors () const |
Volume | worldVolume () const |
~DDDetector () | |
Private Member Functions | |
void | process (const std::string &) |
Private Attributes | |
Detector * | m_description = nullptr |
DDPartSelectionMap | m_partsels |
DDSpecParRegistry | m_specpars |
const std::string | m_tag |
DDVectorsMap | m_vectors |
Definition at line 13 of file DDDetector.h.
using cms::DDDetector::Detector = dd4hep::Detector |
Definition at line 15 of file DDDetector.h.
using cms::DDDetector::Volume = dd4hep::Volume |
Definition at line 16 of file DDDetector.h.
|
explicit |
|
delete |
DDDetector::~DDDetector | ( | ) |
Definition at line 20 of file DDDetector.cc.
|
inline |
Definition at line 24 of file DDDetector.h.
Referenced by DDCMSDetector::analyze(), DDTestDumpGeometry::analyze(), DDTestDumpFile::analyze(), and DDSpecParRegistryESProducer::produce().
|
inline |
Definition at line 32 of file DDDetector.h.
|
private |
Definition at line 26 of file DDDetector.cc.
References PatBasicFWLiteAnalyzer::files, cms::DDAlgoArguments::name, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::dumpPython(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::open(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::outputEventContent(), Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::setProcess(), and Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::setProperty().
|
inline |
Definition at line 36 of file DDDetector.h.
References LaserDQM_cfg::process, and AlCaHLTBitMon_QueryRunRegistry::string.
|
inline |
dd4hep::Volume DDDetector::worldVolume | ( | ) | const |
Definition at line 46 of file DDDetector.h.
|
private |
Definition at line 48 of file DDDetector.h.
|
private |
Definition at line 49 of file DDDetector.h.
|
private |
Definition at line 50 of file DDDetector.h.
|
private |
Definition at line 47 of file DDDetector.h.