Home / root_base
Name Modified Size InfoDownloads / Week
Parent folder
process_data.cpp 2013-11-17 1.4 kB
Makefile 2013-11-17 464 Bytes
readme 2013-11-17 374 Bytes
Totals: 3 Items   2.3 kB 0
This directory contains a bare bones example of a standalone analysis program that links to the ROOT system.

Execute the following command to initialize the ROOT system prior to compiling.

. ~/root1/root/bin/thisroot.sh


Here "~/root1/" is the directory that the ROOT system was installed to.


The program "process_data.cpp" can then be comiled by the command:

make



Source: readme, updated 2013-11-17