Fix MT irreproducibility in CscCalibTool by properly storing properties as double to avoid float->double casts.
CscCalibTool
double
float
Also remove one unused property.
I also wonder if we might just drop the usage of TF1 in some cases. Not sure what is faster...
TF1
/cc @nkoehler @jchapman