CMS 3D CMS Logo

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