#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 |
edm::ESGetToken< HcalTopology, HcalRecNumberingRecord > | hcalTopologyToken_ |
const edm::InputTag | preRecHitHBHE_ |
const edm::InputTag | recHitHBHE_ |
const HcalTopology * | theHBHETopology = nullptr |
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 73 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 100 of file HcalCollapseAnalyzer.cc.
References HLT_FULL_cff::depth, doHB_, doHE_, edm::SortedCollection< T, SORT >::empty(), relval_parameters_module::energy, edm::EventID::event(), dqm::impl::MonitorElement::Fill(), spr::find(), DivergingColor::frac, edm::Event::getByToken(), edm::EventSetup::getData(), h_balance, h_depth, h_frac, h_merge, h_sfrac, h_size, hcalLocalReco_cff::hbheprereco, hcalGlobalReco_cff::hbhereco, HcalBarrel, HcalEndcap, hcalTopologyToken_, edm::EventBase::id(), hit::id, edm::HandleBase::isValid(), isotrackApplyRegressor::k, edm::Handle< T >::product(), edm::EventID::run(), edm::SortedCollection< T, SORT >::size(), theHBHETopology, tok_hbhe_, tok_prehbhe_, HcalTopology::unmergeDepthDetId(), and verbosity_.
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 158 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 89 of file HcalCollapseAnalyzer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), 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 70 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file HcalCollapseAnalyzer.cc.
Referenced by analyze().
|
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 63 of file HcalCollapseAnalyzer.cc.
Referenced by analyze().
|
private |
Definition at line 65 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and HcalCollapseAnalyzer().
|
private |
Definition at line 66 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().