Privacy and Security Notice



How To Setup Your CEBAF Analyzer


Feb 19, 1999 Y.Fujii

This directory /group/e89009/replay_sample/ contains sample replay program for E91016 analysis, copied from jinseok's directory.

HOW TO SETUP THE REPLAY PROGRAM

You need work directory in /work/hallc/e89009. (e.g. /work/hallc/e89009/fujii). If you don't have, consult S.Wood to create your work directory.

To setup the replay program, type `/group/e89009/replay_sample/dosetup'. Then you have your replay program in /work/hallc/e89009/$USER/replay.

The replay program is compiled under HP-UX, if you run the program under other os, please re-compile it.

HOW TO RETRIEVE RAW DATA FROM SILO

Raw data are in cache directory /cache/hallc/e91016/raw. You can retrieve any raw data if it is not in the cache directory. For example, to obtain raw data of run10687, do setup mss echo /mss/hallc/e91016/raw/aug96_10687.log > gimme.txt request_file gimme.txt After a while, you get e-mail from Silo and the raw data are in /cache/hallc/e91016/raw.

HOW TO RUN THE REPLAY PROGRAM

For example, to replay first 50000 events in run10687, do cd /work/hallc/e89009/$USER/replay source dosetupcoda replay grun=10687 gstop=50000 then you get 10687.hbk, 10687.kumac, coin10687.rzdat in directory 'replay/paw'. Sample kumac file 'replay/paw/sample.kumac' shows some sample histograms and missing mass spectrum.

SOME USEFUL DOCUMENTS

You may want to run jobs on the batch or interactive mode, click here.