The Gaudi Framework
v29r0 (ff2e7097)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
GaudiTupleTool.h
Go to the documentation of this file.
1
#ifndef GAUDIALG_GAUDITUPLETOOL_H
2
#define GAUDIALG_GAUDITUPLETOOL_H 1
3
// ============================================================================
4
// Include files
5
// ============================================================================
6
// GaudiAlg
7
// ============================================================================
8
#include "
GaudiAlg/GaudiHistoTool.h
"
9
#include "
GaudiAlg/GaudiTuples.h
"
10
// ============================================================================
11
12
// ============================================================================
13
/* @file GaudiTupleTool.h
14
*
15
* Header file for class : GaudiTupleTool
16
*
17
* @author Vanya BELYAEV Ivan.Belyaev@itep.ru
18
* @author Chris Jones Christopher.Rob.Jones@cern.ch
19
* @date 2004-06-28
20
*/
21
// ============================================================================
22
23
// ============================================================================
39
// ============================================================================
40
41
struct
GAUDI_API
GaudiTupleTool
:
GaudiTuples
<GaudiHistoTool> {
42
43
using
GaudiTuples<GaudiHistoTool>::GaudiTuples
;
44
45
GaudiTupleTool
() =
delete
;
46
GaudiTupleTool
(
const
GaudiTupleTool
& ) =
delete
;
47
GaudiTupleTool
&
operator=
(
const
GaudiTupleTool
& ) =
delete
;
48
};
49
50
// ============================================================================
51
// The END
52
// ============================================================================
53
#endif // GAUDIALG_GAUDITUPLETOOL_H
54
// ============================================================================
GaudiTuples.h
GaudiTuples
Templated base class providing common 'ntupling' methods.
Definition:
GaudiTuples.h:39
GaudiHistoTool.h
Header file for class : GaudiHistoTool.
operator=
PropertyMgr & operator=(const PropertyMgr &)=delete
GaudiTupleTool
Simple class to extend the functionality of class GaudiHistoTool.
Definition:
GaudiTupleTool.h:41
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:110
GaudiAlg
GaudiAlg
GaudiTupleTool.h
Generated on Tue Sep 26 2017 11:39:01 for The Gaudi Framework by
1.8.11