CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCTriggerPrimitivesProducer.h
Go to the documentation of this file.
1 #ifndef CSCTriggerPrimitives_CSCTriggerPrimitivesProducer_h
2 #define CSCTriggerPrimitives_CSCTriggerPrimitivesProducer_h
3 
31 
33 
34 class CSCTriggerPrimitivesProducer : public edm::one::EDProducer<edm::one::SharedResources>
35 {
36  public:
39 
40  //virtual void beginRun(const edm::EventSetup& setup);
41  virtual void produce(edm::Event&, const edm::EventSetup&);
42 
43  private:
44  int iev; // event number
45 
50 
51  // switch to force the use of parameters from config file rather then from DB
53  // switch to for enabling checking against the list of bad chambers
56 };
57 
58 #endif
virtual void produce(edm::Event &, const edm::EventSetup &)
CSCTriggerPrimitivesProducer(const edm::ParameterSet &)
edm::EDGetTokenT< CSCComparatorDigiCollection > comp_token_
CSCTriggerPrimitivesBuilder * lctBuilder_
edm::EDGetTokenT< CSCWireDigiCollection > wire_token_