Difference between revisions of "ROOT Analyzer"
From HallCWiki
Jump to navigationJump to searchLine 8: | Line 8: | ||
[[ROOT Analyzer/Notes]] contains notes and random thoughts about the development of hcana. | [[ROOT Analyzer/Notes]] contains notes and random thoughts about the development of hcana. | ||
− | The Hall C ROOT/C++ analyzer HCANA [https://userweb.jlab.org/~jones/ | + | The Hall C ROOT/C++ analyzer HCANA [https://userweb.jlab.org/~jones/hcana_doc/ Class documentation] |
[[category:12GeV Software]] | [[category:12GeV Software]] |
Revision as of 13:01, 19 April 2016
Hall C is develping a new event analysis tool to analyze data from the HMS, SHMS and SOS spectrometers in Hall C. It is being developed to replace the historical Hall C analyzer, ENGINE, which was written in Fortran. The new software, hcana, is written in C++ and is an extension of the Hall A analyzer, podd, which uses the CERN ROOT framework.
Information on downloading, compiling and running the new analyzer can be found at:
- Analyzer/Git
- Analyzer/Compiling
- Analyzer/Comparisons Info on comparing results between ENGINE and HCANA
- Analyzer/Running
ROOT Analyzer/Notes contains notes and random thoughts about the development of hcana. The Hall C ROOT/C++ analyzer HCANA Class documentation