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