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_ |
const std::vector< std::string > | listNames_ |
const edm::ParameterSet | m_p |
MaterialAccountingCaloCollection | matcoll_ |
const unsigned int | nList_ |
std::vector< double > | radLen_ |
std::vector< double > | stepLen_ |
const std::string | stopName_ |
const double | stopZ_ |
Additional Inherited Members | |
Protected Member Functions inherited from SimProducer | |
template<class T > | |
void | produces () |
template<class T > | |
void | produces (const std::string &instanceName) |
Protected Member Functions inherited from SimWatcher | |
void | setMT (bool val) |
Definition at line 23 of file HGCalTBMBProducer.cc.
HGCalTBMBProducer::HGCalTBMBProducer | ( | const edm::ParameterSet & | p | ) |
Definition at line 52 of file HGCalTBMBProducer.cc.
References isotrackApplyRegressor::k, listNames_, nList_, stopName_, and stopZ_.
|
delete |
|
overridedefault |
|
private |
Definition at line 154 of file HGCalTBMBProducer.cc.
References cuy::ii, isotrackApplyRegressor::k, testEve_cfg::level, listNames_, mergeVDriftHistosByStation::name, nList_, stopName_, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by stopAfter(), and update().
|
delete |
|
overridevirtual |
Implements SimProducer.
Definition at line 66 of file HGCalTBMBProducer.cc.
References matcoll_, eostools::move(), and edm::Event::put().
|
private |
Definition at line 137 of file HGCalTBMBProducer.cc.
References findVolume(), and stopZ_.
Referenced by update().
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfTrack * >.
Definition at line 74 of file HGCalTBMBProducer.cc.
References 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 89 of file HGCalTBMBProducer.cc.
References findVolume(), intLen_, nList_, radLen_, stepLen_, stopAfter(), and HLT_FULL_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 118 of file HGCalTBMBProducer.cc.
References cuy::ii, intLen_, listNames_, MaterialAccountingCalo::m_eta, MaterialAccountingCalo::m_intLen, MaterialAccountingCalo::m_phi, MaterialAccountingCalo::m_radLen, MaterialAccountingCalo::m_stepLen, matcoll_, mergeVDriftHistosByStation::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 49 of file HGCalTBMBProducer.cc.
Referenced by update().
|
private |
Definition at line 44 of file HGCalTBMBProducer.cc.
Referenced by findVolume(), HGCalTBMBProducer(), and update().
|
private |
Definition at line 43 of file HGCalTBMBProducer.cc.
|
private |
Definition at line 48 of file HGCalTBMBProducer.cc.
|
private |
Definition at line 47 of file HGCalTBMBProducer.cc.
Referenced by findVolume(), HGCalTBMBProducer(), and update().
|
private |
Definition at line 49 of file HGCalTBMBProducer.cc.
Referenced by update().
|
private |
Definition at line 49 of file HGCalTBMBProducer.cc.
Referenced by update().
|
private |
Definition at line 45 of file HGCalTBMBProducer.cc.
Referenced by findVolume(), and HGCalTBMBProducer().
|
private |
Definition at line 46 of file HGCalTBMBProducer.cc.
Referenced by HGCalTBMBProducer(), and stopAfter().