The simple data mining program Bminor.cxx in /brahms/u/alv/brat_apps keeps the events with reconstructed tracks.
The Reconstructed Data Object files are read from the
/disk0/brahms/rdo directory.
The Physics Data Set files are written to the
/disk0/brahms/phds directory.
unsink_rdo.pl [switches] [--] filewhere the switches and arguments are:
-d detailed output for debugging -p toggle PFTP for transfer (default is ON) -t toggle throttled transfer (default is ON at 1MB/s) file name of job specification fileA poor man's throttle has been implemented to avoid filling the disk cache on the new Managed Data Server. The script transfers a file unthrottled by (P)FTP and then sleeps until the average rate is reached.
The files are transferred by the scripts dst_get.pl or dst_get_pftp.pl written by Tom Throwe.