33 : theSimHitMap(ps.getParameter<
edm::
InputTag>(
"simHitsTag"), consumesCollector()),
34 the2DValidation(nullptr),
35 theSegmentValidation(nullptr) {
36 the2DValidation = std::make_unique<CSCRecHit2DValidation>(ps, consumesCollector());
38 geomToken_ = esConsumes<CSCGeometry, MuonGeometryRecord>();