The Gaudi Framework
v28r0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Modules
Pages
GaudiTupleTool.cpp
Go to the documentation of this file.
1
// ============================================================================
2
// Include files
3
// ============================================================================
4
// GaudiAlg
5
// ============================================================================
6
#include "
GaudiAlg/GaudiTupleTool.h
"
7
// ============================================================================
8
9
// ============================================================================
10
/* @file GaudiTupleTool.cpp
11
*
12
* Implementation file for class : GaudiTupleTool
13
*
14
* @author Vanya BELYAEV Ivan.Belyaev@itep.ru
15
* @author Chris Jones Christopher.Rob.Jones@cern.ch
16
* @date 2004-06-28
17
*/
18
// ============================================================================
19
20
// ============================================================================
21
// Force creation of templated class
22
#include "
GaudiAlg/GaudiTuples.icpp
"
23
template
class
GaudiTuples<GaudiHistoTool>
;
24
// ============================================================================
25
26
// ============================================================================
27
// Standard constructor
28
// ============================================================================
29
GaudiTupleTool::GaudiTupleTool
(
const
std::string
&
type
,
30
const
std::string
&
name
,
31
const
IInterface
* parent )
32
:
GaudiTuples
<
GaudiHistoTool
> ( type , name , parent ) { }
33
// ============================================================================
34
35
// ============================================================================
36
// The END
37
// ============================================================================
38
39
40
gaudiComponentHelp.name
name
Definition:
gaudiComponentHelp.py:28
GaudiTuples< GaudiHistoTool >
std::string
STL class.
IInterface
Definition of the basic interface.
Definition:
IInterface.h:234
gaudirun.type
type
Definition:
gaudirun.py:125
GaudiHistoTool
Simple class to extend the functionality of class GaudiTool.
Definition:
GaudiHistoTool.h:42
GaudiTupleTool::GaudiTupleTool
GaudiTupleTool()=delete
GaudiTuples.icpp
GaudiTupleTool.h
GaudiAlg
src
lib
GaudiTupleTool.cpp
Generated on Fri Nov 11 2016 18:44:45 for The Gaudi Framework by
1.8.11