Analysis codes
Jump to navigation
Jump to search
We have two kinds of data analysis codes, GTSort receives UDP packed from the IOCs and can give some impression on whether signals are coming in or not, but to look for coincidences it is necessary to
- merge (GTMerge3) the data from the different IOCs
- use the DGSSort root sorter on the merged data
GTMerge3/DGSSort
To checout the software, compile and run
- cd whereYouWantToWork
- make
modify test.sh with information about where your data is, etc
- ./test.sh
- root -l (.x bar.cc, ...)
GTSort
The official version of GTSort is at
but it is not always up to date. Shaoufei is the point man for GTSort