CMS 3D CMS Logo

LowPassFilterTiming.h
Go to the documentation of this file.
1 #ifndef CalibCalorimetry_HcalAlgos_LowPassFilterTiming_h_
2 #define CalibCalorimetry_HcalAlgos_LowPassFilterTiming_h_
3 
5 {
6 public:
7  unsigned nParameters() const;
8 
9  double operator()(double currentIn,
10  const double* params, unsigned nParams) const;
11 };
12 
13 #endif // CalibCalorimetry_HcalAlgos_LowPassFilterTiming_h_
unsigned nParameters() const
double operator()(double currentIn, const double *params, unsigned nParams) const