Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

GaudiTuple Class Reference

#include <GaudiTuple.h>

Inheritance diagram for GaudiTuple:

Tuple List of all members.

Public Methods

 GaudiTuple (const std::string& title, NTuplePtr* nt)
 ~GaudiTuple ()
const TupleItem* tupleItem (const std::string& name)
 override this to create from the Gaudi-style n-tuple. More...


Private Attributes

NTuplePtr* m_nt

Constructor & Destructor Documentation

GaudiTuple::GaudiTuple ( const std::string & title,
NTuplePtr * nt )
 

Definition at line 8 of file GaudiTuple.cxx.

GaudiTuple::~GaudiTuple ( )
 

Definition at line 13 of file GaudiTuple.cxx.


Member Function Documentation

const TupleItem * GaudiTuple::tupleItem ( const std::string & name )
 

override this to create from the Gaudi-style n-tuple.

Definition at line 18 of file GaudiTuple.cxx.


Member Data Documentation

NTuplePtr * GaudiTuple::m_nt [private]
 

Definition at line 22 of file GaudiTuple.h.


The documentation for this class was generated from the following files:
Generated at Wed Nov 21 12:20:41 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000