The Gaudi Framework
master (37c0b60a)
MapBase.h
Go to the documentation of this file.
1
/***********************************************************************************\
2
* (c) Copyright 1998-2024 CERN for the benefit of the LHCb and ATLAS collaborations *
3
* *
4
* This software is distributed under the terms of the Apache version 2 licence, *
5
* copied verbatim in the file "LICENSE". *
6
* *
7
* In applying this licence, CERN does not waive the privileges and immunities *
8
* granted to it by virtue of its status as an Intergovernmental Organization *
9
* or submit itself to any jurisdiction. *
10
\***********************************************************************************/
11
#ifndef GAUDIKERNEL_MAPBASE_H
12
#define GAUDIKERNEL_MAPBASE_H 1
13
// ============================================================================
14
// Include files
15
// ============================================================================
16
// GaudiKernel
17
// ============================================================================
18
#include <
GaudiKernel/Kernel.h
>
19
// ============================================================================
20
namespace
Gaudi
{
21
// ==========================================================================
22
namespace
Utils {
23
// ========================================================================
52
class
GAUDI_API
MapBase
{
53
public
:
54
// ======================================================================
56
virtual
~
MapBase
();
57
// ======================================================================
58
protected
:
59
// ======================================================================
63
void
throw_out_of_range_exception()
const
;
64
// ======================================================================
65
};
66
// ========================================================================
67
}
// namespace Utils
68
// ==========================================================================
69
}
// namespace Gaudi
70
// ============================================================================
71
// The END
72
// ============================================================================
73
#endif // GAUDIKERNEL_MAPBASE_H
Gaudi
This file provides a Grammar for the type Gaudi::Accumulators::Axis It allows to use that type from p...
Definition:
__init__.py:1
Gaudi::Utils::MapBase
Definition:
MapBase.h:52
Kernel.h
GAUDI_API
#define GAUDI_API
Definition:
Kernel.h:81
GaudiKernel
include
GaudiKernel
MapBase.h
Generated on Thu Dec 19 2024 15:35:01 for The Gaudi Framework by
1.8.18