-
Notifications
You must be signed in to change notification settings - Fork 54
Utilities
r3dunlop edited this page Sep 4, 2014
·
12 revisions
HOME > RUNNING GRSISORT) > Utilities
Utilities, such as analysis scripts, asre kept in the util directory. Below are a list of useful utilities and how to use them.
- Root2Rad, Converts the 1D and 2D histograms in a root file to Radware .spe and .mat formats To compile:
g++ Root2Rad.cxx -oRoot2Rad `root-config --cflags --libs`
To Run:
./Root2Rad NAME_OF_ROOT_FILE.root
-
auto_eff.C
Reads in a root file and calculates the efficiency of each HPGe Crystal based on a specific source and activity
-
html_generator.C
Creates root-like HTML documentation for each of the defined classes in the script.
Home | Setup Guide | Running GRSISort | Technical Docs | Commands | Issue Tracker | Team
Useful resources