Difference between revisions of "LB April DetB DetA Calibration"

From New IAC Wiki
Jump to navigation Jump to search
(Created page with "Using the program /data/IAC/Se/April_Calib_Efficiency/TempVoltageFit.C on the data file DetA_Calib.dat with the command .L TempVoltageFit.C TempVoltageFit(0,2); The plot given…")
 
Line 1: Line 1:
 +
==Detector A==
 +
 
Using the program /data/IAC/Se/April_Calib_Efficiency/TempVoltageFit.C on the data file DetA_Calib.dat with the command  
 
Using the program /data/IAC/Se/April_Calib_Efficiency/TempVoltageFit.C on the data file DetA_Calib.dat with the command  
  
Line 11: Line 13:
  
 
So the draw command is Test -> Draw(-12.7141+1.0207*evt_Chan);
 
So the draw command is Test -> Draw(-12.7141+1.0207*evt_Chan);
 +
 +
 +
 +
==Detector B==

Revision as of 20:01, 20 April 2017

Detector A

Using the program /data/IAC/Se/April_Calib_Efficiency/TempVoltageFit.C on the data file DetA_Calib.dat with the command

.L TempVoltageFit.C TempVoltageFit(0,2);

The plot given is shown below

LB DetA Calib 4 18 17.png

The program returns A = -12.7141 +/- 0.0519279 and B = 1.0207 +/- 0.000756

So the draw command is Test -> Draw(-12.7141+1.0207*evt_Chan);


Detector B