The Gaudi Framework
v27r1
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
GaudiTupleAlg.h
Go to the documentation of this file.
1
#ifndef GAUDIALG_GAUDITUPLEALG_H
2
#define GAUDIALG_GAUDITUPLEALG_H 1
3
// ============================================================================
4
// Include files
5
// ============================================================================
6
// GaudiAlg
7
// ============================================================================
8
#include "
GaudiAlg/GaudiHistoAlg.h
"
9
#include "
GaudiAlg/GaudiTuples.h
"
10
// ============================================================================
11
12
// ============================================================================
13
/* @file GaudiTupleAlg.h
14
*
15
* Header file for class : GaudiTupleAlg
16
*
17
* @date 2004-01-23
18
* @author Vanya BELYAEV Ivan.Belyaev@itep.ru
19
* @author Chris Jones Christopher.Rob.Jones@cern.ch
20
*/
21
// ============================================================================
22
23
// ============================================================================
39
// ============================================================================
40
41
class
GAUDI_API
GaudiTupleAlg
:
public
GaudiTuples
<GaudiHistoAlg>
42
{
43
44
protected
:
45
52
GaudiTupleAlg
(
const
std::string
&
name
,
53
ISvcLocator
* svc );
54
56
~
GaudiTupleAlg
()
override
=
default
;
57
58
59
GaudiTupleAlg
() =
delete
;
60
GaudiTupleAlg
(
const
GaudiTupleAlg
& ) =
delete
;
61
GaudiTupleAlg
& operator=(
const
GaudiTupleAlg
& ) =
delete
;
62
63
};
64
65
// ============================================================================
66
// The END
67
// ============================================================================
68
#endif // GAUDIALG_GAUDITUPLEALG_H
GaudiTuples.h
ISvcLocator
The ISvcLocator is the interface implemented by the Service Factory in the Application Manager to loc...
Definition:
ISvcLocator.h:25
gaudiComponentHelp.name
name
Definition:
gaudiComponentHelp.py:28
GaudiTuples
Templated base class providing common 'ntupling' methods.
Definition:
GaudiTuples.h:37
std::string
STL class.
GaudiHistoAlg.h
GaudiTupleAlg
Simple class to extend the functionality of class GaudiHistoAlg.
Definition:
GaudiTupleAlg.h:41
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:107
GaudiAlg
GaudiAlg
GaudiTupleAlg.h
Generated on Tue Mar 15 2016 17:04:13 for The Gaudi Framework by
1.8.9.1