Iguana 0.0.0
Implementation Guardian of Analysis Algorithms
Loading...
Searching...
No Matches
iguana_ex_cpp_ROOT_macro.C File Reference
#include <TSystem.h>
#include <iguana/algorithms/physics/InclusiveKinematics/Algorithm.h>

Detailed Description

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.

Usage
root -b -q iguana_ex_cpp_ROOT_macro.C

Definition in file iguana_ex_cpp_ROOT_macro.C.

Include dependency graph for 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
 

Function Documentation

◆ iguana_ex_cpp_ROOT_macro()

void iguana_ex_cpp_ROOT_macro ( )

example ROOT macro function

Definition at line 15 of file iguana_ex_cpp_ROOT_macro.C.