Difference between revisions of "DAQ system"
Jump to navigation
Jump to search
Line 9: | Line 9: | ||
** .x plot22pair.C | ** .x plot22pair.C | ||
− | ==some Alex program from Sep | + | ==some Alex program from Sep 2011 run== |
* to see all 9 detectors spectrum | * to see all 9 detectors spectrum | ||
** plot22.C | ** plot22.C |
Revision as of 23:51, 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_asymmetry.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()