#include <L1TRPCTF.h>
Classes | |
struct | BxDelays |
Public Member Functions | |
L1TRPCTF (const edm::ParameterSet &ps) | |
virtual | ~L1TRPCTF () |
Public Member Functions inherited from edm::EDAnalyzer | |
EDAnalyzer () | |
std::string | workerType () const |
virtual | ~EDAnalyzer () |
Protected Member Functions | |
void | analyze (const edm::Event &e, const edm::EventSetup &c) |
void | beginJob (void) |
void | beginLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &context) |
void | endJob (void) |
void | endLuminosityBlock (const edm::LuminosityBlock &lumiSeg, const edm::EventSetup &c) |
void | endRun (const edm::Run &r, const edm::EventSetup &c) |
Protected Member Functions inherited from edm::EDAnalyzer | |
CurrentProcessingContext const * | currentContext () const |
Private Member Functions | |
void | fillRateHistos (int orbit, bool flush=false) |
Private Attributes | |
MonitorElement * | m_bxDiff |
DQMStore * | m_dbe |
std::set< unsigned long long int > | m_globBX |
long long int | m_lastUsedBxInBxdiff |
MonitorElement * | m_muonsEtaPhi [3] |
MonitorElement * | m_qualVsEta [3] |
MonitorElement * | m_rateAvg |
int | m_rateBinSize |
L1TRateHelper::L1TRateHelper | m_rateHelper |
MonitorElement * | m_rateMax |
MonitorElement * | m_rateMin |
int | m_rateNoOfBins |
int | m_rateUpdateTime |
bool | monitorDaemon_ |
int | nev_ |
int | nevRPC_ |
std::string | output_dir_ |
std::string | outputFile_ |
MonitorElement * | rpctfbx |
MonitorElement * | rpctfchargevalue [3] |
MonitorElement * | rpctfcratesynchro [12] |
MonitorElement * | rpctfetavalue [3] |
MonitorElement * | rpctfntrack_b [3] |
MonitorElement * | rpctfntrack_e [3] |
MonitorElement * | rpctfphivalue [3] |
MonitorElement * | rpctfptvalue [3] |
MonitorElement * | rpctfquality [3] |
edm::InputTag | rpctfSource_ |
bool | verbose_ |
Additional Inherited Members | |
Public Types inherited from edm::EDAnalyzer | |
typedef EDAnalyzer | ModuleType |
typedef WorkerT< EDAnalyzer > | WorkerType |
Static Public Member Functions inherited from edm::EDAnalyzer | |
static const std::string & | baseType () |
static void | fillDescriptions (ConfigurationDescriptions &descriptions) |
Definition at line 45 of file L1TRPCTF.h.
L1TRPCTF::L1TRPCTF | ( | const edm::ParameterSet & | ps | ) |
Definition at line 21 of file L1TRPCTF.cc.
References gather_cfg::cout, edm::ParameterSet::getUntrackedParameter(), m_dbe, NULL, cmsCodeRules.cppFunctionSkipper::operator, output_dir_, outputFile_, DQMStore::setCurrentFolder(), DQMStore::setVerbose(), and verbose_.
|
virtual |
Definition at line 68 of file L1TRPCTF.cc.
|
protectedvirtual |
Implements edm::EDAnalyzer.
Definition at line 291 of file L1TRPCTF.cc.
References L1TRateHelper::L1TRateHelper::addOrbit(), edm::EventBase::bunchCrossing(), L1TRPCTF::BxDelays::bx, gather_cfg::cout, diffTreeTool::diff, L1TRPCTF::BxDelays::eta_t, MonitorElement::Fill(), fillRateHistos(), edm::Event::getByLabel(), L1MuGMTReadoutCollection::getRecords(), i, edm::HandleBase::isValid(), j, edm::InputTag::label(), m_bxDiff, m_globBX, m_lastUsedBxInBxdiff, m_muonsEtaPhi, m_qualVsEta, m_rateHelper, min, nev_, edm::EventBase::orbitNumber(), L1TRPCTF::BxDelays::phi_p, edm::Handle< T >::product(), rpctfbx, rpctfchargevalue, rpctfcratesynchro, rpctfetavalue, rpctfntrack_b, rpctfntrack_e, rpctfphivalue, rpctfptvalue, rpctfquality, rpctfSource_, and verbose_.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 72 of file L1TRPCTF.cc.
References b, DQMStore::book1D(), DQMStore::book2D(), i, prof2calltree::l, m_bxDiff, m_dbe, m_muonsEtaPhi, m_qualVsEta, m_rateAvg, m_rateMax, m_rateMin, m_rateNoOfBins, nev_, nevRPC_, connectstrParser::o, cmsCodeRules.cppFunctionSkipper::operator, output_dir_, DQMStore::rmdir(), rpctfbx, rpctfchargevalue, rpctfcratesynchro, rpctfetavalue, rpctfntrack_b, rpctfntrack_e, rpctfphivalue, rpctfptvalue, rpctfquality, MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), and DQMStore::setCurrentFolder().
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 506 of file L1TRPCTF.cc.
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 279 of file L1TRPCTF.cc.
References gather_cfg::cout, m_dbe, nev_, outputFile_, DQMStore::save(), and verbose_.
|
protectedvirtual |
|
protectedvirtual |
Reimplemented from edm::EDAnalyzer.
Definition at line 261 of file L1TRPCTF.cc.
References diffTreeTool::diff, MonitorElement::Fill(), fillRateHistos(), m_bxDiff, m_globBX, and m_lastUsedBxInBxdiff.
|
private |
Fills rate histos.
Definition at line 442 of file L1TRPCTF.cc.
References newFWLiteAna::bin, L1TRateHelper::L1TRateHelper::getEarliestTime(), L1TRateHelper::L1TRateHelper::getTimeForOrbit(), m_rateAvg, m_rateBinSize, m_rateHelper, m_rateMax, m_rateMin, m_rateUpdateTime, max(), min, L1TEmulatorMonitor_cff::p, L1TRateHelper::L1TRateHelper::removeAndGetRateForEarliestTime(), and MonitorElement::setBinContent().
Referenced by analyze(), and endRun().
|
private |
Definition at line 95 of file L1TRPCTF.h.
Referenced by analyze(), beginJob(), and endRun().
|
private |
Definition at line 78 of file L1TRPCTF.h.
Referenced by beginJob(), endJob(), and L1TRPCTF().
|
private |
Definition at line 97 of file L1TRPCTF.h.
|
private |
Definition at line 116 of file L1TRPCTF.h.
|
private |
Definition at line 89 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 88 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 92 of file L1TRPCTF.h.
Referenced by beginJob(), and fillRateHistos().
|
private |
Definition at line 114 of file L1TRPCTF.h.
Referenced by fillRateHistos().
|
private |
Definition at line 100 of file L1TRPCTF.h.
Referenced by analyze(), and fillRateHistos().
|
private |
Definition at line 94 of file L1TRPCTF.h.
Referenced by beginJob(), and fillRateHistos().
|
private |
Definition at line 93 of file L1TRPCTF.h.
Referenced by beginJob(), and fillRateHistos().
|
private |
Definition at line 115 of file L1TRPCTF.h.
Referenced by beginJob().
|
private |
Definition at line 113 of file L1TRPCTF.h.
Referenced by fillRateHistos().
|
private |
Definition at line 109 of file L1TRPCTF.h.
|
private |
Definition at line 105 of file L1TRPCTF.h.
Referenced by analyze(), beginJob(), and endJob().
|
private |
Definition at line 106 of file L1TRPCTF.h.
Referenced by beginJob().
|
private |
Definition at line 117 of file L1TRPCTF.h.
Referenced by beginJob(), and L1TRPCTF().
|
private |
Definition at line 107 of file L1TRPCTF.h.
Referenced by endJob(), and L1TRPCTF().
|
private |
Definition at line 87 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 83 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 96 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 80 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 85 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 86 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 81 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 82 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 84 of file L1TRPCTF.h.
Referenced by analyze(), and beginJob().
|
private |
Definition at line 103 of file L1TRPCTF.h.
Referenced by analyze().
|
private |
Definition at line 108 of file L1TRPCTF.h.
Referenced by analyze(), endJob(), and L1TRPCTF().