![]() |
The Gaudi Framework
master (76629ece)
|
Variables | |
| str | __author__ = "Vanya BELYAEV Ivan.Belyaev@nikhef.nl" |
| (c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE". | |
| 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 | |
|
private |
(c) Copyright 1998-2023 CERN for the benefit of the LHCb and ATLAS collaborations # # This software is distributed under the terms of the Apache version 2 licence, # copied verbatim in the file "LICENSE".
# # In applying this licence, CERN does not waive the privileges and immunities # granted to it by virtue of its status as an Intergovernmental Organization # or submit itself to any jurisdiction. #
Definition at line 22 of file StringKeyEx.py.
| StringKeyEx.EvtMax |
Definition at line 35 of file StringKeyEx.py.
| StringKeyEx.EvtSel |
Definition at line 35 of file StringKeyEx.py.
| StringKeyEx.gaudi = AppMgr() |
Definition at line 46 of file StringKeyEx.py.
| StringKeyEx.Key |
Definition at line 62 of file StringKeyEx.py.
| StringKeyEx.key = SK("new Key") |
Definition at line 58 of file StringKeyEx.py.
| StringKeyEx.Keys |
Definition at line 68 of file StringKeyEx.py.
Definition at line 64 of file StringKeyEx.py.
| StringKeyEx.PropertiesPrint |
Definition at line 52 of file StringKeyEx.py.
| StringKeyEx.SK = cpp.Gaudi.StringKey |
Definition at line 56 of file StringKeyEx.py.
Definition at line 33 of file StringKeyEx.py.
| StringKeyEx.TopAlg |
Definition at line 35 of file StringKeyEx.py.