Difference between revisions of "ROOT Analyzer"

From HallCWiki
Jump to navigationJump to search
Line 1: Line 1:
This is a place holder for information about the Hall C ROOT/C++ analyzer, currently under development.
+
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.
  
The Hall C ROOT/C++ analyzer is based on the Hall A ROOT/C++ analyzer ([https://hallaweb.jlab.org/podd/index.html Documentation of Hall A analyzer] )
+
Information on downloading, compiling and running the new analyzer can be found at:
 
+
* [[Analyzer/Git]]
More information about the skeleton analyzer is at
+
* [[Analyzer/Compiling]]
[[Analyzer/Git]], [[Analyzer/Compiling]], and [[Analyzer/Running]].
+
* [[Analyzer/Running]]
 
 
The Hall C ROOT/C++ analyzer HCANA [https://userweb.jlab.org/~jones/hcana-htmldoc/ Class index]
 
 
 
[[ROOT Analyzer/Notes]] contains notes and random thoughts about the C++ analyzer.
 
  
 +
[[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/hcana-htmldoc/ Class index] (currently out of date.)
  
 
[[category:12GeV Software]]
 
[[category:12GeV Software]]

Revision as of 08:39, 11 June 2015

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:

ROOT Analyzer/Notes contains notes and random thoughts about the development of hcana. The Hall C ROOT/C++ analyzer HCANA Class index (currently out of date.)