The Gaudi Framework  v36r1 (3e2fb5a8)
TupleEx1.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  TupleEx1.TupleEx1
 

Namespaces

 TupleEx1
 

Functions

def TupleEx1.vct (sequence)
 
def TupleEx1.configure (gaudi=None)
 

Variables

string TupleEx1.__author__ = 'Vanya BELYAEV Ivan.Belyaev@lapp.in2p3.fr'
 
 TupleEx1.SUCCESS = GaudiPython.SUCCESS
 
 TupleEx1.Rndm = GaudiPython.gbl.Rndm
 
 TupleEx1.Numbers = Rndm.Numbers
 
 TupleEx1.gaudi = GaudiPython.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 TupleEx1.py.