#include <RPCTTUMonitor.h>
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
Protected Member Functions inherited from DQMEDAnalyzer | |
uint64_t | meId () const |
Private Attributes | |
MonitorElement * | m_bxDistDiffDt [8] |
MonitorElement * | m_bxDistDiffPac [8] |
MonitorElement * | m_dataVsemulator [8] |
std::vector< int > | m_DTcandidatesBx |
bool | m_dtTrigger |
std::vector< int > | m_GMTcandidatesBx |
edm::EDGetTokenT< L1MuGMTReadoutCollection > | m_gmtReadoutLabel |
edm::EDGetTokenT< L1GlobalTriggerReadoutRecord > | m_gtReadoutLabel |
int | m_maxttBits |
std::vector< int > | m_RPCcandidatesBx |
edm::EDGetTokenT< L1GtTechnicalTriggerRecord > | m_rpcTechTrigEmu |
bool | m_rpcTrigger |
std::vector< unsigned > | m_ttBits |
MonitorElement * | m_ttBitsDecisionData |
MonitorElement * | m_ttBitsDecisionEmulator |
std::string | outputFile |
std::string | ttuFolder |
Definition at line 47 of file RPCTTUMonitor.h.
|
explicit |
Definition at line 6 of file RPCTTUMonitor.cc.
References edm::ParameterSet::getParameter(), edm::ParameterSet::getUntrackedParameter(), m_gmtReadoutLabel, m_gtReadoutLabel, m_maxttBits, m_rpcTechTrigEmu, m_ttBits, outputFile, AlCaHLTBitMon_QueryRunRegistry::string, and ttuFolder.
|
override |
Definition at line 18 of file RPCTTUMonitor.cc.
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 21 of file RPCTTUMonitor.cc.
References discriminateDecision(), discriminateGMT(), dqm::impl::MonitorElement::Fill(), L1GtTechnicalTriggerRecord::gtTechnicalTrigger(), iEvent, edm::HandleBase::isValid(), dqmdumpme::k, m_bxDistDiffDt, m_bxDistDiffPac, m_DTcandidatesBx, m_dtTrigger, m_GMTcandidatesBx, m_gtReadoutLabel, m_maxttBits, m_rpcTechTrigEmu, m_rpcTrigger, m_ttBits, m_ttBitsDecisionData, m_ttBitsDecisionEmulator, and L1GlobalTriggerReadoutRecord::technicalTriggerWord().
|
overrideprotectedvirtual |
Implements DQMEDAnalyzer.
Definition at line 214 of file RPCTTUMonitor.cc.
References dqm::implementation::IBooker::book1D(), dqmdumpme::k, m_bxDistDiffDt, m_bxDistDiffPac, m_dataVsemulator, m_maxttBits, m_ttBits, m_ttBitsDecisionData, m_ttBitsDecisionEmulator, dqm::implementation::NavigatorBase::setCurrentFolder(), and ttuFolder.
void RPCTTUMonitor::discriminateDecision | ( | bool | data, |
bool | emu, | ||
int | indx | ||
) |
Definition at line 202 of file RPCTTUMonitor.cc.
References data, dqm::impl::MonitorElement::Fill(), and m_dataVsemulator.
Referenced by analyze().
int RPCTTUMonitor::discriminateGMT | ( | const edm::Event & | iEvent, |
const edm::EventSetup & | iSetup | ||
) |
Definition at line 124 of file RPCTTUMonitor.cc.
References L1MuGMTReadoutCollection::getRecords(), iEvent, edm::HandleBase::isValid(), m_DTcandidatesBx, m_dtTrigger, m_GMTcandidatesBx, m_gmtReadoutLabel, m_rpcTrigger, and edm::Handle< T >::product().
Referenced by analyze().
|
private |
Definition at line 64 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file RPCTTUMonitor.h.
Referenced by bookHistograms(), and discriminateDecision().
|
private |
Definition at line 77 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 73 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 76 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 83 of file RPCTTUMonitor.h.
Referenced by discriminateGMT(), and RPCTTUMonitor().
|
private |
Definition at line 82 of file RPCTTUMonitor.h.
Referenced by analyze(), and RPCTTUMonitor().
|
private |
Definition at line 70 of file RPCTTUMonitor.h.
Referenced by analyze(), bookHistograms(), and RPCTTUMonitor().
|
private |
Definition at line 78 of file RPCTTUMonitor.h.
|
private |
Definition at line 84 of file RPCTTUMonitor.h.
Referenced by analyze(), and RPCTTUMonitor().
|
private |
Definition at line 74 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 71 of file RPCTTUMonitor.h.
Referenced by analyze(), bookHistograms(), and RPCTTUMonitor().
|
private |
Definition at line 61 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file RPCTTUMonitor.h.
Referenced by PhaseITreeProducer.ModuleLvlValuesReader::CreateTree2(), and RPCTTUMonitor().
|
private |
Definition at line 67 of file RPCTTUMonitor.h.
Referenced by bookHistograms(), and RPCTTUMonitor().