Variables
ResolutionModel Namespace Reference

Parameters defining the resolution model. More...

Variables

const int n = 6
 
const double phiParams [n] = {-2.50414e-01, 3.02406e-01, 2.43376e-01, 5.09057, 8.01369e-01, 1.}
 
const double thetaParams [n] = {-3.83773e-01, -3.00964e-01, 1.64537e-01, 1.34307, 7.09382e-01, 1.}
 
TString formula = (AnitaVersion::get() == 3) ? "exp([0]*x + [1]) + [2]" : "[0]/(pow(x,[1]) + [2])"
 

Detailed Description

Parameters defining the resolution model.

See the macro plotCalPulserResolution.C for the derivation of these numbers