Go to the documentation of this file. 1 #ifndef DQM_L1TMonitor_L1TdeCSCTPG_h
2 #define DQM_L1TMonitor_L1TdeCSCTPG_h
75 std::map<uint32_t, std::map<std::string, MonitorElement*> >
chamberHistos;
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > dataLCT_token_
std::vector< std::string > alctVars_
std::vector< double > lctMaxBin_
void analyze(const edm::Event &, const edm::EventSetup &) override
std::vector< unsigned > alctNBin_
edm::EDGetTokenT< CSCCorrelatedLCTDigiCollection > emulLCT_token_
bool isCLCTOffByOneBX(const CSCCLCTDigi &lhs, const CSCCLCTDigi &rhs) const
std::vector< double > alctMinBin_
std::map< uint32_t, std::map< std::string, MonitorElement * > > chamberHistos
L1TdeCSCTPG(const edm::ParameterSet &ps)
bool isLCTOffByOneBX(const CSCCorrelatedLCTDigi &lhs, const CSCCorrelatedLCTDigi &rhs) const
std::vector< double > alctMaxBin_
edm::EDGetTokenT< CSCALCTDigiCollection > emulALCT_token_
std::vector< unsigned > lctNBin_
std::vector< std::string > chambers_
std::vector< double > clctMaxBin_
edm::EDGetTokenT< CSCCLCTPreTriggerDigiCollection > emulpreCLCT_token_
std::vector< unsigned > clctNBin_
edm::EDGetTokenT< CSCCLCTDigiCollection > dataCLCT_token_
bool isDuplicateCLCT(const CSCCLCTDigi &clct, const std::vector< CSCCLCTDigi > &container) const
void bookHistograms(DQMStore::IBooker &, const edm::Run &, const edm::EventSetup &) override
std::vector< double > lctMinBin_
edm::EDGetTokenT< CSCCLCTDigiCollection > emulCLCT_token_
bool isDuplicateLCT(const CSCCorrelatedLCTDigi &lct, const std::vector< CSCCorrelatedLCTDigi > &container) const
std::vector< std::string > clctVars_
std::vector< std::string > dataEmul_
std::vector< std::string > lctVars_
std::vector< double > clctMinBin_
edm::EDGetTokenT< CSCALCTDigiCollection > dataALCT_token_