]> git.uio.no Git - u/mrichter/AliRoot.git/commitdiff
Update good runs list: removed lumi scans and runs with SDD 50% off (Rossella)
authordainese <dainese@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Aug 2010 13:31:34 +0000 (13:31 +0000)
committerdainese <dainese@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 19 Aug 2010 13:31:34 +0000 (13:31 +0000)
PWG3/vertexingHF/RunAnalysisAODVertexingHF.C

index 4349a448689c13bdffee2a131d974421f5c7f527..043260a03e9c23ae8ea4688cdf23788a026fce9d 100644 (file)
@@ -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;k<nruns;k++){
       plugin->AddRunNumber(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;k<nruns;k++){
       plugin->AddRunNumber(runlist[k]);