CMS 3D CMS Logo

GEMCSCSegmentProducer.h
Go to the documentation of this file.
1 #ifndef GEMCSCSegment_GEMCSCSegmentProducer_h
2 #define GEMCSCSegment_GEMCSCSegmentProducer_h
3 
18 
21 
25 
27 
29 public:
33  ~GEMCSCSegmentProducer() override;
35  static void fillDescriptions(edm::ConfigurationDescriptions& descriptions);
37  void produce(edm::Event&, const edm::EventSetup&) override;
38 
39 private:
44 
45  int iev; // events through
47 };
48 
49 #endif
GEMCSCSegmentBuilder * segmentBuilder_
const edm::ESGetToken< GEMGeometry, MuonGeometryRecord > kGEMGeometryToken_
const edm::EDGetTokenT< GEMRecHitCollection > kGEMRecHitCollectionToken_
GEMCSCSegmentProducer(const edm::ParameterSet &)
Constructor.
~GEMCSCSegmentProducer() override
Destructor.
void produce(edm::Event &, const edm::EventSetup &) override
Produce the GEM-CSCSegment collection.
static void fillDescriptions(edm::ConfigurationDescriptions &descriptions)
generate gemcscSegment_cfi
const edm::EDGetTokenT< CSCSegmentCollection > kCSCSegmentCollectionToken_
const edm::ESGetToken< CSCGeometry, MuonGeometryRecord > kCSCGeometryToken_