Go to the documentation of this file.
8 : theSimHitMap(ps.getParameter<
edm::
InputTag>(
"simHitsTag"), consumesCollector()),
9 the2DValidation(nullptr),
10 theSegmentValidation(nullptr) {
13 geomToken_ = esConsumes<CSCGeometry, MuonGeometryRecord>();
void analyze(const edm::Event &, const edm::EventSetup &) override
void bookHistograms(DQMStore::IBooker &)
CSCSegmentValidation * theSegmentValidation
void bookHistograms(DQMStore::IBooker &)
virtual void setCurrentFolder(std::string const &fullpath)
void setGeometry(const CSCGeometry *geom)
void bookHistograms(DQMStore::IBooker &, edm::Run const &, edm::EventSetup const &) override
void fill(const edm::Event &e)
void analyze(const edm::Event &, const edm::EventSetup &) override
void analyze(const edm::Event &, const edm::EventSetup &) override
CSCRecHitValidation(const edm::ParameterSet &)
bool getData(T &iHolder) const
~CSCRecHitValidation() override
CSCRecHit2DValidation * the2DValidation
void setSimHitMap(const PSimHitMap *simHitMap)
T getParameter(std::string const &) const
edm::ESGetToken< CSCGeometry, MuonGeometryRecord > geomToken_