The Gaudi Framework  v36r1 (3e2fb5a8)
TupleEx.py File Reference

(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()
 

Detailed Description

(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

Author
Vanya BELYAEV ibely.nosp@m.aev@.nosp@m.physi.nosp@m.cs.s.nosp@m.yr.ed.nosp@m.u

@date 2006-11-26

Definition in file TupleEx.py.