Difference between revisions of "ROOT Analyzer"
From HallCWiki
Jump to navigationJump to searchLine 4: | Line 4: | ||
* [[Analyzer/Git]] | * [[Analyzer/Git]] | ||
* [[Analyzer/Compiling]] | * [[Analyzer/Compiling]] | ||
+ | **[https://hallcweb.jlab.org/hcana/nightly/ Results] of the nightly build | ||
* [[Analyzer/Comparisons]] Info on comparing results between ENGINE and HCANA | * [[Analyzer/Comparisons]] Info on comparing results between ENGINE and HCANA | ||
* [[Analyzer/Running]] | * [[Analyzer/Running]] | ||
* [https://hallcweb.jlab.org/DocDB/0008/000816/001/Pooser_HallC_Analyzer.pdf Hall C Analyzer Update] - Talk given at the 2017 Hall C Winter Collaboration Meeting | * [https://hallcweb.jlab.org/DocDB/0008/000816/001/Pooser_HallC_Analyzer.pdf Hall C Analyzer Update] - Talk given at the 2017 Hall C Winter Collaboration Meeting | ||
− | |||
− | |||
[[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. | ||
− | + | [https://hallcweb.jlab.org/hcana/docs The Hall C ROOT/C++ HCANA analyzer Doxygen] | |
− | + | [https://hallcweb.jlab.org/hcana/podddocs/ The Hall A ROOT/C++ PODD analyzer Doxygen documentation] | |
[[category:12GeV Software]] | [[category:12GeV Software]] | ||
+ | |||
+ | [https://hallcweb.jlab.org/analysis_documentation/ Old Hall C Analyzer Documentation ] |
Revision as of 09:59, 6 December 2017
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
- Results of the nightly build
- Analyzer/Comparisons Info on comparing results between ENGINE and HCANA
- Analyzer/Running
- Hall C Analyzer Update - Talk given at the 2017 Hall C Winter Collaboration Meeting
ROOT Analyzer/Notes contains notes and random thoughts about the development of hcana.
The Hall C ROOT/C++ HCANA analyzer Doxygen