Go to the documentation of this file. 1 #ifndef Validation_MuonGEMHits_GEMSimHitValidation_h
2 #define Validation_MuonGEMHits_GEMSimHitValidation_h
19 std::tuple<Double_t, Double_t>
getTOFRange(Int_t station_id);
50 #endif // Validation_MuonGEMHits_GEMSimHitValidation_h
std::vector< Double_t > tof_range_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomToken_
MEMap3Ids me_detail_occ_xy_
MEMap3Ids me_detail_eloss_
MEMap3Ids me_detail_tof_mu_
void analyze(const edm::Event &, const edm::EventSetup &) override
MEMap1Ids me_eloss_others_
std::map< Int_t, dqm::impl::MonitorElement * > MEMap1Ids
MEMap2Ids me_detail_occ_det_mu_
std::map< ME3IdsKey, dqm::impl::MonitorElement * > MEMap3Ids
MEMap2Ids me_detail_occ_det_
edm::ESGetToken< GEMGeometry, MuonGeometryRecord > geomTokenBeginRun_
MEMap3Ids me_detail_eloss_mu_
std::map< ME2IdsKey, dqm::impl::MonitorElement * > MEMap2Ids
GEMSimHitValidation(const edm::ParameterSet &)
std::tuple< Double_t, Double_t > getTOFRange(Int_t station_id)
MEMap1Ids me_detail_occ_zr_
edm::EDGetTokenT< edm::PSimHitContainer > simhit_token_
~GEMSimHitValidation() override