From: cvetan Date: Thu, 3 Nov 2011 15:22:52 +0000 (+0000) Subject: Updating calibration constants for channels 27 (light yields+pm gains) and channels... X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=37486e75d1d27b5023a7934aa47448da52480ad5;p=u%2Fmrichter%2FAliRoot.git Updating calibration constants for channels 27 (light yields+pm gains) and channels 55,61 (only light yields). --- diff --git a/OCDB/VZERO/Calib/LightYields/Run0_999999999_v0_s0.root b/OCDB/VZERO/Calib/LightYields/Run0_999999999_v0_s0.root index cfa5b0eda87..ca22fa11ab7 100644 Binary files a/OCDB/VZERO/Calib/LightYields/Run0_999999999_v0_s0.root and b/OCDB/VZERO/Calib/LightYields/Run0_999999999_v0_s0.root differ diff --git a/OCDB/VZERO/Calib/PMGains/Run0_999999999_v0_s0.root b/OCDB/VZERO/Calib/PMGains/Run0_999999999_v0_s0.root index 9492d1264c0..4fe2dac0f73 100644 Binary files a/OCDB/VZERO/Calib/PMGains/Run0_999999999_v0_s0.root and b/OCDB/VZERO/Calib/PMGains/Run0_999999999_v0_s0.root differ diff --git a/VZERO/MakeVZEROLightYieldsEntry.C b/VZERO/MakeVZEROLightYieldsEntry.C index 4ab92926788..be37f328ba2 100644 --- a/VZERO/MakeVZEROLightYieldsEntry.C +++ b/VZERO/MakeVZEROLightYieldsEntry.C @@ -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); diff --git a/VZERO/MakeVZEROPMGainsEntry.C b/VZERO/MakeVZEROPMGainsEntry.C index 9504551047b..39e7f0b3701 100644 --- a/VZERO/MakeVZEROPMGainsEntry.C +++ b/VZERO/MakeVZEROPMGainsEntry.C @@ -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,