![]() |
The Gaudi Framework
v36r9p1 (5c15b2bb)
|
(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 | TupleEx2.TupleEx2 |
Namespaces | |
TupleEx2 | |
Functions | |
def | TupleEx2.configure (gaudi=None) |
Variables | |
string | TupleEx2.__author__ = "Vanya BELYAEV Ivan.Belyaev@lapp.in2p3.fr" |
TupleEx2.Rndm = GaudiPython.gbl.Rndm | |
TupleEx2.Math = GaudiPython.gbl.ROOT.Math | |
TupleEx2.SUCCESS = GaudiPython.SUCCESS | |
TupleEx2.gaudi = GaudiPython.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 TupleEx2.py.