Go to the documentation of this file. 1 #ifndef DQM_L1TMonitor_L1TdeCSCTPG_h
2 #define DQM_L1TMonitor_L1TdeCSCTPG_h
52 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_
std::vector< double > alctMinBin_
std::map< uint32_t, std::map< std::string, MonitorElement * > > chamberHistos
L1TdeCSCTPG(const edm::ParameterSet &ps)
std::vector< double > alctMaxBin_
edm::EDGetTokenT< CSCALCTDigiCollection > emulALCT_token_
std::vector< unsigned > lctNBin_
std::vector< std::string > chambers_
std::vector< double > clctMaxBin_
std::vector< unsigned > clctNBin_
edm::EDGetTokenT< CSCCLCTDigiCollection > dataCLCT_token_
void bookHistograms(DQMStore::IBooker &, const edm::Run &, const edm::EventSetup &) override
std::vector< double > lctMinBin_
edm::EDGetTokenT< CSCCLCTDigiCollection > emulCLCT_token_
std::vector< std::string > clctVars_
std::vector< std::string > dataEmul_
std::vector< std::string > lctVars_
std::vector< double > clctMinBin_
edm::EDGetTokenT< CSCALCTDigiCollection > dataALCT_token_