Difference between revisions of "CH Starting CODA & Reading CODA Data"
Jump to navigation
Jump to search
(→DAQ1) |
(→DAQ1) |
||
Line 8: | Line 8: | ||
* ~daq/CODA/CODAreader/ROOT_V6.22/PAA/evio2nt -fr####.dat > /dev/null | * ~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 | ||
---- | ---- | ||
[[PAS_Experiment]] | [[PAS_Experiment]] |
Revision as of 18:13, 9 August 2021
DAQ1
Commands
- source ~/CODA/coda_scripts/setupCODA3.bash
- source ~/src/ROOT/root-6.22.00/obj/bin/thisroot.sh
- ~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