]> git.uio.no Git - u/mrichter/AliRoot.git/blobdiff - prod/LHC08d6/JDL
Added QA for digits during reconstruction (Yves)
[u/mrichter/AliRoot.git] / prod / LHC08d6 / JDL
index 8e315545b8433a1d5bb3864612ba35d09d90d684..b922897b636d47682a8c70d2e9501d67869113e5 100644 (file)
@@ -1,8 +1,8 @@
 Executable = "aliroot_new";
 Jobtag={"comment:PbPb, HIJING Central"};
 
-Packages={"VO_ALICE@AliRoot::v4-16-Rev-05",
-          "VO_ALICE@GEANT3::v1-9-8","VO_ALICE@ROOT::v5-22-00","VO_ALICE@APISCONFIG::V2.4"};
+Packages={"VO_ALICE@AliRoot::v4-16-Rev-10",
+          "VO_ALICE@GEANT3::v1-10","VO_ALICE@ROOT::v5-23-02","VO_ALICE@APISCONFIG::V2.4"};
 
 TTL = "72000";
 Price = 1;
@@ -10,7 +10,7 @@ Price = 1;
 Validationcommand ="/alice/cern.ch/user/a/aliprod/prod2007/configs_pbpb_hijing/validation.sh";
 
 InputFile= {"LF:/alice/cern.ch/user/e/estienne/prod2008/config_pbpb_hijing/Config.C",
-            "LF:/alice/cern.ch/user/e/estienne/prod2008/config_pbpb_hijing/simRun.C",
+            "LF:/alice/cern.ch/user/e/estienne/prod2008/config_pbpb_hijing/simrun.C",
             "LF:/alice/cern.ch/user/e/estienne/prod2008/config_pbpb_hijing/sim.C",
             "LF:/alice/cern.ch/user/e/estienne/prod2008/config_pbpb_hijing/rec.C",
             "LF:/alice/cern.ch/user/e/estienne/prod2008/config_pbpb_hijing/CheckESD.C",
@@ -24,7 +24,7 @@ OutputDir="[:OUTPUTDIR:]/$1/#alien_counter_03i#";
 JDLVariables={"Packages", "OutputDir"};
 GUIDFILE="guid.txt";
 
-splitarguments="simRun.C --run $1 --event #alien_counter# --bmin 0 --bmax 5 --quench 1 --qhat 1 --etamin -8 --etamax 8 --phimin 0 --phimax 360";
+splitarguments="simrun.C --run $1 --event #alien_counter# --bmin 0 --bmax 5 --quench 1 --qhat 1 --etamin -8 --etamax 8 --phimin 0 --phimax 360";
 split="production:1-1000";
 
 Workdirectorysize={"6000MB"};