1 #ifndef DQM_GEM_GEMEffByGEMCSCSegmentSource_h
2 #define DQM_GEM_GEMEffByGEMCSCSegmentSource_h
35 using MEMap = std::map<GEMDetId, dqm::impl::MonitorElement*>;
42 inline bool checkRefs(
const std::vector<T*>&);
89 if (refs.front() ==
nullptr)
98 #endif // DQM_GEM_GEMEffByGEMCSCSegmentSource_h
GEMEffByGEMCSCSegmentSource(const edm::ParameterSet &)
void fillME(dqm::impl::MonitorElement *, const double)
const edm::EDGetTokenT< reco::MuonCollection > kMuonToken_
GEMDetId getReStLaKey(const GEMDetId &)
bool hasMEKey(const MEMap &, const GEMDetId &)
const edm::EDGetTokenT< GEMCSCSegmentCollection > kGEMCSCSegmentToken_
MEMap me_csc_chamber_type_matched_
void checkCoincidenceGE11(const GEMRecHit *, const GEMRecHit *, const GEMCSCSegment &)
MEMap me_muon_chamber_matched_
MEMap me_chamber_matched_
const std::string kLogCategory_
MonitorElement * bookNumerator1D(DQMStore::IBooker &, MonitorElement *)
MEMap me_num_csc_hits_matched_
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
static void fillDescriptions(edm::ConfigurationDescriptions &)
const edm::ESGetToken< GEMGeometry, MuonGeometryRecord > kGEMTokenBeginRun_
std::vector< Muon > MuonCollection
collection of Muon objects
void findMatchedME11Segments(const reco::MuonCollection *)
MEMap me_reduced_chi2_matched_
MEMap me_csc_chamber_type_
void analyzeME11GE11Segment(const GEMCSCSegment &)
constexpr int region() const
tuple key
prepare the HTCondor submission files and eventually submit them
void bookMisc(DQMStore::IBooker &, const edm::ESHandle< GEMGeometry > &)
const uint32_t kMinCSCRecHits_
bool checkRefs(const std::vector< T * > &)
std::map< GEMDetId, dqm::impl::MonitorElement * > MEMap
void bookEfficiencyChamber(DQMStore::IBooker &, const edm::ESHandle< GEMGeometry > &)
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
const std::string kFolder_
void fillMEWithinLimits(dqm::impl::MonitorElement *, const double)