1 #ifndef CalibTracker_SiSitripLorentzAngle_SiStripFineDelayTOF_h
2 #define CalibTracker_SiSitripLorentzAngle_SiStripFineDelayTOF_h
21 static double timeOfFlightCosmicB(
double* trackParameters,
double* hit,
double* phit,
bool onDisk);
23 static double timeOfFlightBeamB(
double* trackParameters,
double* hit,
double* phit,
bool onDisk);
24 static double x(
double* trackParameters,
double phi);
25 static double y(
double* trackParameters,
double phi);
26 static double z(
double* trackParameters,
double phi);
27 static double getPhi(
double* trackParameters,
double* hit,
bool onDisk);
static double timeOfFlightBeamB(double *trackParameters, double *hit, double *phit, bool onDisk)
static double x(double *trackParameters, double phi)
static double timeOfFlight(bool cosmics, bool field, double *trackParameters, double *hit, double *phit, bool onDisk)
tuple cosmics
Load cfis ###.
static double timeOfFlightCosmicB(double *trackParameters, double *hit, double *phit, bool onDisk)
static void trackParameters(const reco::Track &tk, double *trackParameters)
static double getPhi(double *trackParameters, double *hit, bool onDisk)
static double timeOfFlightCosmic(double *hit, double *phit)
static double y(double *trackParameters, double phi)
static double timeOfFlightBeam(double *hit, double *phit)
static double z(double *trackParameters, double phi)
virtual ~SiStripFineDelayTOF()