#include <DDDWorld.h>
Public Member Functions | |
DDDWorld (const DDCompactView *, G4LogicalVolumeToDDLogicalPartMap &, SensitiveDetectorCatalog &, bool check) | |
DDDWorld (const DDCompactView *pDD, const cms::DDCompactView *pDD4hep, SensitiveDetectorCatalog &, int verb, bool cuts, bool pcut) | |
G4VPhysicalVolume * | GetWorldVolume () const |
~DDDWorld () | |
Private Attributes | |
G4VPhysicalVolume * | m_world |
Definition at line 14 of file DDDWorld.h.
DDDWorld::DDDWorld | ( | const DDCompactView * | pDD, |
const cms::DDCompactView * | pDD4hep, | ||
SensitiveDetectorCatalog & | catalog, | ||
int | verb, | ||
bool | cuts, | ||
bool | pcut | ||
) |
Definition at line 23 of file DDDWorld.cc.
References cms::DDG4Builder::BuildGeometry(), DDG4Builder::BuildGeometry(), getEcalConditions_orcoffint2r_cff::catalog, L1TMuonDQMOffline_cfi::cuts, cms::DDCompactView::detector(), and cms::DDDetector::specpars().
DDDWorld::DDDWorld | ( | const DDCompactView * | cpv, |
G4LogicalVolumeToDDLogicalPartMap & | lvmap, | ||
SensitiveDetectorCatalog & | catalog, | ||
bool | check | ||
) |
Definition at line 57 of file DDDWorld.cc.
References DDG4Builder::BuildGeometry(), getEcalConditions_orcoffint2r_cff::catalog, and edm::check().
DDDWorld::~DDDWorld | ( | ) |
Definition at line 70 of file DDDWorld.cc.
|
inline |
Definition at line 24 of file DDDWorld.h.
References m_world.
Referenced by RunManager::initG4(), and RunManagerMTWorker::initializeG4().
|
private |
Definition at line 27 of file DDDWorld.h.
Referenced by GetWorldVolume().