Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v36r7 (7f57a304)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
ArrayProperties Namespace Reference

Variables

string __author__ = "Vanya BELYAEV Ivan.Belyaev@nikhef.nl"
 
 ap = AP("ArrayProps", Strings=("a", "bb", "ccc", "dddd"), Doubles=(1, 2, 3, 4, 5))
 
 EvtSel
 
 TopAlg
 
 EvtMax
 
 gaudi = AppMgr()
 
 PropertiesPrint
 
 Strings
 
 Doubles
 

Variable Documentation

◆ __author__

string ArrayProperties.__author__ = "Vanya BELYAEV Ivan.Belyaev@nikhef.nl"
private

Definition at line 24 of file ArrayProperties.py.

◆ ap

ArrayProperties.ap = AP("ArrayProps", Strings=("a", "bb", "ccc", "dddd"), Doubles=(1, 2, 3, 4, 5))

Definition at line 37 of file ArrayProperties.py.

◆ Doubles

ArrayProperties.Doubles

Definition at line 69 of file ArrayProperties.py.

◆ EvtMax

ArrayProperties.EvtMax

Definition at line 39 of file ArrayProperties.py.

◆ EvtSel

ArrayProperties.EvtSel

Definition at line 39 of file ArrayProperties.py.

◆ gaudi

ArrayProperties.gaudi = AppMgr()

Definition at line 60 of file ArrayProperties.py.

◆ PropertiesPrint

ArrayProperties.PropertiesPrint

Definition at line 66 of file ArrayProperties.py.

◆ Strings

ArrayProperties.Strings

Definition at line 68 of file ArrayProperties.py.

◆ TopAlg

ArrayProperties.TopAlg

Definition at line 39 of file ArrayProperties.py.