Public Member Functions | |
HGCalTBMB (const edm::ParameterSet &) | |
HGCalTBMB (const HGCalTBMB &)=delete | |
const HGCalTBMB & | operator= (const HGCalTBMB &)=delete |
~HGCalTBMB () 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 BeginOfTrack *> | |
Observer () | |
void | slotForUpdate (const BeginOfTrack * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const G4Step *> | |
Observer () | |
void | slotForUpdate (const G4Step * iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const EndOfTrack *> | |
Observer () | |
void | slotForUpdate (const EndOfTrack * iT) |
virtual | ~Observer () |
Private Member Functions | |
int | findVolume (const G4VTouchable *touch, bool stop) const |
bool | stopAfter (const G4Step *) |
void | update (const BeginOfTrack *) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const G4Step *) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const EndOfTrack *) override |
This routine will be called when the appropriate signal arrives. More... | |
Private Attributes | |
std::vector< double > | intLen_ |
std::vector< std::string > | listNames_ |
std::vector< TH1D * > | me100_ |
std::vector< TH1D * > | me200_ |
std::vector< TH1D * > | me300_ |
unsigned int | nList_ |
std::vector< double > | radLen_ |
std::vector< double > | stepLen_ |
std::string | stopName_ |
double | stopZ_ |
Additional Inherited Members | |
Protected Member Functions inherited from SimWatcher | |
void | setMT (bool val) |
Definition at line 24 of file HGCalTBMB.cc.
HGCalTBMB::HGCalTBMB | ( | const edm::ParameterSet & | p | ) |
Definition at line 50 of file HGCalTBMB.cc.
References edm::ParameterSet::getParameter(), compareTotals::hist, mps_fire::i, dqmdumpme::k, listNames_, me100_, me200_, me300_, Skims_PA_cff::name, nList_, AlCaHLTBitMon_ParallelJobs::p, stopName_, stopZ_, AlCaHLTBitMon_QueryRunRegistry::string, compare::tfile, and runGCPTkAlMap::title.
|
delete |
|
override |
Definition at line 88 of file HGCalTBMB.cc.
|
private |
Definition at line 164 of file HGCalTBMB.cc.
References cuy::ii, dqmdumpme::k, personalPlayback::level, listNames_, Skims_PA_cff::name, nList_, stopName_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by stopAfter(), and update().
|
private |
Definition at line 148 of file HGCalTBMB.cc.
References findVolume(), RemoveAddSevLevel::flag, stopZ_, and geometryCSVtoXML::zz.
Referenced by update().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfTrack *>.
Definition at line 90 of file HGCalTBMB.cc.
References createfilelist::int, intLen_, nList_, radLen_, and stepLen_.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const G4Step *>.
Definition at line 105 of file HGCalTBMB.cc.
References findVolume(), intLen_, nList_, radLen_, stepLen_, stopAfter(), and HLT_2023v12_cff::track.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const EndOfTrack *>.
Definition at line 133 of file HGCalTBMB.cc.
References cuy::ii, intLen_, listNames_, me100_, me200_, me300_, Skims_PA_cff::name, nList_, radLen_, stepLen_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
private |
Definition at line 46 of file HGCalTBMB.cc.
Referenced by update().
|
private |
Definition at line 42 of file HGCalTBMB.cc.
Referenced by findVolume(), HGCalTBMB(), and update().
|
private |
Definition at line 47 of file HGCalTBMB.cc.
Referenced by HGCalTBMB(), and update().
|
private |
Definition at line 47 of file HGCalTBMB.cc.
Referenced by HGCalTBMB(), and update().
|
private |
Definition at line 47 of file HGCalTBMB.cc.
Referenced by HGCalTBMB(), and update().
|
private |
Definition at line 45 of file HGCalTBMB.cc.
Referenced by findVolume(), HGCalTBMB(), and update().
|
private |
Definition at line 46 of file HGCalTBMB.cc.
Referenced by update().
|
private |
Definition at line 46 of file HGCalTBMB.cc.
Referenced by update().
|
private |
Definition at line 43 of file HGCalTBMB.cc.
Referenced by findVolume(), and HGCalTBMB().
|
private |
Definition at line 44 of file HGCalTBMB.cc.
Referenced by HGCalTBMB(), and stopAfter().