]> git.uio.no Git - u/mrichter/AliRoot.git/commit - ANALYSIS/ANALYSIS/AliAnalysisGrid.h
1. SetDefaultOutputs(kTRUE) used by default. This will automatically archive the...
authoragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Jun 2010 10:17:41 +0000 (10:17 +0000)
committeragheata <agheata@f7af4fe6-9843-0410-8265-dc069ae4e863>
Thu, 17 Jun 2010 10:17:41 +0000 (10:17 +0000)
commit149d288c5d644a1c7be59079fff1c597ba5a261e
tree8ea77679074589b3d31c7fb028223a30a2611bba
parent0d300b4faacec2b9a6b5b2a4f23f7e85af4fe801
1. SetDefaultOutputs(kTRUE) used by default. This will automatically archive the analysis outputs. In this case, calling SetOutputFiles and SetOutputArchive is now forbidden and will produce a fatal error. To use arbitrary output files and archives, one has to manually reset the SetDefaultOutputs flag.
2. Specific SE's are not allowed anymore via the plugin.
3. To specify the number of replicas for the output archives, one should use SetNumberOfReplicas(n) where the default is 2 and the maximum allowed is 4.
4. stdout and stderr files are not registered in the catalog in case a job enters in DONE state.
ANALYSIS/AliAnalysisAlien.cxx
ANALYSIS/AliAnalysisAlien.h
ANALYSIS/AliAnalysisGrid.h