]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Updating calibration constants for channels 27 (light yields+pm gains) and channels...
authorcvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Nov 2011 15:22:52 +0000 (15:22 +0000)
committercvetan <cvetan@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 3 Nov 2011 15:22:52 +0000 (15:22 +0000)
OCDB/VZERO/Calib/LightYields/Run0_999999999_v0_s0.root
OCDB/VZERO/Calib/PMGains/Run0_999999999_v0_s0.root
VZERO/MakeVZEROLightYieldsEntry.C
VZERO/MakeVZEROPMGainsEntry.C

index cfa5b0eda873b8ca2bf2a046a4268f3d456aadf7..ca22fa11ab70f9e1a06fc9cc269eaa6ddb2a3ceb 100644 (file)
Binary files a/OCDB/VZERO/Calib/LightYields/Run0_999999999_v0_s0.root and b/OCDB/VZERO/Calib/LightYields/Run0_999999999_v0_s0.root differ
index 9492d1264c06bace4f6389b19efb3eda5f9c76db..4fe2dac0f73dd0b59568086265afeb52d33eaec7 100644 (file)
Binary files a/OCDB/VZERO/Calib/PMGains/Run0_999999999_v0_s0.root and b/OCDB/VZERO/Calib/PMGains/Run0_999999999_v0_s0.root differ
index 4ab92926788837cfee76745db60aab08f7181ec8..be37f328ba215694ed3513d8bb9e37af5df8b0f4 100644 (file)
@@ -5,7 +5,16 @@ void MakeVZEROLightYieldsEntry()
   man->SetDefaultStorage("local://$ALICE_ROOT/OCDB");
 
   // Creation of the light yields OCDB object
-  const Double_t lightYieldCorr[66] = {0.0, 0.01051, 0.00955, 0.00861, 0.00948, 0.01082, 0.00870, 0.01023, 0.01012, 0.01270, 0.01184, 0.01110, 0.01266, 0.00956, 0.00826, 0.00966, 0.00891, 0.01358, 0.01543, 0.01516, 0.01337, 0.01908, 0.01641, 0.01767, 0.01512, 0.01664, 0.01326, 0.01536, 0.00586, 0.01439, 0.01445, 0.01504, 0.01079, 0.00105, 0.00110, 0.00143, 0.00093, 0.00072, 0.01919, 0.00073, 0.02580, 0.02911, 0.00148, 0.03176, 0.00126, 0.00158, 0.00111, 0.02804, 0.00109, 0.00157, 0.00158, 0.00104, 0.00120, 0.00123, 0.00188, 0.00193, 0.03442, 0.00200, 0.00185, 0.00143, 0.00257, 0.00201, 0.00151, 0.00197, 0.00282, 0.0};
+  const Double_t lightYieldCorr[66] = {0.0,
+                                      0.01051, 0.00955, 0.00861, 0.00948, 0.01082, 0.00870, 0.01023, 0.01012,
+                                      0.01270, 0.01184, 0.01110, 0.01266, 0.00956, 0.00826, 0.00966, 0.00891,
+                                      0.01358, 0.01543, 0.01516, 0.01337, 0.01908, 0.01641, 0.01767, 0.01512,
+                                      0.01664, 0.01326, 0.01536, 0.01500, 0.01439, 0.01445, 0.01504, 0.01079,
+                                      0.00105, 0.00110, 0.00143, 0.00093, 0.00072, 0.01919, 0.00073, 0.02580,
+                                      0.02911, 0.00148, 0.03176, 0.00126, 0.00158, 0.00111, 0.02804, 0.00109,
+                                      0.00157, 0.00158, 0.00104, 0.00120, 0.00123, 0.00188, 0.00193, 0.02133,
+                                      0.00200, 0.00185, 0.00143, 0.00257, 0.00201, 0.00119, 0.00197, 0.00282,
+                                      0.0};
 
   TH1F *yields = new TH1F("VZEROLightYields","VZERO Light Yields",64,-0.5,63.5);
   yields->SetContent(lightYieldCorr);
index 9504551047ba59823eb0d620046519aab88d2d8c..39e7f0b37018be4f56529fb6c7388932cdd2a4b6 100644 (file)
@@ -8,7 +8,7 @@ void MakeVZEROPMGainsEntry()
   Double_t a[64] = {-39.68,-35.83,-36.92,-36.42,-37.02,-37.50,-43.05,-39.39,
                    -36.62,-36.93,-37.30,-36.46,-39.51,-40.32,-39.92,-39.20,
                    -35.39,-37.95,-38.85,-42.76,-40.68,-40.32,-39.00,-37.36,
-                   -39.64,-38.86,-37.59,-39.59,-37.97,-36.32,-38.88,-41.35,
+                   -39.64,-38.86,-37.59,-39.90,-37.97,-36.32,-38.88,-41.35,
                    -36.01,-36.82,-39.48,-36.86,-38.22,-32.55,-39.44,-35.08,
                    -29.91,-37.88,-33.25,-36.49,-37.25,-35.89,-40.31,-39.15,
                    -41.71,-37.07,-38.94,-36.04,-36.62,-32.96,-36.99,-30.71,