#include <DQMOffline/Hcal/src/HcalCollapseAnalyzer.cc>
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
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 | |
Public Types inherited from edm::one::EDProducerBase | |
typedef EDProducerBase | ModuleType |
Public Types inherited from edm::ProducerBase | |
using | ModuleToResolverIndicies = std::unordered_multimap< std::string, std::tuple< edm::TypeID const *, const char *, edm::ProductResolverIndex >> |
typedef ProductRegistryHelper::TypeLabelList | TypeLabelList |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
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) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Description: Studies the collapsing of HcalRecHits
Implementation: <Notes on="" implementation>="">
Definition at line 47 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().
|
overrideprivatevirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 100 of file HcalCollapseAnalyzer.cc.
References egammaForCoreTracking_cff::depth, doHB_, doHE_, edm::EventID::event(), 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, HiIsolationCommonParameters_cff::hbhereco, HcalBarrel, HcalEndcap, edm::EventBase::id(), hit::id, photons_cff::ids, 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().
|
overrideprivatevirtual |
Implements DQMEDAnalyzer.
Definition at line 167 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 89 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().