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