The Gaudi Framework
v25r3
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
HistoTool.cpp
Go to the documentation of this file.
1
// ============================================================================
2
// Include files
3
// ============================================================================
4
// local
5
// ============================================================================
6
#include "
HistoTool.h
"
7
// ============================================================================
8
16
// ============================================================================
17
// Declaration of the Tool Factory
18
// ============================================================================
19
DECLARE_COMPONENT
(
HistoTool
)
20
// ============================================================================
21
22
23
// ============================================================================
24
// Standard constructor
25
// ============================================================================
26
HistoTool
::
HistoTool
( const
std
::
string
&
type
,
27
const
std
::
string
& name,
28
const
IInterface
* parent )
29
:
GaudiHistoTool
( type, name , parent )
30
{
31
declareInterface<IHistoTool>
(
this
);
32
}
33
// ============================================================================
34
35
36
// ============================================================================
37
// protected virtual destructor
38
// ============================================================================
39
HistoTool::~HistoTool
() {}
40
// ============================================================================
HistoTool
Simple tool for histogramming (component)
Definition:
HistoTool.h:30
DECLARE_COMPONENT
#define DECLARE_COMPONENT(type)
Definition:
PluginService.h:35
AlgTool::declareInterface
Definition:
AlgTool.h:194
gaudirun.type
string type
Definition:
gaudirun.py:126
IInterface
Definition of the basic interface.
Definition:
IInterface.h:160
GaudiHistoTool
Simple class to extend the functionality of class GaudiTool.
Definition:
GaudiHistoTool.h:44
GaudiPython.GaudiAlgs.std
std
AIDA -> ROTO converter.
Definition:
GaudiAlgs.py:73
HistoTool.h
Header file for class : HistoTool.
HistoTool::~HistoTool
virtual ~HistoTool()
Definition:
HistoTool.cpp:39
GaudiAlg
src
components
HistoTool.cpp
Generated on Wed Jul 9 2014 09:54:12 for The Gaudi Framework by
1.8.7