CMS 3D CMS Logo

CastorTimeSlew.h
Go to the documentation of this file.
1 #ifndef CALIBCALORIMETRY_CASTORCALIB_CASTORTIMESLEW_H
2 #define CALIBCALORIMETRY_CASTORCALIB_CASTORTIMESLEW_H 1
3 
18 public:
19  enum BiasSetting { Slow = 0, Medium = 1, Fast = 2 };
20 
24  static double delay(double fC, BiasSetting bias = Medium);
25 };
26 
27 #endif
static double delay(double fC, BiasSetting bias=Medium)
Returns the amount (ns) by which a pulse of the given number of fC will be delayed by the timeslew ef...