#include <EcalPreshowerDigisValidation.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
Analyze. More... | |
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_ |
edm::EDGetTokenT < ESDigiCollection > | ESdigiCollectionToken_ |
MonitorElement * | meESDigiADC_ [3] |
MonitorElement * | meESDigiMultiplicity_ |
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 34 of file EcalPreshowerDigisValidation.h.
|
private |
Definition at line 36 of file EcalPreshowerDigisValidation.h.
EcalPreshowerDigisValidation::EcalPreshowerDigisValidation | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 10 of file EcalPreshowerDigisValidation.cc.
References dbe_, edm::ParameterSet::getUntrackedParameter(), timingPdfMaker::histo, i, meESDigiADC_, meESDigiMultiplicity_, cppFunctionSkipper::operator, and verbose_.
|
protectedvirtual |
Analyze.
Implements edm::EDAnalyzer.
Definition at line 58 of file EcalPreshowerDigisValidation.cc.
References ESSample::adc(), ESdigiCollectionToken_, MonitorElement::Fill(), edm::Event::getByToken(), i, ESDataFrame::id(), edm::HandleBase::isValid(), LogDebug, ESDataFrame::MAXSAMPLES, meESDigiADC_, meESDigiMultiplicity_, ecalTB2006H4_GenSimDigiReco_cfg::mySample, ESDetId::plane(), edm::Handle< T >::product(), compare_using_db::sample, ESDetId::six(), ESDetId::siy(), ESDataFrame::size(), ESDetId::strip(), verbose_, and ESDetId::zside().
|
private |
Definition at line 52 of file EcalPreshowerDigisValidation.h.
Referenced by EcalPreshowerDigisValidation().
|
private |
Definition at line 56 of file EcalPreshowerDigisValidation.h.
Referenced by analyze().
|
private |
Definition at line 60 of file EcalPreshowerDigisValidation.h.
Referenced by analyze(), and EcalPreshowerDigisValidation().
|
private |
Definition at line 58 of file EcalPreshowerDigisValidation.h.
Referenced by analyze(), and EcalPreshowerDigisValidation().
|
private |
Definition at line 54 of file EcalPreshowerDigisValidation.h.
|
private |
Definition at line 50 of file EcalPreshowerDigisValidation.h.
Referenced by analyze(), and EcalPreshowerDigisValidation().