Iguana 1.0.0
Implementation Guardian of Analysis Algorithms
Loading...
Searching...
No Matches
Examples in Python

Detailed Description

Iguana usage examples in Python

The examples here are analogous to the C++ examples

  • If this is your first time using Iguana, start with the numbered examples first, proceeding in order; since the list below is alphabetized, you may start from the top.
  • Examples without a number are specific to this language, showing certain use cases
See also
C++ examples
Note
To see the actual source code of an example, you'll need to follow the link "Definition in file ....." or "Go to the source code of this file" within, since each example link below just takes you to its documentation page.

Files

file  /builds/hallb/clas12/iguana/iguana_v1.0.0/bind/python/iguana_ex_python_00_run_functions.py
 Python version of iguana_ex_cpp_00_run_functions.cc (for more details, see this .cc file).
file  /builds/hallb/clas12/iguana/iguana_v1.0.0/bind/python/iguana_ex_python_01_action_functions.py
 Python version of iguana_ex_cpp_01_action_functions.cc (for more details, see this .cc file).
file  /builds/hallb/clas12/iguana/iguana_v1.0.0/bind/python/iguana_ex_python_hipopy.py
 Python iguana example using HIPOPy: https://github.com/mfmceneaney/hipopy.