]> git.uio.no Git - u/mrichter/AliRoot.git/commit - SHUTTLE/AliShuttle.h
New function StoreRunMetadataFile added to preprocessor and Shuttle interface
authoracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Oct 2007 18:06:16 +0000 (18:06 +0000)
committeracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Oct 2007 18:06:16 +0000 (18:06 +0000)
commitc88ad5dba690f944fc22149dd3b0a2b6fd3d87eb
tree6cfff69ad4f38be3ba3d817362def82e88a3b374
parentbba57327f33c3bebfb2d4d7cc20360c34217cfb6
New function StoreRunMetadataFile added to preprocessor and Shuttle interface
This function can be used by GRP only. It stores raw data tags merged file to the
raw data folder (e.g. /alice/data/2008/LHC08a/000099999/Raw).

KNOWN ISSUES:

1. Shuttle cannot write to /alice/data/ because it belongs to alidaq. Tag file is stored in /alice/simulation/... for the time being.
2. Due to a bug in TAlien::Mkdir, the creation of a folder in recursive mode (-p option) does not work. The problem
has been corrected in the root package on the Shuttle machine.
SHUTTLE/AliShuttle.cxx
SHUTTLE/AliShuttle.h