#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 edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
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 |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Member Functions inherited from edm::stream::EDAnalyzerBase | |
void | callWhenNewProductsRegistered (std::function< void(BranchDescription const &)> const &func) |
Protected Member Functions inherited from edm::EDConsumerBase | |
template<typename ProductType , BranchType B = InEvent> | |
EDGetTokenT< ProductType > | consumes (edm::InputTag const &tag) |
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 ProductType , BranchType B = InEvent> | |
void | consumesMany () |
void | consumesMany (const TypeToGet &id) |
template<BranchType B> | |
void | consumesMany (const TypeToGet &id) |
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) |
Definition at line 42 of file HcalSimHitsValidation.h.
HcalSimHitsValidation::HcalSimHitsValidation | ( | edm::ParameterSet const & | conf | ) |
Definition at line 5 of file HcalSimHitsValidation.cc.
References edm::ParameterSet::getUntrackedParameter(), HLT_25ns14e33_v1_cff::InputTag, nevtot, outputFile_, AlCaHLTBitMon_QueryRunRegistry::string, tok_ecalEB_, tok_ecalEE_, tok_evt_, and tok_hcal_.
HcalSimHitsValidation::~HcalSimHitsValidation | ( | ) |
Definition at line 26 of file HcalSimHitsValidation.cc.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 164 of file HcalSimHitsValidation.cc.
References gather_cfg::cout, HLT_25ns14e33_v1_cff::depth, dR(), emean_vs_ieta_HB1, emean_vs_ieta_HB2, emean_vs_ieta_HE1, emean_vs_ieta_HE2, emean_vs_ieta_HE3, emean_vs_ieta_HF1, emean_vs_ieta_HF2, emean_vs_ieta_HO, HLT_25ns14e33_v1_cff::etaMax, MonitorElement::Fill(), geometry, edm::EventSetup::get(), edm::Event::getByToken(), meEnConeEtaProfile, meEnConeEtaProfile_E, meEnConeEtaProfile_EH, meSimHitsEnergyHB, meSimHitsEnergyHE, meSimHitsEnergyHF, meSimHitsEnergyHO, nevtot, npart, occupancy_vs_ieta_HB1, occupancy_vs_ieta_HB2, occupancy_vs_ieta_HE1, occupancy_vs_ieta_HE2, occupancy_vs_ieta_HE3, occupancy_vs_ieta_HF1, occupancy_vs_ieta_HF2, occupancy_vs_ieta_HO, AlCaHLTBitMon_ParallelJobs::p, EnergyCorrector::pt, alignCSCRings::r, tok_ecalEB_, tok_ecalEE_, tok_evt_, and tok_hcal_.
|
virtual |
Implements DQMEDAnalyzer.
Definition at line 29 of file HcalSimHitsValidation.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::bookProfile(), emean_vs_ieta_HB1, emean_vs_ieta_HB2, emean_vs_ieta_HE1, emean_vs_ieta_HE2, emean_vs_ieta_HE3, emean_vs_ieta_HF1, emean_vs_ieta_HF2, emean_vs_ieta_HO, timingPdfMaker::histo, meEnConeEtaProfile, meEnConeEtaProfile_E, meEnConeEtaProfile_EH, meSimHitsEnergyHB, meSimHitsEnergyHE, meSimHitsEnergyHF, meSimHitsEnergyHO, Nhb, Nhe, Nhf, Nho, occupancy_vs_ieta_HB1, occupancy_vs_ieta_HB2, occupancy_vs_ieta_HE1, occupancy_vs_ieta_HE2, occupancy_vs_ieta_HE3, occupancy_vs_ieta_HF1, occupancy_vs_ieta_HF2, occupancy_vs_ieta_HO, and DQMStore::IBooker::setCurrentFolder().
|
private |
Definition at line 374 of file HcalSimHitsValidation.cc.
|
private |
Definition at line 348 of file HcalSimHitsValidation.cc.
References PI, mathSSE::sqrt(), and tmp.
Referenced by analyze().
|
virtual |
Definition at line 108 of file HcalSimHitsValidation.cc.
References MonitorElement::getBinContent(), MonitorElement::getNbinsX(), i, nevtot, occupancy_vs_ieta_HB1, occupancy_vs_ieta_HB2, occupancy_vs_ieta_HE1, occupancy_vs_ieta_HE2, occupancy_vs_ieta_HE3, occupancy_vs_ieta_HF1, occupancy_vs_ieta_HF2, occupancy_vs_ieta_HO, and MonitorElement::setBinContent().
|
private |
Definition at line 358 of file HcalSimHitsValidation.cc.
|
private |
Definition at line 78 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 79 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 80 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 81 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 82 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 83 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 107 of file HcalSimHitsValidation.h.
Referenced by analyze(), and Vispa.Gui.ConnectableWidget.ConnectableWidget::leaveEvent().
|
private |
Definition at line 97 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 99 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 105 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 104 of file HcalSimHitsValidation.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 110 of file HcalSimHitsValidation.h.
Referenced by analyze(), endJob(), and HcalSimHitsValidation().
|
private |
Definition at line 68 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 69 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 71 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 70 of file HcalSimHitsValidation.h.
Referenced by bookHistograms().
|
private |
Definition at line 87 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 88 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 89 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 90 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 91 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 93 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 94 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 92 of file HcalSimHitsValidation.h.
Referenced by analyze(), bookHistograms(), and endJob().
|
private |
Definition at line 59 of file HcalSimHitsValidation.h.
Referenced by HcalSimHitsValidation().
|
private |
Definition at line 63 of file HcalSimHitsValidation.h.
Referenced by analyze(), and HcalSimHitsValidation().
|
private |
Definition at line 64 of file HcalSimHitsValidation.h.
Referenced by analyze(), and HcalSimHitsValidation().
|
private |
Definition at line 61 of file HcalSimHitsValidation.h.
Referenced by analyze(), and HcalSimHitsValidation().
|
private |
Definition at line 62 of file HcalSimHitsValidation.h.
Referenced by analyze(), and HcalSimHitsValidation().