CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
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:
30  virtual void produce(edm::Event&, const edm::EventSetup&);
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()
Destructor.
virtual void produce(edm::Event &, const edm::EventSetup &)
Produce the GEM-CSCSegment collection.