#include <L1TCompare.h>
Classes | |
class | RctObject |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) override |
void | bookHistograms (DQMStore::IBooker &ibooker, edm::Run const &, edm::EventSetup const &) override |
void | dqmBeginRun (edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from edm::ProducerBase | |
ProducesCollector | producesCollector () |
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 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) |
Private Types | |
typedef std::vector< L1TCompare::RctObject > | RctObjectCollection |
Private Member Functions | |
bool | verbose () const |
Static Private Member Functions | |
static bool | rctObjectComp (const RctObject &a, const RctObject &b) |
Additional Inherited Members | |
Public Types inherited from DQMEDAnalyzer | |
typedef dqm::reco::DQMStore | DQMStore |
typedef dqm::reco::MonitorElement | MonitorElement |
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 |
Static Public Member Functions inherited from edm::one::EDProducerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
Protected Attributes inherited from DQMEDAnalyzer | |
edm::EDPutTokenT< DQMToken > | lumiToken_ |
edm::EDPutTokenT< DQMToken > | runToken_ |
Definition at line 62 of file L1TCompare.h.
|
private |
Definition at line 123 of file L1TCompare.h.
L1TCompare::L1TCompare | ( | const edm::ParameterSet & | ps | ) |
Definition at line 90 of file L1TCompare.cc.
References gather_cfg::cout, gctCenJetsToken_, gctIsoEmCandsToken_, gctNonIsoEmCandsToken_, gctSource_, edm::ParameterSet::getUntrackedParameter(), edm::InputTag::label(), outputFile_, AlCaHLTBitMon_QueryRunRegistry::string, verbose(), and verbose_.
|
override |
Definition at line 125 of file L1TCompare.cc.
|
overrideprotected |
Definition at line 191 of file L1TCompare.cc.
References edm::SortedCollection< T, SORT >::begin(), beam_dqm_sourceclient-live_cfg::cerr, gather_cfg::cout, ecalTpgRctLeadingEmEta2_, ecalTpgRctLeadingEmEta_, ecalTpgRctLeadingEmPhi_, ecalTpgRctLeadingEmRank_, ecalTpgSource_, ecalTpgSource_token_, edm::SortedCollection< T, SORT >::end(), dqm::impl::MonitorElement::Fill(), gctCenJetsToken_, gctIsoEmCandsToken_, gctNonIsoEmCandsToken_, edm::Event::getByToken(), h, triggerObjects_cff::id, edm::HandleBase::isValid(), edm::InputTag::label(), nev_, rctGctLeadingIsoEmEta_, rctGctLeadingIsoEmPhi_, rctGctLeadingIsoEmRank_, rctGctLeadingNonIsoEmEta_, rctGctLeadingNonIsoEmPhi_, rctGctLeadingNonIsoEmRank_, rctObjectComp(), rctSource_, rctSourceEm_token_, rctSourceRctEmRgn_token_, and verbose().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 131 of file L1TCompare.cc.
References dqm::dqmstoreimpl::DQMStore::IBooker::book2D(), ecalTpgRctLeadingEmEta2_, ecalTpgRctLeadingEmEta_, ecalTpgRctLeadingEmPhi_, ecalTpgRctLeadingEmRank_, ETABINS, ETAMAX, ETAMIN, nev_, PHIBINS, PHIMAX, PHIMIN, R6BINS, R6MAX, R6MIN, rctGctLeadingIsoEmEta_, rctGctLeadingIsoEmPhi_, rctGctLeadingIsoEmRank_, rctGctLeadingNonIsoEmEta_, rctGctLeadingNonIsoEmPhi_, rctGctLeadingNonIsoEmRank_, dqm::impl::MonitorElement::setAxisTitle(), dqm::dqmstoreimpl::DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, TPETABINS, TPETAMAX, TPETAMIN, TPPHIBINS, TPPHIMAX, and TPPHIMIN.
|
overrideprotectedvirtual |
|
inlinestaticprivate |
Definition at line 128 of file L1TCompare.h.
References L1TCompare::RctObject::eta_, L1TCompare::RctObject::phi_, and L1TCompare::RctObject::rank_.
Referenced by analyze().
|
inlineprivate |
Definition at line 100 of file L1TCompare.h.
References monitorDaemon_, and verbose_.
Referenced by analyze(), and L1TCompare().
|
private |
Definition at line 93 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 92 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 94 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 95 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 108 of file L1TCompare.h.
Referenced by analyze().
|
private |
Definition at line 109 of file L1TCompare.h.
Referenced by analyze().
|
private |
Definition at line 112 of file L1TCompare.h.
Referenced by analyze(), and L1TCompare().
|
private |
Definition at line 113 of file L1TCompare.h.
Referenced by analyze(), and L1TCompare().
|
private |
Definition at line 114 of file L1TCompare.h.
Referenced by analyze(), and L1TCompare().
|
private |
Definition at line 107 of file L1TCompare.h.
Referenced by L1TCompare().
|
private |
Definition at line 102 of file L1TCompare.h.
|
private |
Definition at line 100 of file L1TCompare.h.
Referenced by verbose().
|
private |
Definition at line 97 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 98 of file L1TCompare.h.
Referenced by L1TCompare().
|
private |
Definition at line 83 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 84 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 85 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 87 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 88 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 89 of file L1TCompare.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 106 of file L1TCompare.h.
Referenced by analyze().
|
private |
Definition at line 104 of file L1TCompare.h.
Referenced by analyze().
|
private |
Definition at line 105 of file L1TCompare.h.
Referenced by analyze().
|
private |
Definition at line 99 of file L1TCompare.h.
Referenced by L1TCompare(), and verbose().