ROOT

From UFRC
Revision as of 16:32, 27 June 2014 by Yingz (talk | contribs)
Jump to navigation Jump to search

Description

root website  

The ROOT system provides a set of OO frameworks with all the functionality needed to handle and analyze large amounts of data in a very efficient way. Having the data defined as a set of objects, specialized storage methods are used to get direct access to the separate attributes of the selected objects, without having to touch the bulk of the data. Included are histograming methods in an arbitrary number of dimensions, curve fitting, function evaluation, minimization, graphics and visualization classes to allow the easy setup of an analysis system that can query and process the data interactively or in batch mode, as well as a general parallel processing framework, PROOF, that can considerably speed up an analysis.

Required Modules

Serial

  • gcc/4.7.2
  • root

System Variables

  • HPC_{{#uppercase:root}}_DIR
  • HPC_{{#uppercase:root}}_BIN
  • HPC_{{#uppercase:root}}_INC
  • HPC_{{#uppercase:root}}_LIB