#include <EcalSimHitsValidation.h>
Public Member Functions | |
EcalSimHitsValidation (const edm::ParameterSet &ps) | |
Constructor. More... | |
~EcalSimHitsValidation () | |
Destructor. More... | |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
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::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Types | |
typedef std::map< uint32_t, float, std::less< uint32_t > > | MapType |
Private Attributes | |
DQMStore * | dbe_ |
std::string | EBHitsCollection |
std::string | EEHitsCollection |
std::string | ESHitsCollection |
std::string | g4InfoLabel |
std::string | HepMCLabel |
MonitorElement * | meEBEnergyFraction_ |
MonitorElement * | meEEEnergyFraction_ |
MonitorElement * | meESEnergyFraction_ |
MonitorElement * | meGunEnergy_ |
MonitorElement * | meGunEta_ |
MonitorElement * | meGunPhi_ |
std::string | outputFile_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Definition at line 42 of file EcalSimHitsValidation.h.
|
private |
Definition at line 44 of file EcalSimHitsValidation.h.
EcalSimHitsValidation::EcalSimHitsValidation | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 19 of file EcalSimHitsValidation.cc.
References dbe_, edm::ParameterSet::getUntrackedParameter(), trackerHits::histo, meEBEnergyFraction_, meEEEnergyFraction_, meESEnergyFraction_, meGunEnergy_, meGunEta_, meGunPhi_, cmsCodeRules.cppFunctionSkipper::operator, outputFile_, and verbose_.
EcalSimHitsValidation::~EcalSimHitsValidation | ( | ) |
Destructor.
Definition at line 86 of file EcalSimHitsValidation.cc.
References dbe_, outputFile_, and DQMStore::save().
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 100 of file EcalSimHitsValidation.cc.
References abs, EBHitsCollection, EEHitsCollection, ESHitsCollection, edm::EventID::event(), MonitorElement::Fill(), g4InfoLabel, edm::Event::getByLabel(), HepMCLabel, edm::EventBase::id(), edm::HandleBase::isValid(), funct::log(), LogDebug, M_PI, meEBEnergyFraction_, meEEEnergyFraction_, meESEnergyFraction_, meGunEnergy_, meGunEta_, meGunPhi_, L1TEmulatorMonitor_cff::p, edm::EventID::run(), and funct::tan().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 92 of file EcalSimHitsValidation.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 96 of file EcalSimHitsValidation.cc.
|
private |
Definition at line 75 of file EcalSimHitsValidation.h.
Referenced by EcalSimHitsValidation(), and ~EcalSimHitsValidation().
|
private |
Definition at line 69 of file EcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 70 of file EcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 71 of file EcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 68 of file EcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 67 of file EcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 83 of file EcalSimHitsValidation.h.
Referenced by analyze(), and EcalSimHitsValidation().
|
private |
Definition at line 84 of file EcalSimHitsValidation.h.
Referenced by analyze(), and EcalSimHitsValidation().
|
private |
Definition at line 85 of file EcalSimHitsValidation.h.
Referenced by analyze(), and EcalSimHitsValidation().
|
private |
Definition at line 79 of file EcalSimHitsValidation.h.
Referenced by analyze(), and EcalSimHitsValidation().
|
private |
Definition at line 80 of file EcalSimHitsValidation.h.
Referenced by analyze(), and EcalSimHitsValidation().
|
private |
Definition at line 81 of file EcalSimHitsValidation.h.
Referenced by analyze(), and EcalSimHitsValidation().
|
private |
Definition at line 77 of file EcalSimHitsValidation.h.
Referenced by EcalSimHitsValidation(), and ~EcalSimHitsValidation().
|
private |
Definition at line 73 of file EcalSimHitsValidation.h.
Referenced by EcalSimHitsValidation().