From: dainese Date: Thu, 19 Aug 2010 13:31:34 +0000 (+0000) Subject: Update good runs list: removed lumi scans and runs with SDD 50% off (Rossella) X-Git-Url: http://git.uio.no/git/?a=commitdiff_plain;h=a204f5b0024967723f6a008eeac8f7e45583792d;p=u%2Fmrichter%2FAliRoot.git Update good runs list: removed lumi scans and runs with SDD 50% off (Rossella) --- diff --git a/PWG3/vertexingHF/RunAnalysisAODVertexingHF.C b/PWG3/vertexingHF/RunAnalysisAODVertexingHF.C index 4349a448689..043260a03e9 100644 --- a/PWG3/vertexingHF/RunAnalysisAODVertexingHF.C +++ b/PWG3/vertexingHF/RunAnalysisAODVertexingHF.C @@ -370,7 +370,7 @@ void AddGoodRuns(AliAnalysisAlien* plugin,TString lhcPeriod) { if(lhcPeriod=="LHC10b") { Int_t nruns=52; - Int_t runlist[52]={117222, 117220, 117120, 117118, 117116, 117112, 117109, 117099, 117092, 117086, 117082, 117077, 117063, 117060, 117059, 117054, 117053, 117052, 117050, 117048, 116684, 116643, 116642, 116611, 116610, 116609, 116574, 116571, 116562, 116561, 116559, 116403, 116402, 116401, 116288, 116287, 116102, 115514, 115414, 115413, 115401, 115393, 115345, 115335, 115328, 115325, 115322, 115318, 115310, 115193, 115186, 114931}; + Int_t runlist[52]={117222, 117220, 117120, 117118, 117116, 117112, 117109, 117099, 117092, 117086, 117082, 117077, 117063, 117060, 117059, 117054, 117053, 117052, 117050, 117048, 116643, 116611, 116609, 116574, 116571, 116562, 116561, 116559, 116403, 116402, 116401, 116288, 116102, 115514, 115414, 115401, 115393, 115345, 115335, 115328, 115325, 115322, 115318, 115310, 115193, 115186, 114931}; for(Int_t k=0;kAddRunNumber(runlist[k]); @@ -380,7 +380,7 @@ void AddGoodRuns(AliAnalysisAlien* plugin,TString lhcPeriod) { if(lhcPeriod=="LHC10c") { Int_t nruns=57; - Int_t runlist[57]={120829, 120825, 120824, 120823, 120822, 120821, 120820, 120758, 120750, 120741, 120671, 120617, 120616, 120505, 120504, 120503, 120244, 120079, 120076, 120073, 120072, 120069, 120067, 120066, 120064, 119971, 119969, 119965, 119961, 119952, 119948, 119941, 119935, 119934, 119926, 119924, 119923, 119917, 119913, 119909, 119907, 119904, 119862, 119859, 119856, 119853, 119849, 119846, 119845, 119844, 119842, 119841, 119838, 119837, 119163, 119161, 119159}; + Int_t runlist[57]={120829, 120825, 120824, 120823, 120822, 120821, 120820, 120758, 120750, 120741, 120671, 120617, 120616, 120505, 120504, 120503, 120244, 120079, 120076, 120073, 120072, 120069, 120067, 119862, 119859, 119856, 119853, 119849, 119846, 119845, 119844, 119842, 119841, 119163, 119161, 119159}; for(Int_t k=0;kAddRunNumber(runlist[k]);