The Gaudi Framework
v30r3 (a5ef0a68)
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
MapBase.h
Go to the documentation of this file.
1
#ifndef GAUDIKERNEL_MAPBASE_H
2
#define GAUDIKERNEL_MAPBASE_H 1
3
// ============================================================================
4
// Include files
5
// ============================================================================
6
// GaudiKernel
7
// ============================================================================
8
#include "
GaudiKernel/Kernel.h
"
9
// ============================================================================
10
namespace
Gaudi
11
{
12
// ==========================================================================
13
namespace
Utils
14
{
15
// ========================================================================
44
class
GAUDI_API
MapBase
45
{
46
public
:
47
// ======================================================================
49
virtual
~
MapBase
();
50
// ======================================================================
51
protected
:
52
// ======================================================================
56
void
throw_out_of_range_exception()
const
;
57
// ======================================================================
58
};
59
// ========================================================================
60
}
61
// ==========================================================================
62
}
63
// ============================================================================
64
// The END
65
// ============================================================================
66
#endif // GAUDIKERNEL_MAPBASE_H
67
// ============================================================================
Kernel.h
Gaudi::Utils::MapBase
Helper base-class to allow the generic Python-decoration for all "map-like" classes in Gaudi...
Definition:
MapBase.h:44
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:104
Gaudi
Helper functions to set/get the application return code.
Definition:
__init__.py:1
GaudiKernel
GaudiKernel
MapBase.h
Generated on Wed Aug 1 2018 23:21:04 for The Gaudi Framework by
1.8.11