The Gaudi Framework
v30r3 (a5ef0a68)
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
struct
GAUDI_API
GaudiTupleAlg
:
GaudiTuples
<GaudiHistoAlg> {
42
using
GaudiTuples<GaudiHistoAlg>::GaudiTuples
;
43
using
GaudiTuples<GaudiHistoAlg>::initialize
;
44
using
GaudiTuples<GaudiHistoAlg>::finalize
;
45
46
GaudiTupleAlg
() =
delete
;
47
GaudiTupleAlg
(
const
GaudiTupleAlg
& ) =
delete
;
48
GaudiTupleAlg
&
operator=
(
const
GaudiTupleAlg
& ) =
delete
;
49
};
50
51
// ============================================================================
52
// The END
53
// ============================================================================
54
#endif // GAUDIALG_GAUDITUPLEALG_H
GaudiTuples.h
GaudiTupleAlg
Simple class to extend the functionality of class GaudiHistoAlg.
Definition:
GaudiTupleAlg.h:41
GaudiTuples
Templated base class providing common 'ntupling' methods.
Definition:
GaudiTuples.h:43
operator=
PropertyMgr & operator=(const PropertyMgr &)=delete
GaudiHistoAlg.h
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:104
GaudiAlg
GaudiAlg
GaudiTupleAlg.h
Generated on Wed Aug 1 2018 23:20:48 for The Gaudi Framework by
1.8.11