The Gaudi Framework  v36r9p1 (5c15b2bb)
StringKeyEx Namespace Reference

Variables

string __author__ = "Vanya BELYAEV Ivan.Belyaev@nikhef.nl"
 
 ske = SKE("StringKeys", Key="key", Keys=["a", "b", "key", "c", "d"])
 
 EvtSel
 
 TopAlg
 
 EvtMax
 
 gaudi = AppMgr()
 
 PropertiesPrint
 
 SK = cpp.Gaudi.StringKey
 
 key = SK("new Key")
 
 Key
 
list keys = [key, "rrr", SK("s")]
 
 Keys
 

Variable Documentation

◆ __author__

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

Definition at line 23 of file StringKeyEx.py.

◆ EvtMax

StringKeyEx.EvtMax

Definition at line 37 of file StringKeyEx.py.

◆ EvtSel

StringKeyEx.EvtSel

Definition at line 37 of file StringKeyEx.py.

◆ gaudi

StringKeyEx.gaudi = AppMgr()

Definition at line 49 of file StringKeyEx.py.

◆ key

StringKeyEx.key = SK("new Key")

Definition at line 61 of file StringKeyEx.py.

◆ Key

StringKeyEx.Key

Definition at line 65 of file StringKeyEx.py.

◆ keys

list StringKeyEx.keys = [key, "rrr", SK("s")]

Definition at line 67 of file StringKeyEx.py.

◆ Keys

StringKeyEx.Keys

Definition at line 71 of file StringKeyEx.py.

◆ PropertiesPrint

StringKeyEx.PropertiesPrint

Definition at line 55 of file StringKeyEx.py.

◆ SK

StringKeyEx.SK = cpp.Gaudi.StringKey

Definition at line 59 of file StringKeyEx.py.

◆ ske

StringKeyEx.ske = SKE("StringKeys", Key="key", Keys=["a", "b", "key", "c", "d"])

Definition at line 35 of file StringKeyEx.py.

◆ TopAlg

StringKeyEx.TopAlg

Definition at line 37 of file StringKeyEx.py.