38 #ifndef FCL_CCD_TIMEINTERVAL_INL_H 39 #define FCL_CCD_TIMEINTERVAL_INL_H 48 struct TimeInterval<double>;
69 t2_.setValue(l * t_[0], r * t_[1]);
70 t3_.setValue(l * t2_[0], r * t2_[1]);
71 t4_.setValue(l * t3_[0], r * t3_[1]);
72 t5_.setValue(l * t4_[0], r * t4_[1]);
73 t6_.setValue(l * t5_[0], r * t5_[1]);