]> git.uio.no Git - u/mrichter/AliRoot.git/blob - PWGPP/CalibMacros/CPass1/mergeMakeOCDB.byComponent.jdl
New jdl for merging per component
[u/mrichter/AliRoot.git] / PWGPP / CalibMacros / CPass1 / mergeMakeOCDB.byComponent.jdl
1 Executable="mergeMakeOCDB.byComponent.sh";
2
3 Packages= { "VO_ALICE@AliRoot::v5-02-Rev-06",
4             "VO_ALICE@ROOT::v5-33-02a",
5             "VO_ALICE@APISCONFIG::V1.1x" };
6
7 Jobtag = { "Merging Calibration Objects from calib train and make OCDB params" };
8
9 GUIDFILE="guid.txt";
10 TTL = "28000";
11 Price = 1;
12
13 Validationcommand ="/alice/cern.ch/user/m/mkrzewic/CPass0_v3/$2/MergeCalibration/validationMerging.sh";
14
15 JDLVariables={"Packages", "OutputDir"};
16 GUIDFILE="guid.txt";
17
18 Arguments = "$1 $2 $3";
19
20 Workdirectorysize={"6000MB"}; 
21
22 InputFile={"LF:/alice/cern.ch/user/m/mkrzewic/CPass0_v3/$2/MergeCalibration/makeOCDB.C",
23            "LF:/alice/cern.ch/user/m/mkrzewic/CPass0_v3/$2/MergeCalibration/mergeByComponent.C"
24 };
25
26 OutputDir="/alice/cern.ch/user/m/mkrzewic/CPass0_v3/$2/output/";
27
28 OutputArchive={"log_archive:*.log@disk=1",
29               "root_archive.zip:CalibObjects.root,meanITSVertex.root,fitITSVertex.root@disk=1"};
30