#include <GflashG4Watcher.h>
Public Member Functions | |
GflashG4Watcher (const edm::ParameterSet &p) | |
~GflashG4Watcher () 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 BeginOfEvent * > | |
Observer () | |
void | slotForUpdate (const BeginOfEvent *iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const EndOfEvent * > | |
Observer () | |
void | slotForUpdate (const EndOfEvent *iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const G4Step * > | |
Observer () | |
void | slotForUpdate (const G4Step *iT) |
virtual | ~Observer () |
Private Member Functions | |
void | update (const BeginOfEvent *) override |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const EndOfEvent *) 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... | |
Private Attributes | |
TH1F * | eb_hit_lat |
TH1F * | eb_hit_lat_sd |
TH1F * | eb_hit_long |
TH1F * | eb_hit_long_sd |
TH2F * | eb_hit_rz |
TH2F * | eb_hit_rz_sd |
TH1F * | eb_ssp_rho |
TH1F * | ee_hit_lat |
TH1F * | ee_hit_lat_sd |
TH1F * | ee_hit_long |
TH1F * | ee_hit_long_sd |
TH2F * | ee_hit_rz |
TH2F * | ee_hit_rz_sd |
TH1F * | ee_ssp_z |
TH1F * | em_incE |
TH1F * | em_vtx_rho |
TH1F * | em_vtx_z |
TFile * | histFile_ |
std::string | histFileName_ |
G4ThreeVector | inc_direction |
G4double | inc_energy |
G4bool | inc_flag |
G4ThreeVector | inc_position |
G4ThreeVector | inc_vertex |
G4double | out_energy |
double | recoEnergyScaleEB_ |
double | recoEnergyScaleEE_ |
Additional Inherited Members | |
Protected Member Functions inherited from SimWatcher | |
void | setMT (bool val) |
Definition at line 22 of file GflashG4Watcher.h.
GflashG4Watcher::GflashG4Watcher | ( | const edm::ParameterSet & | p | ) |
Definition at line 21 of file GflashG4Watcher.cc.
References edm::ParameterSet::getParameter(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
override |
Definition at line 100 of file GflashG4Watcher.cc.
|
overrideprivatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfEvent * >.
Definition at line 106 of file GflashG4Watcher.cc.
References funct::abs(), and GeV.
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 EndOfEvent * >.
Definition at line 126 of file GflashG4Watcher.cc.
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 128 of file GflashG4Watcher.cc.
References funct::abs(), angle(), funct::cos(), change_name::diff, alignCSCRings::e, GeV, and funct::sin().
Referenced by progressbar.ProgressBar::__next__(), MatrixUtil.Matrix::__setitem__(), MatrixUtil.Steps::__setitem__(), progressbar.ProgressBar::finish(), and MatrixUtil.Steps::overwrite().
|
private |
Definition at line 56 of file GflashG4Watcher.h.
|
private |
Definition at line 59 of file GflashG4Watcher.h.
|
private |
Definition at line 55 of file GflashG4Watcher.h.
|
private |
Definition at line 58 of file GflashG4Watcher.h.
|
private |
Definition at line 57 of file GflashG4Watcher.h.
|
private |
Definition at line 60 of file GflashG4Watcher.h.
|
private |
Definition at line 54 of file GflashG4Watcher.h.
|
private |
Definition at line 64 of file GflashG4Watcher.h.
|
private |
Definition at line 67 of file GflashG4Watcher.h.
|
private |
Definition at line 63 of file GflashG4Watcher.h.
|
private |
Definition at line 66 of file GflashG4Watcher.h.
|
private |
Definition at line 65 of file GflashG4Watcher.h.
|
private |
Definition at line 68 of file GflashG4Watcher.h.
|
private |
Definition at line 62 of file GflashG4Watcher.h.
|
private |
Definition at line 50 of file GflashG4Watcher.h.
|
private |
Definition at line 51 of file GflashG4Watcher.h.
|
private |
Definition at line 52 of file GflashG4Watcher.h.
|
private |
Definition at line 48 of file GflashG4Watcher.h.
|
private |
Definition at line 44 of file GflashG4Watcher.h.
|
private |
Definition at line 35 of file GflashG4Watcher.h.
|
private |
Definition at line 32 of file GflashG4Watcher.h.
|
private |
Definition at line 31 of file GflashG4Watcher.h.
|
private |
Definition at line 36 of file GflashG4Watcher.h.
|
private |
Definition at line 34 of file GflashG4Watcher.h.
|
private |
Definition at line 33 of file GflashG4Watcher.h.
|
private |
Definition at line 45 of file GflashG4Watcher.h.
|
private |
Definition at line 46 of file GflashG4Watcher.h.