#include <HcalSimHitsValidation.h>
Private Member Functions | |
double | dPhiWsign (double phi1, double phi2) |
double | dR (double eta1, double phi1, double eta2, double phi2) |
double | phi12 (double phi1, double en1, double phi2, double en2) |
Additional Inherited Members | |
Public Types inherited from DQMOneEDAnalyzer<> | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
template<typename T > | |
using | BranchAliasSetterT = ProductRegistryHelper::BranchAliasSetterT< T > |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex > > |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from DQMOneEDAnalyzer<> | |
virtual void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) |
virtual void | dqmEndRun (edm::Run const &, edm::EventSetup const &) |
Protected Member Functions inherited from edm::ProducerBase | |
template<Transition Tr = Transition::Event> | |
auto | produces (std::string instanceName) noexcept |
declare what type of product will make and with which optional label More... | |
template<Transition B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<BranchType B> | |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
BranchAliasSetter | produces (const TypeID &id, std::string instanceName=std::string(), bool recordProvenance=true) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces () |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , BranchType B> | |
BranchAliasSetterT< ProductType > | produces () |
template<class ProductType > | |
BranchAliasSetterT< ProductType > | produces (std::string instanceName) |
template<typename ProductType , Transition B> | |
BranchAliasSetterT< ProductType > | produces () |
template<Transition Tr = Transition::Event> | |
auto | produces () noexcept |
ProducesCollector | producesCollector () |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
template<BranchType B = InEvent> | |
EDConsumerBaseAdaptor< B > | consumes (edm::InputTag tag) noexcept |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
template<Transition Tr = Transition::Event> | |
constexpr auto | esConsumes () |
template<Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag tag) |
template<Transition Tr = Transition::Event> | |
ESGetTokenGeneric | esConsumes (eventsetup::EventSetupRecordKey const &iRecord, eventsetup::DataKey const &iKey) |
Used with EventSetupRecord::doGet. More... | |
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) |
void | resetItemsToGetFrom (BranchType iType) |
Protected Attributes inherited from DQMOneEDAnalyzer<> | |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 42 of file HcalSimHitsValidation.h.
HcalSimHitsValidation::HcalSimHitsValidation | ( | edm::ParameterSet const & | conf | ) |
Definition at line 4 of file HcalSimHitsValidation.cc.
References nevtot, and outputFile_.
|
overridedefault |
|
overridevirtual |
Reimplemented from DQMOneEDAnalyzer<>.
Definition at line 284 of file HcalSimHitsValidation.cc.
References funct::abs(), auxPlots_, HltBtagPostValidation_cff::c, hcalRecHitTable_cff::depth, dR(), ebHits_, eeHits_, emean_vs_ieta_HB, emean_vs_ieta_HE, emean_vs_ieta_HF, emean_vs_ieta_HO, ALCARECOTkAlBeamHalo_cff::etaMax, makeMEIFBenchmarkPlots::ev, dqm::impl::MonitorElement::Fill(), geometry_, edm::HepMCProduct::GetEvent(), CaloSubdetectorGeometry::getGeometry(), CaloGeometry::getSubdetectorGeometry(), hcons_, hf1_, hf2_, hcalRecHitTable_cff::ieta, edm::HandleBase::isValid(), maxDepthHE_, PV_cfg::maxPt, meEnConeEtaProfile, meEnConeEtaProfile_E, meEnConeEtaProfile_EH, meSimHitsEnergyHB, meSimHitsEnergyHE, meSimHitsEnergyHF, meSimHitsEnergyHO, nevtot, occupancy_vs_ieta_HB, occupancy_vs_ieta_HE, occupancy_vs_ieta_HF, occupancy_vs_ieta_HO, AlCaHLTBitMon_ParallelJobs::p, edm::Handle< T >::product(), DiDispStaMuonMonitor_cfi::pt, alignCSCRings::r, HcalHitRelabeller::relabel(), HcalDetId::subdet(), testNumber_, tok_ecalEB_, tok_ecalEE_, tok_evt_, tok_geom_, and tok_hcal_.
|
overridevirtual |
Implements DQMOneEDAnalyzer<>.
Definition at line 35 of file HcalSimHitsValidation.cc.
References auxPlots_, hcalRecHitTable_cff::depth, emean_vs_ieta_HB, emean_vs_ieta_HE, emean_vs_ieta_HF, emean_vs_ieta_HO, edm::EventSetup::getData(), HcalDDDRecConstants::getEtaRange(), HcalDDDRecConstants::getMaxDepth(), HcalDDDRecConstants::getNPhi(), hcons_, timingPdfMaker::histo, cuy::ib, hcalTTPDigis_cfi::iEtaMax, createfilelist::int, SiStripPI::max, maxDepthHB_, maxDepthHE_, maxDepthHF_, maxDepthHO_, meEnConeEtaProfile, meEnConeEtaProfile_E, meEnConeEtaProfile_EH, meSimHitsEnergyHB, meSimHitsEnergyHE, meSimHitsEnergyHF, meSimHitsEnergyHO, Nhb, Nhe, Nhf, Nho, occupancy_vs_ieta_HB, occupancy_vs_ieta_HE, occupancy_vs_ieta_HF, occupancy_vs_ieta_HO, and tok_HRNDC_.
|
private |
Definition at line 502 of file HcalSimHitsValidation.cc.
References testProducerWithPsetDescEmpty_cfi::a2, PI, and createJobs::tmp.
|
private |
Definition at line 469 of file HcalSimHitsValidation.cc.
References HLT_2023v12_cff::eta1, HLT_2023v12_cff::eta2, mathSSE::sqrt(), and createJobs::tmp.
Referenced by analyze().
|
overridevirtual |
Reimplemented from edm::one::EDProducerBase.
Definition at line 244 of file HcalSimHitsValidation.cc.
References funct::abs(), auxPlots_, hcalRecHitTable_cff::depth, dqm::impl::MonitorElement::getBinContent(), mps_fire::i, hcalRecHitTable_cff::ieta, maxDepthHB_, maxDepthHE_, maxDepthHF_, nevtot, occupancy_vs_ieta_HB, occupancy_vs_ieta_HE, occupancy_vs_ieta_HF, occupancy_vs_ieta_HO, and dqm::impl::MonitorElement::setBinContent().
|
private |
Definition at line 483 of file HcalSimHitsValidation.cc.
References testProducerWithPsetDescEmpty_cfi::a2, PI, and createJobs::tmp.
|
private |
Definition at line 65 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 57 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 57 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 90 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 91 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 93 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 57 of file HcalSimHitsValidation.h.
|
private |
Definition at line 75 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 57 of file HcalSimHitsValidation.h.
|
private |
Definition at line 74 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 61 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 76 of file HcalSimHitsValidation.h.
Referenced by bookHistograms(), and endJob().
|
private |
Definition at line 76 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 77 of file HcalSimHitsValidation.h.
Referenced by bookHistograms(), and endJob().
|
private |
Definition at line 77 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 101 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 102 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 103 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 109 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 108 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 112 of file HcalSimHitsValidation.h.
Referenced by analyze(), endJob(), and HcalSimHitsValidation().
|
private |
Definition at line 80 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 81 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 83 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 82 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 95 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 96 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 98 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 97 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 63 of file HcalSimHitsValidation.h.
Referenced by HcalSimHitsValidation().
|
private |
Definition at line 64 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 69 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 70 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 67 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 72 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 68 of file HcalSimHitsValidation.h.
Referenced by analyze().
|
private |
Definition at line 71 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().