]> git.uio.no Git - u/mrichter/AliRoot.git/commit - STEER/AliPreprocessor.h
New function StoreRunMetadataFile added to preprocessor and Shuttle interface
authoracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Oct 2007 18:05:03 +0000 (18:05 +0000)
committeracolla <acolla@f7af4fe6-9843-0410-8265-dc069ae4e863>
Mon, 29 Oct 2007 18:05:03 +0000 (18:05 +0000)
commitbba57327f33c3bebfb2d4d7cc20360c34217cfb6
tree546f5ef6946302b546e87cfbc8d55093c819d163
parent7ff5e4cf5a0443bad1a832d1dd47599d6e1aebfe
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 opiton) does not work. The problem
has been corrected in the root package on the Shuttle machine.
STEER/AliGRPPreprocessor.cxx
STEER/AliGRPPreprocessor.h
STEER/AliPreprocessor.cxx
STEER/AliPreprocessor.h
STEER/AliShuttleInterface.h