All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Variables
example_ertool Namespace Reference

Variables

string msg = '\n'
 
tuple my_proc = fmwk.ana_processor()
 
tuple my_algo = ertool.AlgoBase()
 
tuple my_ana = ertool.AnaBase()
 
tuple my_anaunit = fmwk.ExampleERSelection()
 

Variable Documentation

string example_ertool.msg = '\n'

Definition at line 4 of file Algorithms/mac/example_ertool.py.

tuple example_ertool.my_algo = ertool.AlgoBase()

Definition at line 27 of file Algorithms/mac/example_ertool.py.

tuple example_ertool.my_ana = ertool.AnaBase()

Definition at line 30 of file Algorithms/mac/example_ertool.py.

tuple example_ertool.my_anaunit = fmwk.ExampleERSelection()

Definition at line 33 of file Algorithms/mac/example_ertool.py.

tuple example_ertool.my_proc = fmwk.ana_processor()

Definition at line 14 of file Algorithms/mac/example_ertool.py.