![]() |
The Gaudi Framework
v36r1 (3e2fb5a8)
|
(c) Copyright 1998-2019 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 | TupleEx.TupleEx |
Namespaces | |
TupleEx | |
Functions | |
def | TupleEx.configure (gaudi=None) |
Variables | |
string | TupleEx.__author__ = 'Vanya BELYAEV Ivan.Belyaev@lapp.in2p3.fr' |
TupleEx.Rndm = cpp.Rndm | |
TupleEx.gaudi = AppMgr() | |
(c) Copyright 1998-2019 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 which illustrate the usage of useful algorithm base class for N-Tuple manipulations
Definition in file TupleEx.py.