CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
CaloVNoisifier.h
Go to the documentation of this file.
1 #ifndef CaloSimAlgos_CaloVNoisifier_h
2 #define CaloSimAlgos_CaloVNoisifier_h
3 
11 class CaloSamples;
12 
14 {
15 public:
16  virtual void noisify(CaloSamples & frame) const=0;
17 };
18 
19 #endif
virtual void noisify(CaloSamples &frame) const =0
adds noise to the given frame