CH Starting CODA & Reading CODA Data

From New IAC Wiki
Jump to navigation Jump to search

Current as of 8/9/21

For data analysis

DAQ1

Commands

  • source ~/CODA/coda_scripts/setupCODA3.bash
  • source ~/src/ROOT/root-6.22.00/obj/bin/thisroot.sh
  • cd /data/
  • ~daq/CODA/CODAreader/ROOT_V6.22/PAA/evio2nt -fr####.dat > /dev/null
  • Since future me is probably just as dumb as I am now, the r####.dat is the dat file output from the event manager (should match what is in RCGUI)
  • Example: r7074.dat

DAQ2

  • source CODA/3.10/coda_scripts/setupCODA3.tcsh
  • source ~/src/ROOT/v6.20/builddir/bin/thisroot.tcsh
  • cd /data/
  • ~daq/CODA?CODAreader/ROOT_V6.22/PAA/evio2nt -fr####.dat >/dev/null

Starting CODA and RCGUI

DAQ2


PAS_Experiment