#include <RPCTTUMonitor.h>
Public Member Functions | |
void | discriminateDecision (bool, bool, int) |
int | discriminateGMT (const edm::Event &iEvent, const edm::EventSetup &iSetup) |
RPCTTUMonitor (const edm::ParameterSet &) | |
~RPCTTUMonitor () override | |
Public Member Functions inherited from one::DQMEDAnalyzer< T > | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override |
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 48 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 21 of file RPCTTUMonitor.cc.
|
overrideprotected |
Definition at line 25 of file RPCTTUMonitor.cc.
References edm::EventBase::bunchCrossing(), discriminateDecision(), discriminateGMT(), MonitorElement::Fill(), edm::Event::getByToken(), L1GtTechnicalTriggerRecord::gtTechnicalTrigger(), edm::HandleBase::isValid(), gen::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().
|
overrideprotected |
Definition at line 235 of file RPCTTUMonitor.cc.
References DQMStore::IBooker::book1D(), gen::k, m_bxDistDiffDt, m_bxDistDiffPac, m_dataVsemulator, m_maxttBits, m_ttBits, m_ttBitsDecisionData, m_ttBitsDecisionEmulator, DQMStore::IBooker::setCurrentFolder(), and ttuFolder.
void RPCTTUMonitor::discriminateDecision | ( | bool | data, |
bool | emu, | ||
int | indx | ||
) |
Definition at line 218 of file RPCTTUMonitor.cc.
References MonitorElement::Fill(), and m_dataVsemulator.
Referenced by analyze().
int RPCTTUMonitor::discriminateGMT | ( | const edm::Event & | iEvent, |
const edm::EventSetup & | iSetup | ||
) |
Definition at line 135 of file RPCTTUMonitor.cc.
References edm::Event::getByToken(), L1MuGMTReadoutCollection::getRecords(), 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 67 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file RPCTTUMonitor.h.
Referenced by bookHistograms(), and discriminateDecision().
|
private |
Definition at line 80 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 79 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 86 of file RPCTTUMonitor.h.
Referenced by discriminateGMT(), and RPCTTUMonitor().
|
private |
Definition at line 85 of file RPCTTUMonitor.h.
Referenced by analyze(), and RPCTTUMonitor().
|
private |
Definition at line 73 of file RPCTTUMonitor.h.
Referenced by analyze(), bookHistograms(), and RPCTTUMonitor().
|
private |
Definition at line 81 of file RPCTTUMonitor.h.
|
private |
Definition at line 87 of file RPCTTUMonitor.h.
Referenced by analyze(), and RPCTTUMonitor().
|
private |
Definition at line 77 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 74 of file RPCTTUMonitor.h.
Referenced by analyze(), bookHistograms(), and RPCTTUMonitor().
|
private |
Definition at line 64 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file RPCTTUMonitor.h.
Referenced by PhaseITreeProducer.ModuleLvlValuesReader::CreateTree2(), and RPCTTUMonitor().
|
private |
Definition at line 70 of file RPCTTUMonitor.h.
Referenced by bookHistograms(), and RPCTTUMonitor().