![]() |
![]() |
#include <HcalCollapseAnalyzer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
![]() | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (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_ |
Additional Inherited Members | |
![]() | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
![]() | |
typedef EDProducerBase | ModuleType |
![]() | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
![]() | |
typedef ProductLabels | Labels |
![]() | |
ProducesCollector | producesCollector () |
![]() | |
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 ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes () |
template<typename ESProduct , typename ESRecord , Transition Tr = Transition::Event> | |
auto | esConsumes (ESInputTag const &tag) |
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) |
![]() | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
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.
References analyze(), bookHistograms(), and fillDescriptions().
|
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, edm::EventID::event(), dqm::impl::MonitorElement::Fill(), spr::find(), cropTnPTrees::frac, edm::EventSetup::get(), edm::Event::getByToken(), h_balance, h_depth, h_frac, h_merge, h_sfrac, h_size, hcalLocalReco_cff::hbheprereco, hcalcalib_dqm_sourceclient-live_cfg::hbhereco, HcalBarrel, HcalEndcap, edm::EventBase::id(), hit::id, photons_cff::ids, edm::HandleBase::isValid(), dqmdumpme::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().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 157 of file HcalCollapseAnalyzer.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book1D(), DEFINE_FWK_MODULE, h_balance, h_depth, h_frac, h_merge, h_sfrac, h_size, dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), and topFolderName_.
Referenced by ~HcalCollapseAnalyzer().
|
static |
Definition at line 86 of file HcalCollapseAnalyzer.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), HLT_2018_cff::InputTag, and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by ~HcalCollapseAnalyzer().
|
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().