#include <RCTMonitor.h>
Static Private Attributes | |
static const unsigned int | ETABINS = 22 |
static const float | ETAMAX = 21.5 |
static const float | ETAMIN = -0.5 |
static const unsigned int | L1EETABINS = 22 |
static const float | L1EETAMAX = 5 |
static const float | L1EETAMIN = -5 |
static const unsigned int | L1EPHIBINS = 18 |
static const float | L1EPHIMAX = M_PI |
static const float | L1EPHIMIN = -M_PI |
static const unsigned int | METPHIBINS = 72 |
static const float | METPHIMAX = 71.5 |
static const float | METPHIMIN = -0.5 |
static const unsigned int | PHIBINS = 18 |
static const float | PHIMAX = 17.5 |
static const float | PHIMIN = -0.5 |
static const unsigned int | R10BINS = 1024 |
static const float | R10MAX = 1023.5 |
static const float | R10MIN = -0.5 |
static const unsigned int | R12BINS = 4096 |
static const float | R12MAX = 4095.5 |
static const float | R12MIN = -0.5 |
static const unsigned int | R6BINS = 64 |
static const float | R6MAX = 63.5 |
static const float | R6MIN = -0.5 |
static const unsigned int | RTPBINS = 101 |
static const float | RTPMAX = 100.5 |
static const float | RTPMIN = -0.5 |
static const unsigned int | TEVBINS = 1001 |
static const float | TEVMAX = 1000.5 |
static const float | TEVMIN = -0.5 |
static const unsigned int | TPETABINS = 65 |
static const float | TPETAMAX = 32.5 |
static const float | TPETAMIN = -32.5 |
static const unsigned int | TPPHIBINS = 72 |
static const float | TPPHIMAX = 72.5 |
static const float | TPPHIMIN = 0.5 |
Additional Inherited Members | |
Public Types inherited from edm::stream::EDAnalyzer< edm::RunSummaryCache< dqmDetails::NoCache >, edm::LuminosityBlockSummaryCache< dqmDetails::NoCache > > | |
typedef CacheContexts< T...> | CacheTypes |
typedef CacheTypes::GlobalCache | GlobalCache |
typedef AbilityChecker< T...> | HasAbility |
typedef CacheTypes::LuminosityBlockCache | LuminosityBlockCache |
typedef LuminosityBlockContextT < LuminosityBlockCache, RunCache, GlobalCache > | LuminosityBlockContext |
typedef CacheTypes::LuminosityBlockSummaryCache | LuminosityBlockSummaryCache |
typedef CacheTypes::RunCache | RunCache |
typedef RunContextT< RunCache, GlobalCache > | RunContext |
typedef CacheTypes::RunSummaryCache | RunSummaryCache |
Public Types inherited from edm::stream::EDAnalyzerBase | |
typedef EDAnalyzerAdaptorBase | ModuleType |
Public Types inherited from edm::EDConsumerBase | |
typedef ProductLabels | Labels |
Static Public Member Functions inherited from DQMEDAnalyzer | |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *) |
static std::shared_ptr < dqmDetails::NoCache > | globalBeginRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *) |
static void | globalEndLuminosityBlockSummary (edm::LuminosityBlock const &, edm::EventSetup const &, LuminosityBlockContext const *, dqmDetails::NoCache *) |
static void | globalEndRunSummary (edm::Run const &, edm::EventSetup const &, RunContext const *, dqmDetails::NoCache *) |
Static Public Member Functions inherited from edm::stream::EDAnalyzerBase | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
static void | prevalidate (ConfigurationDescriptions &descriptions) |
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) |
Description: DQM monitor for the Regional Calorimeter Trigger
Definition at line 75 of file RCTMonitor.h.
|
explicit |
Definition at line 6 of file RCTMonitor.cc.
RCTMonitor::~RCTMonitor | ( | ) |
Definition at line 12 of file RCTMonitor.cc.
|
virtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 83 of file RCTMonitor.cc.
|
overridevirtual |
Implements DQMEDAnalyzer.
Definition at line 14 of file RCTMonitor.cc.
void RCTMonitor::FillRCT | ( | const edm::Event & | iEvent, |
const edm::EventSetup & | iSetup | ||
) |
Definition at line 103 of file RCTMonitor.cc.
|
staticprivate |
Definition at line 112 of file RCTMonitor.h.
|
staticprivate |
Definition at line 114 of file RCTMonitor.h.
|
staticprivate |
Definition at line 113 of file RCTMonitor.h.
|
staticprivate |
Definition at line 146 of file RCTMonitor.h.
|
staticprivate |
Definition at line 148 of file RCTMonitor.h.
|
staticprivate |
Definition at line 147 of file RCTMonitor.h.
|
staticprivate |
Definition at line 149 of file RCTMonitor.h.
|
staticprivate |
Definition at line 151 of file RCTMonitor.h.
|
staticprivate |
Definition at line 150 of file RCTMonitor.h.
|
private |
Definition at line 93 of file RCTMonitor.h.
|
private |
Definition at line 94 of file RCTMonitor.h.
|
private |
Definition at line 103 of file RCTMonitor.h.
|
private |
Definition at line 104 of file RCTMonitor.h.
|
private |
Definition at line 91 of file RCTMonitor.h.
|
private |
Definition at line 92 of file RCTMonitor.h.
|
private |
Definition at line 99 of file RCTMonitor.h.
|
private |
Definition at line 100 of file RCTMonitor.h.
|
private |
Definition at line 107 of file RCTMonitor.h.
|
private |
Definition at line 108 of file RCTMonitor.h.
|
private |
Definition at line 95 of file RCTMonitor.h.
|
private |
Definition at line 96 of file RCTMonitor.h.
|
private |
Definition at line 89 of file RCTMonitor.h.
|
private |
Definition at line 86 of file RCTMonitor.h.
|
private |
Definition at line 87 of file RCTMonitor.h.
|
private |
Definition at line 101 of file RCTMonitor.h.
|
private |
Definition at line 102 of file RCTMonitor.h.
|
private |
Definition at line 105 of file RCTMonitor.h.
|
private |
Definition at line 106 of file RCTMonitor.h.
|
private |
Definition at line 97 of file RCTMonitor.h.
|
private |
Definition at line 98 of file RCTMonitor.h.
|
private |
Definition at line 154 of file RCTMonitor.h.
|
private |
Definition at line 88 of file RCTMonitor.h.
|
staticprivate |
Definition at line 118 of file RCTMonitor.h.
|
staticprivate |
Definition at line 120 of file RCTMonitor.h.
|
staticprivate |
Definition at line 119 of file RCTMonitor.h.
|
staticprivate |
Definition at line 115 of file RCTMonitor.h.
|
staticprivate |
Definition at line 117 of file RCTMonitor.h.
|
staticprivate |
Definition at line 116 of file RCTMonitor.h.
|
staticprivate |
Definition at line 124 of file RCTMonitor.h.
|
staticprivate |
Definition at line 126 of file RCTMonitor.h.
|
staticprivate |
Definition at line 125 of file RCTMonitor.h.
|
staticprivate |
Definition at line 127 of file RCTMonitor.h.
|
staticprivate |
Definition at line 129 of file RCTMonitor.h.
|
staticprivate |
Definition at line 128 of file RCTMonitor.h.
|
staticprivate |
Definition at line 121 of file RCTMonitor.h.
|
staticprivate |
Definition at line 123 of file RCTMonitor.h.
|
staticprivate |
Definition at line 122 of file RCTMonitor.h.
|
staticprivate |
Definition at line 138 of file RCTMonitor.h.
|
staticprivate |
Definition at line 140 of file RCTMonitor.h.
|
staticprivate |
Definition at line 139 of file RCTMonitor.h.
|
staticprivate |
Definition at line 143 of file RCTMonitor.h.
|
staticprivate |
Definition at line 145 of file RCTMonitor.h.
|
staticprivate |
Definition at line 144 of file RCTMonitor.h.
|
staticprivate |
Definition at line 132 of file RCTMonitor.h.
|
staticprivate |
Definition at line 134 of file RCTMonitor.h.
|
staticprivate |
Definition at line 133 of file RCTMonitor.h.
|
staticprivate |
Definition at line 135 of file RCTMonitor.h.
|
staticprivate |
Definition at line 137 of file RCTMonitor.h.
|
staticprivate |
Definition at line 136 of file RCTMonitor.h.