DAQ system
Revision as of 00:19, 9 September 2011 by Shaproma (talk | contribs) (→to see the data files, in /data directory do following:)
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:
- TFile *_file() = TFile::Open("r2338.root") //do not really know, need to check
- .x plot22.C