The Gaudi Framework
v27r0
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
GaudiTupleAlg.cpp
Go to the documentation of this file.
1
// ============================================================================
2
// Include files
3
// ============================================================================
4
// GaudiAlg
5
// ============================================================================
6
#include "GaudiAlg/GaudiTupleAlg.h"
7
// ============================================================================
8
9
// ============================================================================
10
/* @file GaudiTupleAlg.cpp
11
*
12
* Implementation file for class : GaudiTupleAlg
13
*
14
* @date 2004-01-23
15
* @author Vanya BELYAEV Ivan.Belyaev@itep.ru
16
* @author Chris Jones Christopher.Rob.Jones@cern.ch
17
*/
18
// ============================================================================
19
20
// ============================================================================
21
// Force creation of templated class
22
#include "GaudiAlg/GaudiTuples.icpp"
23
template
class
GaudiTuples<GaudiHistoAlg>
;
24
// ============================================================================
25
26
// ============================================================================
27
// Standard constructor
28
// ============================================================================
29
GaudiTupleAlg::GaudiTupleAlg
(
const
std::string&
name
,
30
ISvcLocator
* svc )
31
:
GaudiTuples
<
GaudiHistoAlg
> ( name , svc ) { }
32
// ============================================================================
33
34
35
// ============================================================================
36
// The END
37
// ============================================================================
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< GaudiHistoAlg >
GaudiTupleAlg::GaudiTupleAlg
GaudiTupleAlg()=delete
GaudiHistoAlg
Simple class to extend the functionality of class GaudiAlgorithm.
Definition:
GaudiHistoAlg.h:37
GaudiAlg
src
lib
GaudiTupleAlg.cpp
Generated on Thu Feb 4 2016 16:42:09 for The Gaudi Framework by
1.8.9.1