-
Notifications
You must be signed in to change notification settings - Fork 5
et2rzh.c
Cole Smith edited this page Apr 24, 2017
·
2 revisions
<input>="et" or evio filename
<runno>=Current run number shown in RunControl
<sector>=Sector on which DAQ is running
<maxev>=Maximum events to accumulate
Optional arguments:
<det>=0,1,2 for ecal,pcal,ftof
<slot>=FADC slot <3-10,13-16 (FTOF,PCAL) 13-18 (ECAL)>
<thrsh>=For at least one channel per slot pulse sum must exceed <thrsh>
<nskp>=Skip <nskp> events before plotting
<ymax>=Max y scale of FADC vs. samples
- Creates histo file 'forcar_s<sector>_<runno>.rzh' for use with fcMon.kumac.
- Displays realtime plots of FADC data in raw mode (optional arguments).
- Single sector readout only.
- DAQ must be running in ET mode.