#include <HcalCollapseAnalyzer.cc>
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 &) |
Private Member Functions | |
void | analyze (edm::Event const &, edm::EventSetup const &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Private Attributes | |
const bool | doHB_ |
const bool | doHE_ |
MonitorElement * | h_balance |
MonitorElement * | h_depth |
MonitorElement * | h_frac |
MonitorElement * | h_merge |
MonitorElement * | h_sfrac |
MonitorElement * | h_size |
const edm::InputTag | preRecHitHBHE_ |
const edm::InputTag | recHitHBHE_ |
edm::EDGetTokenT< HBHERecHitCollection > | tok_hbhe_ |
edm::EDGetTokenT< HBHERecHitCollection > | tok_prehbhe_ |
const std::string | topFolderName_ |
const int | verbosity_ |
DQMOffline/Hcal/src/HcalCollapseAnalyzer.cc
Description: Studies the collapsing of HcalRecHits
Implementation: <Notes on="" implementation>="">
Definition at line 47 of file HcalCollapseAnalyzer.cc.
|
explicit |
Definition at line 71 of file HcalCollapseAnalyzer.cc.
References doHB_, doHE_, preRecHitHBHE_, recHitHBHE_, tok_hbhe_, tok_prehbhe_, and verbosity_.
|
inlineoverride |
Definition at line 50 of file HcalCollapseAnalyzer.cc.
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 97 of file HcalCollapseAnalyzer.cc.
References LEDCalibrationChannels::depth, doHB_, doHE_, edm::SortedCollection< T, SORT >::empty(), HCALHighEnergyHPDFilter_cfi::energy, dqm::impl::MonitorElement::Fill(), spr::find(), DivergingColor::frac, edm::EventSetup::get(), get, h_balance, h_depth, h_frac, h_merge, h_sfrac, h_size, hcalLocalReco_cff::hbheprereco, hcalcalib_dqm_sourceclient-live_cfg::hbhereco, HcalBarrel, HcalEndcap, hit::id, iEvent, dqmdumpme::k, edm::ESHandle< T >::product(), edm::SortedCollection< T, SORT >::size(), tok_hbhe_, tok_prehbhe_, HcalTopology::unmergeDepthDetId(), and verbosity_.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 157 of file HcalCollapseAnalyzer.cc.
References dqm::implementation::IBooker::book1D(), h_balance, h_depth, h_frac, h_merge, h_sfrac, h_size, dqm::implementation::NavigatorBase::setCurrentFolder(), and topFolderName_.
|
static |
Definition at line 86 of file HcalCollapseAnalyzer.cc.
References edm::ConfigurationDescriptions::add(), submitPVResolutionJobs::desc, HLT_FULL_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 62 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and HcalCollapseAnalyzer().
|
private |
Definition at line 62 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and HcalCollapseAnalyzer().
|
private |
Definition at line 68 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file HcalCollapseAnalyzer.cc.
Referenced by HcalCollapseAnalyzer().
|
private |
Definition at line 61 of file HcalCollapseAnalyzer.cc.
Referenced by HcalCollapseAnalyzer().
|
private |
Definition at line 64 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and HcalCollapseAnalyzer().
|
private |
Definition at line 65 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and HcalCollapseAnalyzer().
|
private |
Definition at line 59 of file HcalCollapseAnalyzer.cc.
Referenced by bookHistograms().
|
private |
Definition at line 60 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and HcalCollapseAnalyzer().