![]() |
Iguana 1.0.0
Implementation Guardian of Analysis Algorithms
|
#include <TSystem.h>#include <iguana/algorithms/physics/InclusiveKinematics/Algorithm.h>Very simple example showing how to load and use an Iguana algorithm in a ROOT macro; this example only runs the algorithm and does not require any input data.
Definition in file iguana_ex_cpp_ROOT_macro.C.

Go to the source code of this file.
Functions | |
| void | iguana_ex_cpp_ROOT_macro () |
| example ROOT macro function | |
| void iguana_ex_cpp_ROOT_macro | ( | ) |
example ROOT macro function
Definition at line 15 of file iguana_ex_cpp_ROOT_macro.C.