#include <DQM/HcalMonitorModule/src/HcalTimingMonitorModule.cc>
Private Member Functions | |
virtual void | analyze (const edm::Event &, const edm::EventSetup &) override |
double | get_ped_hbhe (int eta, int phi, int depth, int cup) |
double | get_ped_hf (int eta, int phi, int depth, int cup) |
double | get_ped_ho (int eta, int phi, int depth, int cup) |
double | GetTime (double *data, int n) |
bool | isSignal (double *data, int n) |
void | set_hbhe (int eta, int phi, int depth, int cap, float val) |
void | set_hf (int eta, int phi, int depth, int cap, float val) |
void | set_ho (int eta, int phi, int depth, int cap, float val) |
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: <one line="" class="" summary>="">
Implementation: <Notes on="" implementation>="">
Definition at line 75 of file HcalTimingMonitorModule.cc.
|
explicit |
Definition at line 205 of file HcalTimingMonitorModule.cc.
References CosmicsCorr_, counterEvt_, Debug_, GCTTriggerBit1_, GCTTriggerBit2_, GCTTriggerBit3_, GCTTriggerBit4_, GCTTriggerBit5_, edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), HLT_25ns14e33_v1_cff::InputTag, monitorName_, parameters_, prescaleEvt_, prescaleLS_, run_number, AlCaHLTBitMon_QueryRunRegistry::string, subsystemname_, tok_gtro_, tok_hbhe_, tok_hf_, tok_ho_, tok_L1mu_, TrigCSC, TrigDT, TrigGCT, and TrigRPC.
HcalTimingMonitorModule::~HcalTimingMonitorModule | ( | ) |
Definition at line 237 of file HcalTimingMonitorModule.cc.
|
overrideprivatevirtual |
Implements edm::stream::EDAnalyzerBase.
Definition at line 307 of file HcalTimingMonitorModule.cc.
References adc2fC, CosmicsCorr_, counterEvt_, CSCcand, data, Debug_, HLT_25ns14e33_v1_cff::depth, DTcand, relval_parameters_module::energy, eta, MonitorElement::Fill(), HcalObjRepresent::Fill(), GCTTriggerBit1_, GCTTriggerBit2_, GCTTriggerBit3_, GCTTriggerBit4_, GCTTriggerBit5_, get_ped_hbhe(), get_ped_hf(), get_ped_ho(), edm::Event::getByToken(), L1MuGMTReadoutCollection::getRecords(), GetTime(), HBEnergy, HBShapeDT, HBShapeGCT, HBShapeRPC, HBTimeDT, HBTimeGCT, HBTimeRPC, HcalBarrel, HcalEndcap, HEEnergy, HEShapeCSCm, HEShapeCSCp, HETimeCSCm, HETimeCSCp, HFEnergy, HFShapeCSCm, HFShapeCSCp, HFTimeCSCm, HFTimeCSCp, HOEnergy, HOShapeDT, HOShapeGCT, HOShapeRPC, HOTimeDT, HOTimeGCT, HOTimeRPC, i, edm::EventBase::id(), isSignal(), edm::HandleBase::isValid(), MAXCSC, MAXDTBX, MAXRPC, N, OR, phi, prescaleEvt_, edm::Handle< T >::product(), RPCbcand, RPCfcand, edm::EventID::run(), run_number, set_hbhe(), set_hf(), set_ho(), funct::sin(), tok_gtro_, tok_hbhe_, tok_hf_, tok_ho_, tok_L1mu_, TRIG_CSC, TRIG_DT, TRIG_GCT, TRIG_RPC, TrigCSC, TrigDT, TrigGCT, and TrigRPC.
|
virtual |
Implements DQMEDAnalyzer.
Definition at line 239 of file HcalTimingMonitorModule.cc.
References DQMStore::IBooker::book2D(), DQMStore::IBooker::bookFloat(), MonitorElement::Fill(), MonitorElement::getTH2F(), initialize(), DQMStore::IBooker::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and subsystemname_.
|
inlineprivate |
Definition at line 123 of file HcalTimingMonitorModule.cc.
References HLT_25ns14e33_v1_cff::depth, HBHE, nHBHE, and phi.
Referenced by analyze().
|
inlineprivate |
Definition at line 139 of file HcalTimingMonitorModule.cc.
References HLT_25ns14e33_v1_cff::depth, HF, nHF, and phi.
Referenced by analyze().
|
inlineprivate |
Definition at line 131 of file HcalTimingMonitorModule.cc.
References HLT_25ns14e33_v1_cff::depth, HO, nHO, and phi.
Referenced by analyze().
|
inlineprivate |
void HcalTimingMonitorModule::initialize | ( | DQMStore::IBooker & | ib | ) |
Definition at line 268 of file HcalTimingMonitorModule.cc.
References DQMStore::IBooker::book1D(), CSCcand, DTcand, HBEnergy, HBShapeDT, HBShapeGCT, HBShapeRPC, HBTimeDT, HBTimeGCT, HBTimeRPC, HEEnergy, HEShapeCSCm, HEShapeCSCp, HETimeCSCm, HETimeCSCp, HFEnergy, HFShapeCSCm, HFShapeCSCp, HFTimeCSCm, HFTimeCSCp, HOEnergy, HOShapeDT, HOShapeGCT, HOShapeRPC, HOTimeDT, HOTimeGCT, HOTimeRPC, monitorName_, OR, RPCbcand, RPCfcand, DQMStore::IBooker::setCurrentFolder(), and AlCaHLTBitMon_QueryRunRegistry::string.
Referenced by bookHistograms().
|
inlineprivate |
Definition at line 100 of file HcalTimingMonitorModule.cc.
References i, and bookConverter::max.
Referenced by analyze().
|
inlineprivate |
Definition at line 111 of file HcalTimingMonitorModule.cc.
References cap, HLT_25ns14e33_v1_cff::depth, HBHE, nHBHE, and phi.
Referenced by analyze().
|
inlineprivate |
Definition at line 119 of file HcalTimingMonitorModule.cc.
References cap, HLT_25ns14e33_v1_cff::depth, HF, nHF, and phi.
Referenced by analyze().
|
inlineprivate |
Definition at line 115 of file HcalTimingMonitorModule.cc.
References cap, HLT_25ns14e33_v1_cff::depth, HO, nHO, and phi.
Referenced by analyze().
|
private |
Definition at line 169 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 155 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 173 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 170 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 173 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 164 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 165 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 166 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 167 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 168 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 172 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 147 of file HcalTimingMonitorModule.cc.
Referenced by get_ped_hbhe(), and set_hbhe().
|
private |
Definition at line 175 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 177 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 176 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 186 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 188 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 187 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 172 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 182 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 181 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 193 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 192 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 151 of file HcalTimingMonitorModule.cc.
Referenced by get_ped_hf(), and set_hf().
|
private |
Definition at line 172 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 184 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 183 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 195 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 194 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 149 of file HcalTimingMonitorModule.cc.
Referenced by get_ped_ho(), and set_ho().
|
private |
Definition at line 172 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 178 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 180 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 179 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 189 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 191 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 190 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 161 of file HcalTimingMonitorModule.cc.
Referenced by HcalTimingMonitorModule(), and initialize().
|
private |
Definition at line 148 of file HcalTimingMonitorModule.cc.
Referenced by get_ped_hbhe(), and set_hbhe().
|
private |
Definition at line 152 of file HcalTimingMonitorModule.cc.
Referenced by get_ped_hf(), and set_hf().
|
private |
Definition at line 150 of file HcalTimingMonitorModule.cc.
Referenced by get_ped_ho(), and set_ho().
|
private |
Definition at line 173 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 160 of file HcalTimingMonitorModule.cc.
Referenced by Mixins._TypedParameterizable::clone(), Types.PSet::clone(), Mixins._TypedParameterizable::copy(), and HcalTimingMonitorModule().
|
private |
Definition at line 163 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 163 of file HcalTimingMonitorModule.cc.
Referenced by HcalTimingMonitorModule().
|
private |
Definition at line 173 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 173 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and initialize().
|
private |
Definition at line 156 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 162 of file HcalTimingMonitorModule.cc.
Referenced by bookHistograms(), and HcalTimingMonitorModule().
|
private |
Definition at line 197 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 200 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 202 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 201 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 198 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 158 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 158 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 158 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().
|
private |
Definition at line 158 of file HcalTimingMonitorModule.cc.
Referenced by analyze(), and HcalTimingMonitorModule().