* Raw data files are available on the Mass Storage System of JLab (/mss/hallb/prad/data) * All final replayed data are available on the WORK directory (/work/hallb/prad/replay) and also saved on MSS (/mss/hallb/prad/production) * There are 3 different replay sets of data: 1) The first one contains zero suppressed data with every event - script: replay.pl - locations: /work/hallb/prad/replay, /mss/hallb/prad/production/replay0 (/mss/hallb/prad/production/replay1 for runs which have been replayed again due to some errros) - files: prad_xxxxxx.dst 2) The second one is a subset of the first one with every event that passes event selection based on the files located in /work/hallb/prad/replay_Ens - script: event_sel.sh - locations: /work/hallb/prad/replay/event_sel, /mss/hallb/prad/production/replay_sel - files: prad_xxxxxx_sel.dst for physics data prad_xxxxxx_mon.dst for pedestal and LMS of HyCal and pedestal for GEM 3) The third one is a subset of the second one with cosmic event rejection (not finalized) - script: mess_rej.dst - locations: /work/hallb/prad/replay/cosmic_rej - files: prad_xxxxxx_sel_sav.dst for surviving events prad_xxxxxx_sel_rej.dst for rejected events * For each run the live charge of the beam is calculated and is available in /work/hallb/prad/replay/event_sel/beam_charge.dat or ~pcrad/backup/beam_charge.dat and corresponds to the beam charge for events passing the event selection. This file is produced by beamChargeCount.cpp in the code examples.