#include <EcalPreshowerSimHitsValidation.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
void | beginJob () |
void | endJob (void) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
EDGetToken | consumes (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | consumes (TypeToGet const &id, edm::InputTag const &tag) |
ConsumesCollector | consumesCollector () |
Use a ConsumesCollector to gather consumes information from helper functions. More... | |
template<typename ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | mayConsume (edm::InputTag const &tag) |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
template<BranchType B> | |
EDGetToken | mayConsume (const TypeToGet &id, edm::InputTag const &tag) |
Private Types | |
typedef std::map< uint32_t, float, std::less< uint32_t > > | MapType |
Private Attributes | |
DQMStore * | dbe_ |
std::string | EEHitsCollection |
edm::EDGetTokenT < edm::PCaloHitContainer > | EEHitsToken |
std::string | ESHitsCollection |
edm::EDGetTokenT < edm::PCaloHitContainer > | ESHitsToken |
std::string | g4InfoLabel |
std::string | HepMCLabel |
edm::EDGetTokenT < edm::HepMCProduct > | HepMCToken |
MonitorElement * | me2eszmOver1eszm_ |
MonitorElement * | me2eszpOver1eszp_ |
MonitorElement * | meE1alphaE2zm_ |
MonitorElement * | meE1alphaE2zp_ |
MonitorElement * | meEEoverESzm_ |
MonitorElement * | meEEoverESzp_ |
MonitorElement * | meESEnergyHits1zm_ |
MonitorElement * | meESEnergyHits1zp_ |
MonitorElement * | meESEnergyHits2zm_ |
MonitorElement * | meESEnergyHits2zp_ |
MonitorElement * | meEShitLog10Energy_ |
MonitorElement * | meEShitLog10EnergyNorm_ |
MonitorElement * | menESHits1zm_ |
MonitorElement * | menESHits1zp_ |
MonitorElement * | menESHits2zm_ |
MonitorElement * | menESHits2zp_ |
std::string | outputFile_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &) |
Definition at line 37 of file EcalPreshowerSimHitsValidation.h.
|
private |
Definition at line 39 of file EcalPreshowerSimHitsValidation.h.
EcalPreshowerSimHitsValidation::EcalPreshowerSimHitsValidation | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 18 of file EcalPreshowerSimHitsValidation.cc.
References dbe_, EEHitsCollection, EEHitsToken, ESHitsCollection, ESHitsToken, g4InfoLabel, edm::ParameterSet::getUntrackedParameter(), HepMCLabel, HepMCToken, timingPdfMaker::histo, me2eszmOver1eszm_, me2eszpOver1eszp_, meE1alphaE2zm_, meE1alphaE2zp_, meEEoverESzm_, meEEoverESzp_, meESEnergyHits1zm_, meESEnergyHits1zp_, meESEnergyHits2zm_, meESEnergyHits2zp_, meEShitLog10Energy_, meEShitLog10EnergyNorm_, menESHits1zm_, menESHits1zp_, menESHits2zm_, menESHits2zp_, cppFunctionSkipper::operator, AlCaHLTBitMon_QueryRunRegistry::string, and verbose_.
EcalPreshowerSimHitsValidation::~EcalPreshowerSimHitsValidation | ( | ) |
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 133 of file EcalPreshowerSimHitsValidation.cc.
References EEHitsToken, ESHitsToken, edm::EventID::event(), MonitorElement::Fill(), edm::Event::getByToken(), HepMCToken, i, edm::EventBase::id(), edm::HandleBase::isValid(), fff_deleter::log, LogDebug, me2eszmOver1eszm_, me2eszpOver1eszp_, meE1alphaE2zm_, meE1alphaE2zp_, meEEoverESzm_, meEEoverESzp_, meESEnergyHits1zm_, meESEnergyHits1zp_, meESEnergyHits2zm_, meESEnergyHits2zp_, meEShitLog10Energy_, meEShitLog10EnergyNorm_, menESHits1zm_, menESHits1zp_, menESHits2zm_, menESHits2zp_, AlCaHLTBitMon_ParallelJobs::p, edm::EventID::run(), and funct::tan().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 125 of file EcalPreshowerSimHitsValidation.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 129 of file EcalPreshowerSimHitsValidation.cc.
|
private |
Definition at line 73 of file EcalPreshowerSimHitsValidation.h.
Referenced by EcalPreshowerSimHitsValidation().
|
private |
Definition at line 64 of file EcalPreshowerSimHitsValidation.h.
Referenced by EcalPreshowerSimHitsValidation().
|
private |
Definition at line 68 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 65 of file EcalPreshowerSimHitsValidation.h.
Referenced by EcalPreshowerSimHitsValidation().
|
private |
Definition at line 69 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 63 of file EcalPreshowerSimHitsValidation.h.
Referenced by EcalPreshowerSimHitsValidation().
|
private |
Definition at line 62 of file EcalPreshowerSimHitsValidation.h.
Referenced by EcalPreshowerSimHitsValidation().
|
private |
Definition at line 67 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 99 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 98 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 93 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 92 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 96 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 95 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 89 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 86 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 90 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 87 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 83 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 84 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 80 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 77 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 81 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 78 of file EcalPreshowerSimHitsValidation.h.
Referenced by analyze(), and EcalPreshowerSimHitsValidation().
|
private |
Definition at line 75 of file EcalPreshowerSimHitsValidation.h.
|
private |
Definition at line 71 of file EcalPreshowerSimHitsValidation.h.
Referenced by EcalPreshowerSimHitsValidation().