1 #ifndef DQM_GEM_GEMEffByGEMCSCSegmentSource_h 2 #define DQM_GEM_GEMEffByGEMCSCSegmentSource_h 73 #endif // DQM_GEM_GEMEffByGEMCSCSegmentSource_h GEMEffByGEMCSCSegmentSource(const edm::ParameterSet &)
const edm::ESGetToken< GEMGeometry, MuonGeometryRecord > kGEMGeometryTokenBeginRun_
const bool kUseMuonSegment_
MEMap me_csc_reduced_chi2_matched_
MEMap me_csc_chamber_type_matched_
void checkCoincidenceGE11(const GEMRecHit *, const GEMRecHit *, const GEMCSCSegment &)
MEMap me_chamber_matched_
const int kMinCSCRecHits_
MEMap me_num_csc_hits_matched_
const edm::EDGetTokenT< reco::MuonCollection > kMuonCollectionToken_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
static void fillDescriptions(edm::ConfigurationDescriptions &)
std::vector< Muon > MuonCollection
collection of Muon objects
std::map< GEMDetId, MonitorElement * > MEMap
MEMap me_csc_reduced_chi2_
void findMatchedME11Segments(const reco::MuonCollection *)
MonitorElement * bookCSCChamberType(DQMStore::IBooker &, const TString &, const TString &)
MEMap me_csc_chamber_type_
MEMap me_chamber_muon_segment_matched_
void analyzeGE11ME11Segment(const GEMCSCSegment &, const GEMOHStatusCollection *, const GEMVFATStatusCollection *)
bool isME11SegmentMatched(const CSCSegment &)
void analyze(const edm::Event &event, const edm::EventSetup &eventSetup) override
std::vector< const CSCSegment * > matched_me11_segment_vector_
~GEMEffByGEMCSCSegmentSource() override
MEMap me_chamber_muon_segment_
const std::string kFolder_
const edm::EDGetTokenT< GEMCSCSegmentCollection > kGEMCSCSegmentCollectionToken_
A container for a generic type of digis indexed by some index, implemented with a map<IndexType...