CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
HPDNoiseGenerator.h
Go to the documentation of this file.
1 #ifndef HcalSimAlgos_HPDNoiseGenerator_h
2 #define HcalSimAlgos_HPDNoiseGenerator_h
3 
7 #include <vector>
9 
11 {
12 public:
14  virtual ~HPDNoiseGenerator() {}
15 
16  void fillNoiseSignals();
17 
18 private:
20 };
21 
22 #endif
23 
HPDNoiseLibraryReader theLibraryReader
virtual ~HPDNoiseGenerator()
HPDNoiseGenerator(const edm::ParameterSet &pset)