CMS 3D CMS Logo

CastorTimeSlew.h

Go to the documentation of this file.
00001 #ifndef CALIBCALORIMETRY_CASTORCALIB_CASTORTIMESLEW_H
00002 #define CALIBCALORIMETRY_CASTORCALIB_CASTORTIMESLEW_H 1
00003 
00004 
00018 class CastorTimeSlew {
00019 public:
00020   enum BiasSetting { Slow=0, Medium=1, Fast=2 };
00021 
00025   static double delay(double fC, BiasSetting bias=Medium);
00026 };
00027 
00028 #endif

Generated on Tue Jun 9 17:25:13 2009 for CMSSW by  doxygen 1.5.4