![]() |
![]() |
#include <SimHitsValidationHcal.h>
Public Member Functions | |
SimHitsValidationHcal (const edm::ParameterSet &ps) | |
~SimHitsValidationHcal () | |
![]() | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | analyzeHits (std::vector< PCaloHit > &) |
void | beginJob () |
void | endJob () |
![]() | |
CurrentProcessingContext const * | currentContext () const |
Private Attributes | |
DQMStore * | dbe_ |
std::string | g4Label |
std::string | hcalHits |
MonitorElement * | meHcalHitEta_ [25] |
bool | verbose_ |
Additional Inherited Members | |
![]() | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 28 of file SimHitsValidationHcal.h.
SimHitsValidationHcal::SimHitsValidationHcal | ( | const edm::ParameterSet & | ps | ) |
Definition at line 6 of file SimHitsValidationHcal.cc.
References dbe_, g4Label, edm::ParameterSet::getUntrackedParameter(), hcalHits, cppFunctionSkipper::operator, DQMStore::setVerbose(), DQMStore::showDirStructure(), stor::utils::sleep(), and verbose_.
SimHitsValidationHcal::~SimHitsValidationHcal | ( | ) |
Definition at line 27 of file SimHitsValidationHcal.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 57 of file SimHitsValidationHcal.cc.
References analyzeHits(), edm::EventID::event(), g4Label, edm::Event::getByLabel(), hcalHits, edm::EventBase::id(), edm::HandleBase::isValid(), LogDebug, and edm::EventID::run().
|
protected |
Definition at line 79 of file SimHitsValidationHcal.cc.
References dbe_, relval_parameters_module::energy, eta(), MonitorElement::Fill(), HcalBarrel, HcalEndcap, HcalForward, HcalOuter, i, LogDebug, meHcalHitEta_, phi, and cond::rpcobgas::time.
Referenced by analyze().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 29 of file SimHitsValidationHcal.cc.
References DQMStore::book1D(), gather_cfg::cout, dbe_, jptDQMConfig_cff::etaBins, i, meHcalHitEta_, mergeVDriftHistosByStation::name, DQMStore::setCurrentFolder(), and indexGen::title.
|
protectedvirtual |
|
private |
Definition at line 46 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), beginJob(), and SimHitsValidationHcal().
|
private |
Definition at line 44 of file SimHitsValidationHcal.h.
Referenced by analyze(), and SimHitsValidationHcal().
|
private |
Definition at line 44 of file SimHitsValidationHcal.h.
Referenced by analyze(), and SimHitsValidationHcal().
|
private |
Definition at line 48 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and beginJob().
|
private |
Definition at line 45 of file SimHitsValidationHcal.h.
Referenced by SimHitsValidationHcal().