Difference between revisions of "DAQ system"
Jump to navigation
Jump to search
Line 7: | Line 7: | ||
* root r2338.root | * root r2338.root | ||
** .x plot22.C | ** .x plot22.C | ||
+ | ** .x plot22pair.C | ||
==some Alex program from Sep 2011 run== | ==some Alex program from Sep 2011 run== |
Revision as of 23:48, 21 September 2011
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
- .x plot22.C
- .x plot22pair.C
some Alex program from Sep 2011 run
- to see all 9 detectors spectrum
- plot22.C
- to asymmetry study
- NDasymStudy3.C
- ND_asymStudy.C
- ND_integral.C
- to monitor beam current stability defined by pair spectrometer // from daq/data machine, Sep 21, 2011
- NDpairStudy.C
- ND_pair.C
- root -l NDpairStudy.C'()'
- .x NDpairStudy.C()