DAQ system

From New IAC Wiki
Revision as of 00:19, 9 September 2011 by Shaproma (talk | contribs) (Created page with '[https://wiki.iac.isu.edu/index.php/RS_classes go back] ==to see the data files, in /data directory do following:== * /home/daq/CODA/CODAreader/UsingROOTnEVIO/Oleksiy.evio2nt -…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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
    1. TFile *_file() = TFile::Open("r2338.root") //do not really know, need to check
    2. .x plot22.C