CMS 3D CMS Logo

GEMCSCSegmentProducer.h
Go to the documentation of this file.
1 #ifndef GEMCSCSegment_GEMCSCSegmentProducer_h
2 #define GEMCSCSegment_GEMCSCSegmentProducer_h
3 
17 
20 
22 
24 public:
28  ~GEMCSCSegmentProducer() override;
30  void produce(edm::Event&, const edm::EventSetup&) override;
31 
32 private:
33  int iev; // events through
37 };
38 
39 #endif
GEMCSCSegmentBuilder * segmentBuilder_
edm::EDGetTokenT< GEMRecHitCollection > gem_token
edm::EDGetTokenT< CSCSegmentCollection > csc_token
GEMCSCSegmentProducer(const edm::ParameterSet &)
Constructor.
~GEMCSCSegmentProducer() override
Destructor.
void produce(edm::Event &, const edm::EventSetup &) override
Produce the GEM-CSCSegment collection.