![]() |
Iguana 0.9.0
Implementation Guardian of Analysis Algorithms
|
#include <hipo4/reader.h>
#include <iguana/algorithms/AlgorithmSequence.h>
Example using full HIPO banks with Iguana algorithms' Run functions. This example requires the user to have the C++ hipo::bank objects; see other examples if you do not have banks in this format.
Definition in file iguana_ex_cpp_00_run_functions.cc.
Go to the source code of this file.
Functions | |
int | main (int argc, char **argv) |
main function |
int main | ( | int | argc, |
char ** | argv ) |
main function
Definition at line 20 of file iguana_ex_cpp_00_run_functions.cc.