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 
28 
30 
32 {
33  public:
36 
37  //virtual void beginRun(const edm::EventSetup& setup);
38  virtual void produce(edm::Event&, const edm::EventSetup&);
39 
40  private:
41  int iev; // event number
44  // swich to force the use of parameters from config file rather then from DB
46  // switch to for enabling checking against the list of bad chambers
49 };
50 
51 #endif
virtual void produce(edm::Event &, const edm::EventSetup &)
CSCTriggerPrimitivesProducer(const edm::ParameterSet &)
CSCTriggerPrimitivesBuilder * lctBuilder_