The Gaudi Framework
v32r2 (46d42edc)
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
, const
std
::
string
&
name
, const
IInterface
* parent )
34
:
GaudiTupleTool
(
type
,
name
, parent ) {
35
declareInterface<ITupleTool>(
this
);
36
}
gaudiComponentHelp.name
name
Definition:
gaudiComponentHelp.py:42
std
STL namespace.
TupleTool
Definition:
TupleTool.h:18
DECLARE_COMPONENT
#define DECLARE_COMPONENT(type)
Definition:
PluginServiceV1.h:46
GaudiTupleTool
Simple class to extend the functionality of class GaudiHistoTool.
Definition:
GaudiTupleTool.h:41
IInterface
Definition of the basic interface.
Definition:
IInterface.h:244
gaudirun.type
type
Definition:
gaudirun.py:144
TupleTool.h
GaudiAlg
src
components
TupleTool.cpp
Generated on Sat Sep 28 2019 18:06:45 for The Gaudi Framework by
1.8.15