Skip to content

et2rzn.c

Cole Smith edited this page Apr 24, 2017 · 3 revisions

et2rzn


Purpose: Reads Forward Carriage raw data and creates PAW ntuples.
Usage: et2rzn <input> <runno> <sector> <maxev>
<input>="et" or evio filename
<runno>=Current run number shown in RunControl
<sector>=Sector on which DAQ is running
<maxev>=Maximum events to accumulate
Output:
  • Creates ntuple file 'forcar_s<sector>_<runno>.rzn' for use with fcMuon.kumac.
Restrictions:
  • Single sector readout only.
  • DAQ must be running in ET mode.

Clone this wiki locally