![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
(c) Copyright 1998-2022 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...
Go to the source code of this file.
Classes | |
class | Mix.SimpleAlgo |
Namespaces | |
Mix | |
Functions | |
def | Mix.configure () |
Variables | |
string | Mix.__author__ = "Vanya BELYAEV Ivan.Belyaev@itep.ru" |
string | Mix.__date__ = "2010-04-24" |
Mix.gaudi = AppMgr() | |
Mix.myAlg3 = SimpleAlgo("Simple3") | |
Mix.seq = gaudi.algorithm("MySequencer") | |
(c) Copyright 1998-2022 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. #
Simple example to illustrate the problem for task #13911
Definition in file Mix.py.