#include <EcalBarrelDigisValidation.h>
Protected Member Functions | |
void | analyze (edm::Event const &e, edm::EventSetup const &c) override |
Analyze. More... | |
void | checkCalibrations (edm::EventSetup const &c) |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
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 | |
double | barrelADCtoGeV_ |
edm::EDGetTokenT< EBDigiCollection > | EBdigiCollection_ |
double | endcapADCtoGeV_ |
std::map< int, double, std::less< int > > | gainConv_ |
MonitorElement * | meEBDigiADCAnalog_ [10] |
MonitorElement * | meEBDigiADCg12_ [10] |
MonitorElement * | meEBDigiADCg1_ [10] |
MonitorElement * | meEBDigiADCg6_ [10] |
MonitorElement * | meEBDigiADCGlobal_ |
MonitorElement * | meEBDigiADCgS_ [10] |
MonitorElement * | meEBDigiGain_ [10] |
MonitorElement * | meEBDigiMultiplicity_ |
MonitorElement * | meEBDigiOccupancy_ |
MonitorElement * | meEBMaximumgt100ADC_ |
MonitorElement * | meEBMaximumgt10ADC_ |
MonitorElement * | meEBnADCafterSwitch_ |
MonitorElement * | meEBPedestal_ |
std::string | outputFile_ |
edm::ESGetToken< EcalADCToGeVConstant, EcalADCToGeVConstantRcd > | pAgc |
bool | verbose_ |
Definition at line 35 of file EcalBarrelDigisValidation.h.
|
private |
Definition at line 36 of file EcalBarrelDigisValidation.h.
EcalBarrelDigisValidation::EcalBarrelDigisValidation | ( | const edm::ParameterSet & | ps | ) |
Constructor.
Definition at line 16 of file EcalBarrelDigisValidation.cc.
References barrelADCtoGeV_, edm::BeginRun, endcapADCtoGeV_, gainConv_, edm::ParameterSet::getUntrackedParameter(), mps_fire::i, meEBDigiADCAnalog_, meEBDigiADCg12_, meEBDigiADCg1_, meEBDigiADCg6_, meEBDigiADCGlobal_, meEBDigiADCgS_, meEBDigiGain_, meEBDigiMultiplicity_, meEBDigiOccupancy_, meEBMaximumgt100ADC_, meEBMaximumgt10ADC_, meEBnADCafterSwitch_, meEBPedestal_, and verbose_.
|
override |
|
overrideprotectedvirtual |
Analyze.
Reimplemented from DQMEDAnalyzer.
Definition at line 106 of file EcalBarrelDigisValidation.cc.
References EcalMGPASample::adc(), barrelADCtoGeV_, MillePedeFileConverter_cfg::e, EBdigiCollection_, dqm::impl::MonitorElement::Fill(), gainConv_, EcalMGPASample::gainId(), mps_fire::i, EBDataFrame::id(), EBDetId::ieta(), createfilelist::int, EBDetId::iphi(), edm::HandleBase::isValid(), LogDebug, EcalDataFrame::MAXSAMPLES, meEBDigiADCAnalog_, meEBDigiADCg12_, meEBDigiADCg1_, meEBDigiADCg6_, meEBDigiADCGlobal_, meEBDigiADCgS_, meEBDigiGain_, meEBDigiMultiplicity_, meEBDigiOccupancy_, meEBMaximumgt100ADC_, meEBMaximumgt10ADC_, meEBnADCafterSwitch_, meEBPedestal_, ElectronMcFakeValidator_cfi::Pmax, edm::Handle< T >::product(), DetId::rawId(), edm::DataFrameContainer::reserve(), ecalGpuTask_cfi::sample, EcalDataFrame::size(), and edm::DataFrameContainer::size().
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 57 of file EcalBarrelDigisValidation.cc.
References dqm::implementation::IBooker::book1D(), dqm::implementation::IBooker::book2D(), dqm::implementation::IBooker::bookProfile(), timingPdfMaker::histo, mps_fire::i, meEBDigiADCAnalog_, meEBDigiADCg12_, meEBDigiADCg1_, meEBDigiADCg6_, meEBDigiADCGlobal_, meEBDigiADCgS_, meEBDigiGain_, meEBDigiMultiplicity_, meEBDigiOccupancy_, meEBMaximumgt100ADC_, meEBMaximumgt10ADC_, meEBnADCafterSwitch_, meEBPedestal_, and dqm::implementation::NavigatorBase::setCurrentFolder().
|
protected |
Definition at line 251 of file EcalBarrelDigisValidation.cc.
References barrelADCtoGeV_, endcapADCtoGeV_, options_cfi::eventSetup, EcalMGPAGainRatio::gain12Over6(), EcalMGPAGainRatio::gain6Over1(), gainConv_, EcalADCToGeVConstant::getEBValue(), EcalADCToGeVConstant::getEEValue(), LogDebug, and pAgc.
Referenced by dqmBeginRun().
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 104 of file EcalBarrelDigisValidation.cc.
References HltBtagPostValidation_cff::c, and checkCalibrations().
|
private |
Definition at line 62 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), checkCalibrations(), and EcalBarrelDigisValidation().
|
private |
Definition at line 58 of file EcalBarrelDigisValidation.h.
Referenced by analyze().
|
private |
Definition at line 63 of file EcalBarrelDigisValidation.h.
Referenced by checkCalibrations(), and EcalBarrelDigisValidation().
|
private |
Definition at line 60 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), checkCalibrations(), and EcalBarrelDigisValidation().
|
private |
Definition at line 71 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 76 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 74 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 75 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 69 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 73 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 78 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 67 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 65 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 82 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 84 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 86 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 80 of file EcalBarrelDigisValidation.h.
Referenced by analyze(), bookHistograms(), and EcalBarrelDigisValidation().
|
private |
Definition at line 56 of file EcalBarrelDigisValidation.h.
|
private |
Definition at line 59 of file EcalBarrelDigisValidation.h.
Referenced by checkCalibrations().
|
private |
Definition at line 54 of file EcalBarrelDigisValidation.h.
Referenced by EcalBarrelDigisValidation().