# root ## Summary + **Module Name:** root + **Support Level:** Secondary Support + **Software Access Level:** Open Access + **Home Page:** [https://root.cern.ch](https://root.cern.ch) ## Software Description 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. ## General Linux To load this module for use in a Linux environment, you can run the command: module load root Depending on where you are working, there may be more than one version of root available. To see which modules are available for loading you can run: module avail root