The Gaudi Framework  v36r1 (3e2fb5a8)
ArrayProperties Namespace Reference

Variables

string __author__ = 'Vanya BELYAEV Ivan.Belyaev@nikhef.nl'
 
 ap
 
 EvtSel
 
 TopAlg
 
 EvtMax
 
 gaudi = AppMgr()
 
 PropertiesPrint
 
 Strings
 
 Doubles
 

Variable Documentation

◆ __author__

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

Definition at line 23 of file ArrayProperties.py.

◆ ap

ArrayProperties.ap
Initial value:
1 = AP(
2  '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 40 of file ArrayProperties.py.

◆ EvtSel

ArrayProperties.EvtSel

Definition at line 40 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 40 of file ArrayProperties.py.