#include <HcalTestAnalysis.h>
Public Member Functions | |
HcalTestAnalysis (const edm::ParameterSet &p) | |
virtual | ~HcalTestAnalysis () |
Public Member Functions inherited from SimWatcher | |
SimWatcher () | |
virtual | ~SimWatcher () |
Public Member Functions inherited from Observer< const BeginOfJob * > | |
Observer () | |
void | slotForUpdate (const BeginOfJob *iT) |
virtual | ~Observer () |
Public Member Functions inherited from Observer< const BeginOfRun * > | |
Observer () | |
void | slotForUpdate (const BeginOfRun *iT) |
virtual | ~Observer () |
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 | fill (const EndOfEvent *ev) |
void | layerAnalysis () |
std::vector< int > | layerGrouping (int) |
void | qieAnalysis (CLHEP::HepRandomEngine *) |
double | timeOfFlight (int det, int layer, double eta) |
std::vector< int > | towersToAdd (int centre, int nadd) |
void | update (const BeginOfJob *run) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const BeginOfRun *run) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const BeginOfEvent *evt) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const EndOfEvent *evt) |
This routine will be called when the appropriate signal arrives. More... | |
void | update (const G4Step *step) |
This routine will be called when the appropriate signal arrives. More... | |
Private Attributes | |
int | addTower |
std::vector< CaloHit > | caloHitCache |
int | centralTower |
unsigned int | count |
double | edepEB |
double | edepEE |
double | edepHB |
double | edepHE |
double | edepHO |
double | edepl [20] |
double | eta0 |
std::string | fileName |
std::vector< int > | group_ |
HcalDDDSimConstants * | hcons |
double | mudist [20] |
HcalQie * | myqie |
std::vector< std::string > | names |
int | nGroup |
int | nTower |
HcalNumberingFromDDD * | numberingFromDDD |
HcalTestNumberingScheme * | org |
double | phi0 |
std::vector< int > | tower_ |
HcalTestHistoClass * | tuples |
std::auto_ptr < HcalTestHistoManager > | tuplesManager |
Additional Inherited Members |
Definition at line 35 of file HcalTestAnalysis.h.
HcalTestAnalysis::HcalTestAnalysis | ( | const edm::ParameterSet & | p | ) |
Definition at line 32 of file HcalTestAnalysis.cc.
|
virtual |
Definition at line 62 of file HcalTestAnalysis.cc.
|
private |
Definition at line 341 of file HcalTestAnalysis.cc.
|
private |
Definition at line 597 of file HcalTestAnalysis.cc.
|
private |
Definition at line 78 of file HcalTestAnalysis.cc.
|
private |
Definition at line 477 of file HcalTestAnalysis.cc.
|
private |
Definition at line 616 of file HcalTestAnalysis.cc.
|
private |
Definition at line 110 of file HcalTestAnalysis.cc.
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfJob * >.
Definition at line 151 of file HcalTestAnalysis.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfRun * >.
Definition at line 170 of file HcalTestAnalysis.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfEvent * >.
Definition at line 232 of file HcalTestAnalysis.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const EndOfEvent * >.
Definition at line 317 of file HcalTestAnalysis.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const G4Step * >.
Definition at line 249 of file HcalTestAnalysis.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
private |
Definition at line 69 of file HcalTestAnalysis.h.
|
private |
Definition at line 81 of file HcalTestAnalysis.h.
|
private |
Definition at line 88 of file HcalTestAnalysis.h.
|
private |
Definition at line 91 of file HcalTestAnalysis.h.
|
private |
Definition at line 92 of file HcalTestAnalysis.h.
|
private |
Definition at line 92 of file HcalTestAnalysis.h.
|
private |
Definition at line 92 of file HcalTestAnalysis.h.
|
private |
Definition at line 92 of file HcalTestAnalysis.h.
|
private |
Definition at line 92 of file HcalTestAnalysis.h.
|
private |
Definition at line 93 of file HcalTestAnalysis.h.
|
private |
Definition at line 87 of file HcalTestAnalysis.h.
|
private |
Definition at line 65 of file HcalTestAnalysis.h.
|
private |
Definition at line 82 of file HcalTestAnalysis.h.
|
private |
Definition at line 77 of file HcalTestAnalysis.h.
|
private |
Definition at line 94 of file HcalTestAnalysis.h.
|
private |
Definition at line 68 of file HcalTestAnalysis.h.
|
private |
Definition at line 86 of file HcalTestAnalysis.h.
|
private |
Definition at line 83 of file HcalTestAnalysis.h.
|
private |
Definition at line 83 of file HcalTestAnalysis.h.
|
private |
Definition at line 76 of file HcalTestAnalysis.h.
|
private |
Definition at line 78 of file HcalTestAnalysis.h.
|
private |
Definition at line 87 of file HcalTestAnalysis.h.
|
private |
Definition at line 82 of file HcalTestAnalysis.h.
|
private |
Definition at line 73 of file HcalTestAnalysis.h.
|
private |
Definition at line 72 of file HcalTestAnalysis.h.