#include <EcalPreshowerNoiseDistrib.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
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 | |
edm::EDGetTokenT< ESDigiCollection > | ESdigiCollectionToken_ |
MonitorElement * | meESDigi3D_ |
MonitorElement * | meESDigiADC_ [3] |
MonitorElement * | meESDigiCorr_ [3] |
MonitorElement * | meESDigiMultiplicity_ |
std::string | outputFile_ |
bool | verbose_ |
Definition at line 28 of file EcalPreshowerNoiseDistrib.h.
|
private |
Definition at line 30 of file EcalPreshowerNoiseDistrib.h.
EcalPreshowerNoiseDistrib::EcalPreshowerNoiseDistrib | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 8 of file EcalPreshowerNoiseDistrib.cc.
References edm::ParameterSet::getUntrackedParameter(), cuy::ii, meESDigiADC_, meESDigiMultiplicity_, and verbose_.
|
overrideprotected |
Analyze.
Definition at line 41 of file EcalPreshowerNoiseDistrib.cc.
References ecalMGPA::adc(), ESSample::adc(), ESdigiCollectionToken_, MonitorElement::Fill(), HcalObjRepresent::Fill(), edm::Event::getByToken(), edm::HandleBase::isValid(), ESDataFrame::MAXSAMPLES, meESDigi3D_, meESDigiADC_, meESDigiCorr_, meESDigiMultiplicity_, ecalTB2006H4_GenSimDigiReco_cfg::mySample, edm::Handle< T >::product(), edm::DataFrameContainer::reserve(), simplePhotonAnalyzer_cfi::sample, ESDataFrame::size(), and edm::DataFrameContainer::size().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 21 of file EcalPreshowerNoiseDistrib.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), DQMStore::IBooker::book3D(), trackerHits::histo, cuy::ii, meESDigi3D_, meESDigiADC_, meESDigiCorr_, and meESDigiMultiplicity_.
|
private |
Definition at line 50 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze().
|
private |
Definition at line 54 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), bookHistograms(), and EcalPreshowerNoiseDistrib().
|
private |
Definition at line 53 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 55 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), bookHistograms(), and EcalPreshowerNoiseDistrib().
|
private |
Definition at line 48 of file EcalPreshowerNoiseDistrib.h.
|
private |
Definition at line 46 of file EcalPreshowerNoiseDistrib.h.
Referenced by EcalPreshowerNoiseDistrib().