1 #ifndef CalibTracker_SiSitripLorentzAngle_SiStripFineDelayTOF_h
2 #define CalibTracker_SiSitripLorentzAngle_SiStripFineDelayTOF_h
20 static double timeOfFlightCosmicB(
double* trackParameters,
double* hit,
double* phit,
bool onDisk);
22 static double timeOfFlightBeamB(
double* trackParameters,
double* hit,
double* phit,
bool onDisk);
23 static double x(
double* trackParameters,
double phi);
24 static double y(
double* trackParameters,
double phi);
25 static double z(
double* trackParameters,
double phi);
26 static double getPhi(
double* trackParameters,
double* hit,
bool onDisk);
static double timeOfFlightBeamB(double *trackParameters, double *hit, double *phit, bool onDisk)
virtual ~SiStripFineDelayTOF()=delete
static double x(double *trackParameters, double phi)
static double timeOfFlight(bool cosmics, bool field, double *trackParameters, double *hit, double *phit, bool onDisk)
tuple cosmics
Individual module setups ###.
static double timeOfFlightCosmicB(double *trackParameters, double *hit, double *phit, bool onDisk)
static void trackParameters(const reco::Track &tk, double *trackParameters)
SiStripFineDelayTOF()=delete
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)