![]() |
![]() |
#include <L1TStage2MuonComp.h>
Public Member Functions | |
L1TStage2MuonComp (const edm::ParameterSet &ps) | |
~L1TStage2MuonComp () override | |
![]() | |
DQMEDAnalyzer ()=default | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > const &)=delete | |
DQMEDAnalyzer (DQMEDAnalyzer< T... > &&)=delete | |
~DQMEDAnalyzer () override=default | |
Static Public Member Functions | |
static void | fillDescriptions (edm::ConfigurationDescriptions &descriptions) |
Protected Member Functions | |
void | analyze (const edm::Event &, const edm::EventSetup &) override |
void | bookHistograms (DQMStore::IBooker &, const edm::Run &, const edm::EventSetup &) override |
void | dqmBeginRun (const edm::Run &, const edm::EventSetup &) override |
Private Types | |
enum | ratioVariables { RBXRANGE =1, RNMUON, RMUON, RPT, RETA, RPHI, RETAATVTX, RPHIATVTX, RCHARGE, RCHARGEVAL, RQUAL, RISO, RIDX } |
enum | variables { BXRANGEGOOD =1, BXRANGEBAD, NMUONGOOD, NMUONBAD, MUONALL, MUONGOOD, PTBAD, ETABAD, PHIBAD, ETAATVTXBAD, PHIATVTXBAD, CHARGEBAD, CHARGEVALBAD, QUALBAD, ISOBAD, IDXBAD } |
Definition at line 17 of file L1TStage2MuonComp.h.
|
private |
Enumerator | |
---|---|
RBXRANGE | |
RNMUON | |
RMUON | |
RPT | |
RETA | |
RPHI | |
RETAATVTX | |
RPHIATVTX | |
RCHARGE | |
RCHARGEVAL | |
RQUAL | |
RISO | |
RIDX |
Definition at line 34 of file L1TStage2MuonComp.h.
|
private |
Enumerator | |
---|---|
BXRANGEGOOD | |
BXRANGEBAD | |
NMUONGOOD | |
NMUONBAD | |
MUONALL | |
MUONGOOD | |
PTBAD | |
ETABAD | |
PHIBAD | |
ETAATVTXBAD | |
PHIATVTXBAD | |
CHARGEBAD | |
CHARGEVALBAD | |
QUALBAD | |
ISOBAD | |
IDXBAD |
Definition at line 33 of file L1TStage2MuonComp.h.
L1TStage2MuonComp::L1TStage2MuonComp | ( | const edm::ParameterSet & | ps | ) |
Definition at line 4 of file L1TStage2MuonComp.cc.
References mps_fire::i, ignoreBin, incBin, and RIDX.
|
override |
Definition at line 27 of file L1TStage2MuonComp.cc.
|
overrideprotected |
Definition at line 169 of file L1TStage2MuonComp.cc.
References BXVector< T >::begin(), BXRANGEBAD, BXRANGEGOOD, CHARGEBAD, CHARGEVALBAD, enable2DComp, BXVector< T >::end(), errorSummaryDen, errorSummaryNum, ETAATVTXBAD, ETABAD, MonitorElement::Fill(), edm::Event::getByToken(), BXVector< T >::getFirstBX(), BXVector< T >::getLastBX(), mps_fire::i, IDXBAD, incBin, ISOBAD, muColl1BxRange, muColl1EtaPhimap, muColl1hwCharge, muColl1hwChargeValid, muColl1hwEta, muColl1hwEtaAtVtx, muColl1hwIso, muColl1hwPhi, muColl1hwPhiAtVtx, muColl1hwPt, muColl1hwQual, muColl1Index, muColl1nMu, muColl2BxRange, muColl2EtaPhimap, muColl2hwCharge, muColl2hwChargeValid, muColl2hwEta, muColl2hwEtaAtVtx, muColl2hwIso, muColl2hwPhi, muColl2hwPhiAtVtx, muColl2hwPt, muColl2hwQual, muColl2Index, muColl2nMu, MUONALL, MUONGOOD, muonToken1, muonToken2, NMUONBAD, NMUONGOOD, PHIATVTXBAD, PHIBAD, PTBAD, QUALBAD, RBXRANGE, RCHARGE, RCHARGEVAL, RETA, RETAATVTX, RIDX, RISO, RMUON, RNMUON, RPHI, RPHIATVTX, RPT, RQUAL, BXVector< T >::size(), and summary.
|
overrideprotected |
Definition at line 46 of file L1TStage2MuonComp.cc.
References DQMStore::IBooker::book1D(), DQMStore::IBooker::book2D(), BXRANGEBAD, BXRANGEGOOD, CHARGEBAD, CHARGEVALBAD, enable2DComp, errorSummaryDen, errorSummaryNum, ETAATVTXBAD, ETABAD, MonitorElement::getTH1F(), mps_fire::i, IDXBAD, incBin, ISOBAD, monitorDir, muColl1BxRange, muColl1EtaPhimap, muColl1hwCharge, muColl1hwChargeValid, muColl1hwEta, muColl1hwEtaAtVtx, muColl1hwIso, muColl1hwPhi, muColl1hwPhiAtVtx, muColl1hwPt, muColl1hwQual, muColl1Index, muColl1nMu, muColl2BxRange, muColl2EtaPhimap, muColl2hwCharge, muColl2hwChargeValid, muColl2hwEta, muColl2hwEtaAtVtx, muColl2hwIso, muColl2hwPhi, muColl2hwPhiAtVtx, muColl2hwPt, muColl2hwQual, muColl2Index, muColl2nMu, MUONALL, muonColl1Title, muonColl2Title, MUONGOOD, NMUONBAD, NMUONGOOD, PHIATVTXBAD, PHIBAD, PTBAD, QUALBAD, RBXRANGE, RCHARGE, RCHARGEVAL, RETA, RETAATVTX, RIDX, RISO, RMUON, RNMUON, RPHI, RPHIATVTX, RPT, RQUAL, MonitorElement::setAxisTitle(), MonitorElement::setBinLabel(), DQMStore::IBooker::setCurrentFolder(), summary, and summaryTitle.
|
overrideprotected |
Definition at line 43 of file L1TStage2MuonComp.cc.
|
static |
Definition at line 29 of file L1TStage2MuonComp.cc.
References edm::ConfigurationDescriptions::add(), edm::ParameterSetDescription::add(), edm::ParameterSetDescription::addUntracked(), edm::ParameterDescriptionNode::setComment(), and AlCaHLTBitMon_QueryRunRegistry::string.
|
private |
Definition at line 45 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 49 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 48 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 43 of file L1TStage2MuonComp.h.
Referenced by L1TStage2MuonComp().
|
private |
Definition at line 35 of file L1TStage2MuonComp.h.
Referenced by analyze(), bookHistograms(), and L1TStage2MuonComp().
|
private |
Definition at line 39 of file L1TStage2MuonComp.h.
Referenced by bookHistograms().
|
private |
Definition at line 51 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 63 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 58 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 59 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 54 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 56 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 61 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 55 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 57 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 53 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 60 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 62 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 52 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 65 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 77 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 72 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 73 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 68 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 70 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 75 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 69 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 71 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 67 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 74 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 76 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 66 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 40 of file L1TStage2MuonComp.h.
Referenced by bookHistograms().
|
private |
Definition at line 41 of file L1TStage2MuonComp.h.
Referenced by bookHistograms().
|
private |
Definition at line 37 of file L1TStage2MuonComp.h.
Referenced by analyze().
|
private |
Definition at line 38 of file L1TStage2MuonComp.h.
Referenced by analyze().
|
private |
Definition at line 47 of file L1TStage2MuonComp.h.
Referenced by analyze(), and bookHistograms().
|
private |
Definition at line 42 of file L1TStage2MuonComp.h.
Referenced by bookHistograms().
|
private |
Definition at line 44 of file L1TStage2MuonComp.h.
Referenced by python.diff_provenance.difference::list_diff(), python.diffProv.difference::list_diff(), python.diff_provenance.difference::module_diff(), python.diffProv.difference::module_diff(), python.diff_provenance.difference::onefilemodules(), python.diffProv.difference::onefilemodules(), core.TriggerMatchAnalyzer.TriggerMatchAnalyzer::process(), core.SkimAnalyzerCount.SkimAnalyzerCount::process(), objects.VertexAnalyzer.VertexAnalyzer::process(), and confdbOfflineConverter.OfflineConverter::query().