The Gaudi Framework
v26r0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
TupleTool.cpp
Go to the documentation of this file.
1
// ============================================================================
2
// Include files
3
// ============================================================================
4
// local
5
// ============================================================================
6
#include "
TupleTool.h
"
7
// ============================================================================
8
16
// ============================================================================
17
// Declaration of the Tool Factory
18
// ============================================================================
19
DECLARE_COMPONENT
(
TupleTool
)
20
// ============================================================================
21
22
// ============================================================================
32
// ============================================================================
33
TupleTool
::
TupleTool
( const
std
::
string
&
type
,
34
const
std
::
string
& name,
35
const
IInterface
* parent )
36
:
GaudiTupleTool
( type, name , parent )
37
{
38
declareInterface<ITupleTool>
(
this
);
39
}
40
41
42
// ============================================================================
44
// ============================================================================
45
TupleTool::~TupleTool
() {}
46
// ============================================================================
TupleTool::~TupleTool
virtual ~TupleTool()
destructor: virtual and protected
Definition:
TupleTool.cpp:45
TupleTool
Definition:
TupleTool.h:20
DECLARE_COMPONENT
#define DECLARE_COMPONENT(type)
Definition:
PluginService.h:36
AlgTool::declareInterface
Definition:
AlgTool.h:196
gaudirun.type
string type
Definition:
gaudirun.py:126
IInterface
Definition of the basic interface.
Definition:
IInterface.h:160
GaudiPython.GaudiAlgs.std
std
Definition:
GaudiAlgs.py:75
TupleTool.h
GaudiTupleTool
Simple class to extend the functionality of class GaudiHistoTool.
Definition:
GaudiTupleTool.h:43
GaudiAlg
src
components
TupleTool.cpp
Generated on Tue Jan 20 2015 20:27:15 for The Gaudi Framework by
1.8.7