CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
SiStripPedestalsGenerator.h
Go to the documentation of this file.
1 #ifndef CalibTracker_SiStripESProducers_SiStripPedestalsGenerator_H
2 #define CalibTracker_SiStripESProducers_SiStripPedestalsGenerator_H
3 
8 #include <string>
9 
10 class SiStripPedestalsGenerator : public SiStripCondObjBuilderBase<SiStripPedestals> {
11  public:
12 
15 
17 
18  private:
19 
21 
22 
23 };
24 
25 #endif
void getObj(SiStripPedestals *&obj)
SiStripPedestalsGenerator(const edm::ParameterSet &, const edm::ActivityRegistry &)