#include "CalibCalorimetry/HcalAlgos/interface/HcalTimeSlew.h"
#include <math.h>
Go to the source code of this file.
Variables | |
static const double | slope [3] = {-3.178648, -1.556668, -1.075824 } |
static const double | tmax [3] = {16.00, 10.00, 6.25 } |
static const double | tzero [3] = {23.960177, 13.307784, 9.109694} |
const double slope[3] = {-3.178648, -1.556668, -1.075824 } [static] |
Definition at line 5 of file HcalTimeSlew.cc.
const double tmax[3] = {16.00, 10.00, 6.25 } [static] |
Definition at line 6 of file HcalTimeSlew.cc.
const double tzero[3] = {23.960177, 13.307784, 9.109694} [static] |
Definition at line 4 of file HcalTimeSlew.cc.