Public Member Functions | |
PrintMTDSens (edm::ParameterSet const &p) | |
~PrintMTDSens () override | |
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 | |
int | dumpTouch (G4VPhysicalVolume *pv, unsigned int leafDepth, int ns) |
bool | getBaseNumber () |
G4VPhysicalVolume * | getTopPV () |
void | update (const BeginOfRun *run) override |
This routine will be called when the appropriate signal arrives. More... | |
Private Attributes | |
BTLNumberingScheme | btlNS_ |
ETLNumberingScheme | etlNS_ |
G4NavigationHistory | fHistory |
std::vector< std::string > | names_ |
std::vector< size_t > | nsens_ |
MTDBaseNumber | thisN_ |
Additional Inherited Members | |
Protected Member Functions inherited from SimWatcher | |
void | setMT (bool val) |
Definition at line 28 of file PrintMTDSens.cc.
PrintMTDSens::PrintMTDSens | ( | edm::ParameterSet const & | p | ) |
Definition at line 49 of file PrintMTDSens.cc.
References ecalTB2006H4_GenSimDigiReco_cfg::G4cout, names_, nsens_, and AlCaHLTBitMon_ParallelJobs::p.
|
override |
Definition at line 62 of file PrintMTDSens.cc.
|
private |
Definition at line 75 of file PrintMTDSens.cc.
References btlNS_, edm::contains(), etlNS_, fHistory, alignBH_cfg::fixed, ecalTB2006H4_GenSimDigiReco_cfg::G4cout, getBaseNumber(), ETLNumberingScheme::getUnitID(), BTLNumberingScheme::getUnitID(), recoMuon::in, PixelPluginsPhase0_cfi::isBarrel, names_, nsens_, groupFilesInBlocks::ntotal, ALPAKA_ACCELERATOR_NAMESPACE::riemannFit::printIt(), DetId::rawId(), cms_rounding::roundIfNear0(), contentValuesCheck::ss, AlCaHLTBitMon_QueryRunRegistry::string, and thisN_.
Referenced by update().
|
private |
Definition at line 150 of file PrintMTDSens.cc.
References MTDBaseNumber::addLevel(), edm::contains(), fHistory, ecalTB2006H4_GenSimDigiReco_cfg::G4cout, MTDBaseNumber::getCapacity(), cuy::ii, MTDBaseNumber::reset(), MTDBaseNumber::setSize(), and thisN_.
Referenced by dumpTouch().
|
private |
Definition at line 146 of file PrintMTDSens.cc.
Referenced by update().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfRun *>.
Definition at line 64 of file PrintMTDSens.cc.
References dumpTouch(), ecalTB2006H4_GenSimDigiReco_cfg::G4cout, getTopPV(), names_, nsens_, and groupFilesInBlocks::ntotal.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
private |
Definition at line 45 of file PrintMTDSens.cc.
Referenced by dumpTouch().
|
private |
Definition at line 46 of file PrintMTDSens.cc.
Referenced by dumpTouch().
|
private |
Definition at line 42 of file PrintMTDSens.cc.
Referenced by dumpTouch(), and getBaseNumber().
|
private |
Definition at line 40 of file PrintMTDSens.cc.
Referenced by dumpTouch(), PrintMTDSens(), and update().
|
private |
Definition at line 41 of file PrintMTDSens.cc.
Referenced by dumpTouch(), PrintMTDSens(), and update().
|
private |
Definition at line 44 of file PrintMTDSens.cc.
Referenced by dumpTouch(), and getBaseNumber().