#include <EcalPreshowerNoiseDistrib.h>
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
Analyze. More... | |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
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 27 of file EcalPreshowerNoiseDistrib.h.
|
private |
Definition at line 28 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_.
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMEDAnalyzer.
Definition at line 39 of file EcalPreshowerNoiseDistrib.cc.
References ecalLiteDTU::adc(), MillePedeFileConverter_cfg::e, ESdigiCollectionToken_, dqm::impl::MonitorElement::Fill(), 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 20 of file EcalPreshowerNoiseDistrib.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::book3D(), timingPdfMaker::histo, cuy::ii, meESDigi3D_, meESDigiADC_, meESDigiCorr_, and meESDigiMultiplicity_.
|
private |
Definition at line 45 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze().
|
private |
Definition at line 49 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 47 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), bookHistograms(), and EcalPreshowerNoiseDistrib().
|
private |
Definition at line 48 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 50 of file EcalPreshowerNoiseDistrib.h.
Referenced by analyze(), bookHistograms(), and EcalPreshowerNoiseDistrib().
|
private |
Definition at line 43 of file EcalPreshowerNoiseDistrib.h.
|
private |
Definition at line 41 of file EcalPreshowerNoiseDistrib.h.
Referenced by EcalPreshowerNoiseDistrib().