diff --git a/macros/CCEScan/voltageFit_spline.C b/macros/CCEScan/voltageFit_spline.C index b2a474d..50d3344 100755 --- a/macros/CCEScan/voltageFit_spline.C +++ b/macros/CCEScan/voltageFit_spline.C @@ -265,7 +265,7 @@ double height_err = v_input(1); double height_sys = v_input(11);//Michele - + /* Michele - Use maximum value, not integral //This is a fake if... if (true || det.EqualTo("IT")) { height_val /= 0.1306; // transform back to the amplitude @@ -275,7 +275,7 @@ TMath::Power(v_input(3)/v_input(2),2)+ 2*v_input(8)/(height_val*v_input(2))); } - + */