#include <SimHitsValidationHcal.h>
Classes | |
struct | energysum |
struct | etaRange |
struct | idType |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static void | globalEndJob (DQMEDAnalyzerGlobalCache const *) |
static void | globalEndLuminosityBlockProduce (edm::LuminosityBlock &lumi, edm::EventSetup const &setup, LuminosityBlockContext const *context) |
static void | globalEndRunProduce (edm::Run &run, edm::EventSetup const &setup, RunContext const *context) |
static std::unique_ptr< DQMEDAnalyzerGlobalCache > | initializeGlobalCache (edm::ParameterSet const &) |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | analyzeHits (std::vector< PCaloHit > &) |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Member Functions | |
std::vector< std::pair< std::string, std::string > > | getHistogramTypes () |
etaRange | getLimits (idType) |
std::pair< int, int > | histId (int subdet, int eta, int depth, unsigned int dep) |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::stream::EDProducer< edm::GlobalCache< DQMEDAnalyzerGlobalCache >, edm::EndRunProducer, edm::EndLuminosityBlockProducer, edm::Accumulator > | |
typedef CacheContexts< T... > | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T... > | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT< LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
unsigned int | streamId_ |
Definition at line 29 of file SimHitsValidationHcal.h.
SimHitsValidationHcal::SimHitsValidationHcal | ( | const edm::ParameterSet & | ps | ) |
Definition at line 7 of file SimHitsValidationHcal.cc.
References g4Label_, edm::ParameterSet::getParameter(), hcalHits_, AlCaHLTBitMon_QueryRunRegistry::string, testNumber_, tok_hits_, tok_HRNDC_, and verbose_.
|
override |
Definition at line 20 of file SimHitsValidationHcal.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 149 of file SimHitsValidationHcal.cc.
References analyzeHits(), MillePedeFileConverter_cfg::e, hcons, mps_fire::i, edm::HandleBase::isValid(), DetId::rawId(), HcalHitRelabeller::relabel(), testNumber_, and tok_hits_.
|
protected |
Definition at line 185 of file SimHitsValidationHcal.cc.
References TauDecayModes::dec, LEDCalibrationChannels::depth, SimHitsValidationHcal::energysum::e100, SimHitsValidationHcal::energysum::e25, SimHitsValidationHcal::energysum::e250, SimHitsValidationHcal::energysum::e50, HCALHighEnergyHPDFilter_cfi::energy, PVValHelper::eta, dqm::impl::MonitorElement::Fill(), HcalBarrel, HcalEndcap, HcalForward, HcalOuter, histId(), hfClusterShapes_cfi::hits, mps_fire::i, LEDCalibrationChannels::ieta, createfilelist::int, meEnergy_HB, meEnergy_HE, meEnergy_HF, meEnergy_HO, meHcalEnergyl100_, meHcalEnergyl250_, meHcalEnergyl25_, meHcalEnergyl50_, meHcalHitEta_, meHcalHitTimeEta_, metime_enweighted_HB, metime_enweighted_HE, metime_enweighted_HF, metime_enweighted_HO, metime_HB, metime_HE, metime_HF, metime_HO, phi, and protons_cff::time.
Referenced by analyze().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 22 of file SimHitsValidationHcal.cc.
References edm::EventSetup::getData(), HcalDDDRecConstants::getEtaRange(), getHistogramTypes(), getLimits(), HcalDDDRecConstants::getMaxDepth(), HcalDDDRecConstants::getNPhi(), hcons, mps_fire::i, cuy::ib, hcalTTPDigis_cfi::iEtaMax, createfilelist::int, remoteMonitoring_LED_IterMethod_cfg::limit, SiStripPI::max, maxDepthHB_, maxDepthHE_, maxDepthHF_, maxDepthHO_, meEnergy_HB, meEnergy_HE, meEnergy_HF, meEnergy_HO, meHcalEnergyl100_, meHcalEnergyl250_, meHcalEnergyl25_, meHcalEnergyl50_, meHcalHitEta_, meHcalHitTimeEta_, metime_enweighted_HB, metime_enweighted_HE, metime_enweighted_HF, metime_enweighted_HO, metime_HB, metime_HE, metime_HF, metime_HO, Skims_PA_cff::name, AlCaHLTBitMon_QueryRunRegistry::string, runGCPTkAlMap::title, and tok_HRNDC_.
|
static |
Definition at line 464 of file SimHitsValidationHcal.cc.
References edm::ConfigurationDescriptions::addDefault(), submitPVResolutionJobs::desc, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 386 of file SimHitsValidationHcal.cc.
References LEDCalibrationChannels::depth, HcalBarrel, HcalEmpty, HcalEndcap, HcalForward, HcalOuter, dqmdumpme::k, SiStripPI::max, HLT_FULL_cff::maxDepth, maxDepthHB_, maxDepthHE_, maxDepthHF_, maxDepthHO_, hfnoseParametersInitialization_cfi::name2, names, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookHistograms().
|
private |
Definition at line 306 of file SimHitsValidationHcal.cc.
References trigObjTnPSource_cfi::bins, generateTowerEtThresholdLUT::etaRange, HcalDDDRecConstants::getEtaRange(), HcalBarrel, HcalEndcap, HcalForward, HcalOuter, hcons, LaserClient_cfi::high, LaserClient_cfi::low, and FastTimerService_cff::range.
Referenced by bookHistograms().
|
private |
Definition at line 354 of file SimHitsValidationHcal.cc.
References LEDCalibrationChannels::depth, PVValHelper::eta, HcalEmpty, HcalEndcap, HcalForward, globals_cff::id1, globals_cff::id2, dqmdumpme::k, and z.
Referenced by analyzeHits().
|
private |
Definition at line 81 of file SimHitsValidationHcal.h.
Referenced by SimHitsValidationHcal().
|
private |
Definition at line 81 of file SimHitsValidationHcal.h.
Referenced by SimHitsValidationHcal().
|
private |
Definition at line 84 of file SimHitsValidationHcal.h.
Referenced by analyze(), bookHistograms(), and getLimits().
|
private |
Definition at line 80 of file SimHitsValidationHcal.h.
|
private |
Definition at line 87 of file SimHitsValidationHcal.h.
Referenced by bookHistograms(), and getHistogramTypes().
|
private |
Definition at line 87 of file SimHitsValidationHcal.h.
Referenced by bookHistograms(), and getHistogramTypes().
|
private |
Definition at line 88 of file SimHitsValidationHcal.h.
Referenced by bookHistograms(), and getHistogramTypes().
|
private |
Definition at line 88 of file SimHitsValidationHcal.h.
Referenced by bookHistograms(), and getHistogramTypes().
|
private |
Definition at line 93 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 94 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 96 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 95 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 92 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 92 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 91 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 91 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 90 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 90 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 93 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 94 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 96 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 95 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 93 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 94 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 96 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 95 of file SimHitsValidationHcal.h.
Referenced by analyzeHits(), and bookHistograms().
|
private |
Definition at line 86 of file SimHitsValidationHcal.h.
Referenced by analyze(), and SimHitsValidationHcal().
|
private |
Definition at line 82 of file SimHitsValidationHcal.h.
Referenced by analyze(), and SimHitsValidationHcal().
|
private |
Definition at line 83 of file SimHitsValidationHcal.h.
Referenced by bookHistograms(), and SimHitsValidationHcal().
|
private |
Definition at line 85 of file SimHitsValidationHcal.h.
|
private |
Definition at line 86 of file SimHitsValidationHcal.h.
Referenced by SimHitsValidationHcal().