#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 20 of file RPCTTUMonitor.h.
|
explicit |
Definition at line 7 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.
|
overridedefault |
|
overrideprotectedvirtual |
Reimplemented from DQMEDAnalyzer.
Definition at line 20 of file RPCTTUMonitor.cc.
References gpuClustering::pixelStatus::bits, TauDecayModes::dec, 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 199 of file RPCTTUMonitor.cc.
References dqm::implementation::IBooker::book1D(), dqm-mbProfile::format, dqmdumpme::k, m_bxDistDiffDt, m_bxDistDiffPac, m_dataVsemulator, m_maxttBits, m_ttBits, m_ttBitsDecisionData, m_ttBitsDecisionEmulator, dqm::implementation::NavigatorBase::setCurrentFolder(), AlCaHLTBitMon_QueryRunRegistry::string, and ttuFolder.
void RPCTTUMonitor::discriminateDecision | ( | bool | data, |
bool | emu, | ||
int | indx | ||
) |
Definition at line 187 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 116 of file RPCTTUMonitor.cc.
References L1MuGMTReadoutCollection::getRecords(), iEvent, edm::HandleBase::isValid(), m_DTcandidatesBx, m_dtTrigger, m_GMTcandidatesBx, m_gmtReadoutLabel, m_rpcTrigger, edm::Handle< T >::product(), and findQualityFiles::rr.
Referenced by analyze().
|
private |
Definition at line 37 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 36 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 38 of file RPCTTUMonitor.h.
Referenced by bookHistograms(), and discriminateDecision().
|
private |
Definition at line 50 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 46 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 49 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 56 of file RPCTTUMonitor.h.
Referenced by discriminateGMT(), and RPCTTUMonitor().
|
private |
Definition at line 55 of file RPCTTUMonitor.h.
Referenced by analyze(), and RPCTTUMonitor().
|
private |
Definition at line 43 of file RPCTTUMonitor.h.
Referenced by analyze(), bookHistograms(), and RPCTTUMonitor().
|
private |
Definition at line 51 of file RPCTTUMonitor.h.
|
private |
Definition at line 57 of file RPCTTUMonitor.h.
Referenced by analyze(), and RPCTTUMonitor().
|
private |
Definition at line 47 of file RPCTTUMonitor.h.
Referenced by analyze(), and discriminateGMT().
|
private |
Definition at line 44 of file RPCTTUMonitor.h.
Referenced by analyze(), bookHistograms(), and RPCTTUMonitor().
|
private |
Definition at line 34 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 35 of file RPCTTUMonitor.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 41 of file RPCTTUMonitor.h.
Referenced by PhaseITreeProducer.ModuleLvlValuesReader::CreateTree2(), and RPCTTUMonitor().
|
private |
Definition at line 40 of file RPCTTUMonitor.h.
Referenced by bookHistograms(), and RPCTTUMonitor().