#include <HcalCollapseAnalyzer.cc>
Public Member Functions | |
HcalCollapseAnalyzer (const edm::ParameterSet &) | |
~HcalCollapseAnalyzer () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
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 48 of file HcalCollapseAnalyzer.cc.
|
explicit |
Definition at line 72 of file HcalCollapseAnalyzer.cc.
References doHB_, doHE_, preRecHitHBHE_, recHitHBHE_, tok_hbhe_, tok_prehbhe_, and verbosity_.
|
inlineoverride |
Definition at line 51 of file HcalCollapseAnalyzer.cc.
References analyze(), bookHistograms(), and fillDescriptions().
|
overrideprivate |
Definition at line 98 of file HcalCollapseAnalyzer.cc.
References egammaForCoreTracking_cff::depth, doHB_, doHE_, edm::SortedCollection< T, SORT >::empty(), edm::EventID::event(), MonitorElement::Fill(), spr::find(), DivergingColor::frac, edm::EventSetup::get(), edm::Event::getByToken(), h_balance, h_depth, h_frac, h_merge, h_sfrac, h_size, hcalLocalReco_cff::hbheprereco, HiIsolationCommonParameters_cff::hbhereco, HcalBarrel, HcalEndcap, edm::EventBase::id(), hit::id, edm::HandleBase::isValid(), gen::k, edm::Handle< T >::product(), edm::ESHandle< T >::product(), edm::EventID::run(), edm::SortedCollection< T, SORT >::size(), tok_hbhe_, tok_prehbhe_, HcalTopology::unmergeDepthDetId(), and verbosity_.
Referenced by ~HcalCollapseAnalyzer().
|
overrideprivate |
Definition at line 158 of file HcalCollapseAnalyzer.cc.
References DQMStore::IBooker::book1D(), DEFINE_FWK_MODULE, h_balance, h_depth, h_frac, h_merge, h_sfrac, h_size, DQMStore::IBooker::setCurrentFolder(), and topFolderName_.
Referenced by ~HcalCollapseAnalyzer().
|
static |
Definition at line 87 of file HcalCollapseAnalyzer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ~HcalCollapseAnalyzer().
|
private |
Definition at line 63 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and HcalCollapseAnalyzer().
|
private |
Definition at line 63 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and HcalCollapseAnalyzer().
|
private |
Definition at line 69 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 69 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 69 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 62 of file HcalCollapseAnalyzer.cc.
Referenced by HcalCollapseAnalyzer().
|
private |
Definition at line 62 of file HcalCollapseAnalyzer.cc.
Referenced by HcalCollapseAnalyzer().
|
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 60 of file HcalCollapseAnalyzer.cc.
Referenced by bookHistograms().
|
private |
Definition at line 61 of file HcalCollapseAnalyzer.cc.
Referenced by analyze(), and HcalCollapseAnalyzer().