CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CSCChamberTimeCorrectionsReadTest.h
Go to the documentation of this file.
1 // user include files
2 
5 
7 
9 
11 
12 //
13 // class declaration
14 //
15 
17 
19  public:
22 
23  private:
24  virtual void beginJob() ;
25  virtual void analyze(const edm::Event&, const edm::EventSetup&);
26  virtual void endJob() ;
27 };
CSCChamberTimeCorrectionsReadTest(const edm::ParameterSet &)
virtual void analyze(const edm::Event &, const edm::EventSetup &)