10 monitorDir(ps.getUntrackedParameter<
std::
string>(
"monitorDir",
"")),
11 omtfSource(ps.getParameter<
edm::InputTag>(
"omtfSource")),
37 omtf_hwEta_hwLocalPhi = ibooker.
book2D(
"omtf_hwEta_hwLocalPhi",
"HW #eta vs HW Local #phi" , 447, -223.5, 223.5, 201, -100.5, 100.5);
40 omtf_hwPt_hwEta = ibooker.
book2D(
"omtf_hwPt_hwEta" ,
"HW p_{T} vs HW #eta", 511, -0.5, 510.5, 447, -223.5, 223.5);
43 omtf_hwPt_hwLocalPhi = ibooker.
book2D(
"omtf_hwPt_hwLocalPhi" ,
"HW p_{T} vs HW Local #phi", 511, -0.5, 510.5, 201, -100.5, 100.5);
46 omtf_hwEta_bx = ibooker.
book2D(
"omtf_hwEta_bx" ,
"HW #eta vs BX" , 447, -223.5, 223.5, 5, -2.5, 2.5);
49 omtf_hwLocalPhi_bx = ibooker.
book2D(
"omtf_hwLocalPhi_bx" ,
"HW Local #phi vs BX" , 201, -100.5, 100.5, 5, -2.5, 2.5);
52 omtf_hwPt_bx = ibooker.
book2D(
"omtf_hwPt_bx" ,
"HW p_{T} vs BX" , 511, -0.5, 510.5, 5, -2.5, 2.5);
55 omtf_hwQual_bx = ibooker.
book2D(
"omtf_hwQual_bx" ,
"HW Quality vs BX" , 20, -0.5, 19.5, 5, -2.5, 2.5);
62 edm::LogInfo(
"L1TStage2OMTF") <<
"L1TStage2OMTF: analyze...." << std::endl;
const_iterator end(int bx) const
T getParameter(std::string const &) const
MonitorElement * omtf_hwQual
MonitorElement * omtf_hwPt
MonitorElement * omtf_hwPt_hwEta
void dqmBeginRun(const edm::Run &, const edm::EventSetup &) override
L1TStage2OMTF(const edm::ParameterSet &ps)
void bookHistograms(DQMStore::IBooker &, const edm::Run &, const edm::EventSetup &) override
bool getByToken(EDGetToken token, Handle< PROD > &result) const
MonitorElement * omtf_hwLocalPhi
MonitorElement * omtf_hwEta_bx
MonitorElement * omtf_hwLocalPhi_bx
MonitorElement * omtf_hwEta_hwLocalPhi
void setCurrentFolder(std::string const &fullpath)
MonitorElement * book1D(Args &&...args)
MonitorElement * omtf_hwQual_bx
MonitorElement * omtf_hwEta
void setTitle(const std::string &title)
set (ie. change) histogram/profile title
void analyze(const edm::Event &, const edm::EventSetup &) override
MonitorElement * omtf_hwPt_hwLocalPhi
MonitorElement * book2D(Args &&...args)
edm::EDGetToken omtfToken
~L1TStage2OMTF() override
const_iterator begin(int bx) const
std::vector< RegionalMuonCand >::const_iterator const_iterator
MonitorElement * omtf_hwPt_bx