CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiStripFedCablingReader.h
Go to the documentation of this file.
1 #ifndef CondTools_SiStrip_FedCablingReader_H
2 #define CondTools_SiStrip_FedCablingReader_H
3 
8 
10 
11  public:
12 
14 
16 
17  void beginRun( const edm::Run&, const edm::EventSetup& );
18 
19  void analyze(const edm::Event&, const edm::EventSetup&){;}
20 
21  private:
22 
26 
27 };
28 
29 #endif // CondTools_SiStrip_FedCablingReader_H
void analyze(const edm::Event &, const edm::EventSetup &)
void beginRun(const edm::Run &, const edm::EventSetup &)
SiStripFedCablingReader(const edm::ParameterSet &)
Definition: Run.h:33