Gaudi Framework, version v23r6

Home   Generated: Wed Jan 30 2013
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
TupleTool.cpp
Go to the documentation of this file.
1 // $Id: TupleTool.cpp,v 1.2 2006/01/10 19:53:58 hmd Exp $
2 // ============================================================================
3 // Include files
4 // ============================================================================
5 // GaudiKernel
7 // ============================================================================
8 // local
9 // ============================================================================
10 #include "TupleTool.h"
11 // ============================================================================
12 
20 // ============================================================================
21 // Declaration of the Tool Factory
22 // ============================================================================
24 // ============================================================================
25 
26 // ============================================================================
36 // ============================================================================
37 TupleTool::TupleTool( const std::string& type,
38  const std::string& name,
39  const IInterface* parent )
40  : GaudiTupleTool ( type, name , parent )
41 {
43 }
44 
45 
46 // ============================================================================
48 // ============================================================================
50 // ============================================================================

Generated at Wed Jan 30 2013 17:13:37 for Gaudi Framework, version v23r6 by Doxygen version 1.8.2 written by Dimitri van Heesch, © 1997-2004