Public Member Functions | |
PrintG4Solids (edm::ParameterSet const &p) | |
~PrintG4Solids () override=default | |
Public Member Functions inherited from SimWatcher | |
virtual void | beginRun (edm::EventSetup const &) |
bool | isMT () const |
const SimWatcher & | operator= (const SimWatcher &)=delete |
virtual void | registerConsumes (edm::ConsumesCollector) |
SimWatcher () | |
SimWatcher (const SimWatcher &)=delete | |
virtual | ~SimWatcher () |
Public Member Functions inherited from Observer< const BeginOfRun *> | |
Observer () | |
void | slotForUpdate (const BeginOfRun * iT) |
virtual | ~Observer () |
Private Member Functions | |
void | dumpSummary (std::ostream &out=G4cout) |
G4VPhysicalVolume * | getTopPV () |
std::string | reducedName (const std::string &name) |
bool | select (const std::string &name, const std::string &shape) const |
void | update (const BeginOfRun *run) override |
This routine will be called when the appropriate signal arrives. More... | |
Private Attributes | |
const bool | dd4hep_ |
const std::vector< std::string > | solids_ |
G4VPhysicalVolume * | theTopPV_ |
const std::vector< std::string > | types_ |
Additional Inherited Members | |
Protected Member Functions inherited from SimWatcher | |
void | setMT (bool val) |
Definition at line 34 of file PrintG4Solids.cc.
PrintG4Solids::PrintG4Solids | ( | edm::ParameterSet const & | p | ) |
Definition at line 53 of file PrintG4Solids.cc.
References dd4hep_, and ecalTB2006H4_GenSimDigiReco_cfg::G4cout.
|
overridedefault |
|
private |
Definition at line 68 of file PrintG4Solids.cc.
References hltPFPuppi_cfi::cone, angle_units::operators::convertRadToDeg(), dd4hep_, compareTotals::hist, dqmdumpme::k, Skims_PA_cff::name, EgammaValidation_cff::num, MillePedeFileConverter_cfg::out, reducedName(), select(), AlCaHLTBitMon_QueryRunRegistry::string, and theTopPV_.
Referenced by update().
|
private |
Definition at line 154 of file PrintG4Solids.cc.
Referenced by update().
|
private |
Definition at line 158 of file PrintG4Solids.cc.
References dqmdumpme::first, dqmdumpme::last, Skims_PA_cff::name, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by dumpSummary().
|
private |
Definition at line 180 of file PrintG4Solids.cc.
References spr::find(), RemoveAddSevLevel::flag, Skims_PA_cff::name, solids_, and types_.
Referenced by dumpSummary().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfRun *>.
Definition at line 61 of file PrintG4Solids.cc.
References dumpSummary(), ecalTB2006H4_GenSimDigiReco_cfg::G4cout, getTopPV(), and theTopPV_.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
private |
Definition at line 47 of file PrintG4Solids.cc.
Referenced by dumpSummary(), and PrintG4Solids().
|
private |
Definition at line 48 of file PrintG4Solids.cc.
Referenced by select().
|
private |
Definition at line 50 of file PrintG4Solids.cc.
Referenced by dumpSummary(), and update().
|
private |
Definition at line 49 of file PrintG4Solids.cc.
Referenced by select().