Difference between revisions of "DAQ system"

From New IAC Wiki
Jump to navigation Jump to search
Line 7: Line 7:
 
* root r2338.root
 
* root r2338.root
 
* inside root do following:
 
* inside root do following:
*# .x plot22.C
+
** .x plot22.C
 
 
  
 
==some Alex program from Sep 2011 run==
 
==some Alex program from Sep 2011 run==
 
* plot22.C //to see all 9 detectors spectrum
 
* plot22.C //to see all 9 detectors spectrum
 
* NDpairStudy.C //to monitor beam stability in time using pair spectrometer detector
 
* NDpairStudy.C //to monitor beam stability in time using pair spectrometer detector

Revision as of 20:01, 21 September 2011

go back


to see the data files, in /data directory do following:

  • /home/daq/CODA/CODAreader/UsingROOTnEVIO/Oleksiy/evio2nt -fr2338.dat > /dev/null
  • mv r2338 r2338.root
  • root r2338.root
  • inside root do following:
    • .x plot22.C

some Alex program from Sep 2011 run

  • plot22.C //to see all 9 detectors spectrum
  • NDpairStudy.C //to monitor beam stability in time using pair spectrometer detector