Difference between revisions of "DAQ system"
Jump to navigation
Jump to search
Line 18: | Line 18: | ||
** NDpairStudy.C | ** NDpairStudy.C | ||
** ND_pair.C | ** ND_pair.C | ||
+ | ** root -l NDpairStudy.C'()' | ||
+ | ** .x NDpairStudy.C() |
Revision as of 23:45, 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
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()