#include <SimG4HcalValidation.h>
Public Member Functions | |
void | produce (edm::Event &, const edm::EventSetup &) |
SimG4HcalValidation (const edm::ParameterSet &p) | |
virtual | ~SimG4HcalValidation () |
Public Member Functions inherited from SimProducer | |
void | registerProducts (edm::ProducerBase &iProd) |
SimProducer () | |
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 | clear () |
void | collectEnergyRdir (const double, const double) |
void | fetchHits (PHcalValidInfoLayer &) |
void | fill (const EndOfEvent *ev) |
double | getHcalScale (std::string, int) const |
void | init () |
void | jetAnalysis (PHcalValidInfoJets &) |
void | layerAnalysis (PHcalValidInfoLayer &) |
void | nxNAnalysis (PHcalValidInfoNxN &) |
const SimG4HcalValidation & | operator= (const SimG4HcalValidation &) |
SimG4HcalValidation (const SimG4HcalValidation &) | |
void | update (const BeginOfJob *job) |
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 G4Step *step) |
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... | |
Private Attributes | |
bool | applySampling |
double | coneSize |
unsigned int | count |
std::vector< double > | dEta |
std::vector< double > | dPhi |
double | edepd [5] |
double | edepEB |
double | edepEE |
double | edepHB |
double | edepHE |
double | edepHO |
double | edepl [20] |
double | een |
double | ehitThreshold |
double | enEcal |
double | enHcal |
float | eta0 |
bool | hcalOnly |
double | hen |
double | hhitThreshold |
std::vector< CaloHit > | hitcache |
double | hoen |
int | infolevel |
SimG4HcalHitJetFinder * | jetf |
float | jetThreshold |
std::string | labelJets |
std::string | labelLayer |
std::string | labelNxN |
std::vector< std::string > | names |
HcalNumberingFromDDD * | numberingFromDDD |
HcalTestNumberingScheme * | org |
float | phi0 |
std::vector< float > | scaleHB |
std::vector< float > | scaleHE |
std::vector< float > | scaleHF |
float | timeLowlim |
float | timeUplim |
double | vhitec |
double | vhithc |
Additional Inherited Members | |
Protected Member Functions inherited from SimProducer | |
template<class T > | |
void | produces () |
template<class T > | |
void | produces (const std::string &instanceName) |
Definition at line 34 of file SimG4HcalValidation.h.
SimG4HcalValidation::SimG4HcalValidation | ( | const edm::ParameterSet & | p | ) |
Definition at line 38 of file SimG4HcalValidation.cc.
|
virtual |
Definition at line 81 of file SimG4HcalValidation.cc.
|
private |
|
private |
Definition at line 742 of file SimG4HcalValidation.cc.
|
private |
Definition at line 747 of file SimG4HcalValidation.cc.
|
private |
Definition at line 664 of file SimG4HcalValidation.cc.
|
private |
Definition at line 285 of file SimG4HcalValidation.cc.
|
private |
Definition at line 781 of file SimG4HcalValidation.cc.
|
private |
Definition at line 119 of file SimG4HcalValidation.cc.
|
private |
Definition at line 531 of file SimG4HcalValidation.cc.
|
private |
Definition at line 425 of file SimG4HcalValidation.cc.
|
private |
Definition at line 461 of file SimG4HcalValidation.cc.
|
private |
|
virtual |
Implements SimProducer.
Definition at line 99 of file SimG4HcalValidation.cc.
|
privatevirtual |
This routine will be called when the appropriate signal arrives.
Implements Observer< const BeginOfJob * >.
Definition at line 153 of file SimG4HcalValidation.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 168 of file SimG4HcalValidation.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 201 of file SimG4HcalValidation.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 217 of file SimG4HcalValidation.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 275 of file SimG4HcalValidation.cc.
Referenced by Vispa.Gui.ZoomableWidget.ZoomableWidget::setZoom().
|
private |
Definition at line 93 of file SimG4HcalValidation.h.
|
private |
Definition at line 91 of file SimG4HcalValidation.h.
|
private |
Definition at line 102 of file SimG4HcalValidation.h.
|
private |
Definition at line 98 of file SimG4HcalValidation.h.
|
private |
Definition at line 99 of file SimG4HcalValidation.h.
|
private |
Definition at line 104 of file SimG4HcalValidation.h.
|
private |
Definition at line 103 of file SimG4HcalValidation.h.
|
private |
Definition at line 103 of file SimG4HcalValidation.h.
|
private |
Definition at line 103 of file SimG4HcalValidation.h.
|
private |
Definition at line 103 of file SimG4HcalValidation.h.
|
private |
Definition at line 103 of file SimG4HcalValidation.h.
|
private |
Definition at line 104 of file SimG4HcalValidation.h.
|
private |
Definition at line 105 of file SimG4HcalValidation.h.
|
private |
Definition at line 91 of file SimG4HcalValidation.h.
|
private |
Definition at line 106 of file SimG4HcalValidation.h.
|
private |
Definition at line 106 of file SimG4HcalValidation.h.
|
private |
Definition at line 92 of file SimG4HcalValidation.h.
|
private |
Definition at line 93 of file SimG4HcalValidation.h.
|
private |
Definition at line 105 of file SimG4HcalValidation.h.
|
private |
Definition at line 91 of file SimG4HcalValidation.h.
|
private |
Definition at line 82 of file SimG4HcalValidation.h.
|
private |
Definition at line 105 of file SimG4HcalValidation.h.
|
private |
Definition at line 94 of file SimG4HcalValidation.h.
|
private |
Definition at line 73 of file SimG4HcalValidation.h.
|
private |
Definition at line 92 of file SimG4HcalValidation.h.
|
private |
Definition at line 95 of file SimG4HcalValidation.h.
|
private |
Definition at line 95 of file SimG4HcalValidation.h.
|
private |
Definition at line 95 of file SimG4HcalValidation.h.
|
private |
Definition at line 90 of file SimG4HcalValidation.h.
|
private |
Definition at line 76 of file SimG4HcalValidation.h.
|
private |
Definition at line 79 of file SimG4HcalValidation.h.
|
private |
Definition at line 92 of file SimG4HcalValidation.h.
|
private |
Definition at line 85 of file SimG4HcalValidation.h.
|
private |
Definition at line 86 of file SimG4HcalValidation.h.
|
private |
Definition at line 87 of file SimG4HcalValidation.h.
|
private |
Definition at line 92 of file SimG4HcalValidation.h.
|
private |
Definition at line 92 of file SimG4HcalValidation.h.
|
private |
Definition at line 106 of file SimG4HcalValidation.h.
|
private |
Definition at line 106 of file SimG4HcalValidation.h.