![]() |
The Gaudi Framework
v36r10 (fc05264c)
|
Functions | |
def | configure (gaudi=None) |
Variables | |
long = int | |
(c) Copyright 1998-2020 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". More... | |
OutputLevel | |
alg | |
proxy = PropertyProxy() | |
app = ApplicationMgr() | |
TopAlg | |
EvtMax | |
EvtSel | |
HistogramPersistency | |
msgSvc = MessageSvc() | |
string | __author__ = "Vanya BELYAEV ibelyaev@physics.syr.edu" |
SUCCESS = gaudimodule.SUCCESS | |
gaudi = gaudimodule.AppMgr() | |
props = alg.properties() | |
v = props[p].value() | |
def Properties.configure | ( | gaudi = None | ) |
|
private |
Definition at line 24 of file Properties.py.
Properties.alg |
Definition at line 34 of file Properties.py.
Properties.app = ApplicationMgr() |
Definition at line 77 of file Properties.py.
Properties.EvtMax |
Definition at line 87 of file Properties.py.
Properties.EvtSel |
Definition at line 88 of file Properties.py.
Properties.gaudi = gaudimodule.AppMgr() |
Definition at line 115 of file Properties.py.
Properties.HistogramPersistency |
Definition at line 89 of file Properties.py.
Properties.long = int |
(c) Copyright 1998-2020 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. #
Python 2 compatibility
Definition at line 15 of file Properties.py.
Properties.msgSvc = MessageSvc() |
Definition at line 94 of file Properties.py.
Properties.OutputLevel |
Definition at line 21 of file Properties.py.
Properties.props = alg.properties() |
Definition at line 121 of file Properties.py.
Properties.proxy = PropertyProxy() |
Definition at line 72 of file Properties.py.
Properties.SUCCESS = gaudimodule.SUCCESS |
Definition at line 35 of file Properties.py.
Properties.TopAlg |
Definition at line 78 of file Properties.py.
Properties.v = props[p].value() |
Definition at line 124 of file Properties.py.