]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - prod/acrcaf/reco/run.C
using one single par file for all aliroot versions
[u/mrichter/AliRoot.git] / prod / acrcaf / reco / run.C
index 79cdb7bd5c4742437db0a1749a1eaf07a5d26f16..cc4fa8c1ab2eff1b3a4f4e0a22b873d6842588e6 100644 (file)
@@ -2,8 +2,9 @@ void run(Int_t runNumber, Int_t nev = 10000, Int_t firstev = 0, const char* root
 {
   gEnv->SetValue("XSec.GSI.DelegProxy","2");
   // Select ROOT version
-  if (rootVersion)
+  if (rootVersion) 
     TProof::Mgr("aliprod@alicecaf")->SetROOTVersion(rootVersion);
+    
   // Login to CAF
   TProof::Open("aliprod@alicecaf");