Dear collegues,
It's possible now to replay old data files containing RAW data banks to get
correct translated banks.
Program with name 'TR' is installed to '/usr/local/clas/bin' directory on
CLON cluster . That directory should be in your path normally. TR uses
current Translation Tables from ~clasrun/TT directory and could work only
on CLON's.
Usage is : TR inputfile [outputfile] [skipevents] [translateevents]
outputfile, skipevents and translateevents parameters are optional. If
outputfile not specified data would be written to file with name
inputfile.replayed . HEAD, SCS and ECS banks are preserved from the
original file.
Running TR without parameters will give you a short help message.
Vladimir