#include <EcalPreshowerDigisValidation.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 * | meESDigiADC_ [3] |
MonitorElement * | meESDigiMultiplicity_ |
std::string | outputFile_ |
bool | verbose_ |
Definition at line 33 of file EcalPreshowerDigisValidation.h.
|
private |
Definition at line 34 of file EcalPreshowerDigisValidation.h.
EcalPreshowerDigisValidation::EcalPreshowerDigisValidation | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 10 of file EcalPreshowerDigisValidation.cc.
References edm::ParameterSet::getUntrackedParameter(), mps_fire::i, meESDigiADC_, meESDigiMultiplicity_, and verbose_.
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMEDAnalyzer.
Definition at line 36 of file EcalPreshowerDigisValidation.cc.
References MillePedeFileConverter_cfg::e, ESdigiCollectionToken_, dqm::impl::MonitorElement::Fill(), mps_fire::i, ESDataFrame::id(), edm::HandleBase::isValid(), LogDebug, ESDataFrame::MAXSAMPLES, meESDigiADC_, meESDigiMultiplicity_, ecalTB2006H4_GenSimDigiReco_cfg::mySample, ESDetId::plane(), edm::Handle< T >::product(), edm::DataFrameContainer::reserve(), ecalGpuTask_cfi::sample, ESDetId::six(), ESDetId::siy(), ESDataFrame::size(), edm::DataFrameContainer::size(), ESDetId::strip(), verbose_, and ESDetId::zside().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 22 of file EcalPreshowerDigisValidation.cc.
References dqm::implementation::IBooker::book1D(), timingPdfMaker::histo, mps_fire::i, meESDigiADC_, meESDigiMultiplicity_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
private |
Definition at line 51 of file EcalPreshowerDigisValidation.h.
Referenced by analyze().
|
private |
Definition at line 55 of file EcalPreshowerDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalPreshowerDigisValidation().
|
private |
Definition at line 53 of file EcalPreshowerDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalPreshowerDigisValidation().
|
private |
Definition at line 49 of file EcalPreshowerDigisValidation.h.
|
private |
Definition at line 47 of file EcalPreshowerDigisValidation.h.
Referenced by analyze(), and EcalPreshowerDigisValidation().