CMS 3D CMS Logo

HBHENegativeFlag.h
Go to the documentation of this file.
1 #ifndef HBHENegativeFlag_H
2 #define HBHENegativeFlag_H
3 
4 //---------------------------------------------------------------------------
5 // Negative filter algorithms for HBHE noise flagging
6 //---------------------------------------------------------------------------
7 
13 
15 {
16 public:
18 
19  inline void configFilter(const HBHENegativeEFilter* f) {filter_ = f;}
20 
22  const HcalCoder &coder, const HcalCalibrations &calib);
23 private:
25 };
26 
27 #endif
void configFilter(const HBHENegativeEFilter *f)
#define nullptr
const HBHENegativeEFilter * filter_
double f[11][100]
void setPulseShapeFlags(HBHERecHit &hbhe, const HBHEDataFrame &digi, const HcalCoder &coder, const HcalCalibrations &calib)