ATLAS Offline Software
Loading...
Searching...
No Matches
AtlasTest
DatabaseTest
AthenaPoolTestData
AthenaPoolTestData
AthenaPoolTestMap.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
14
15
#ifndef ATHENAPOOLTESTDATA_ATHENAPOOLTESTMAP_H
16
# define ATHENAPOOLTESTDATA_ATHENAPOOLTESTMAP_H
17
18
//<<<<<< INCLUDES >>>>>>
19
#include "
AthenaKernel/CLASS_DEF.h
"
20
#include "
AthenaPoolTestData/AthenaPoolTestMapData.h
"
21
#include <map>
22
//<<<<<< CLASS DECLARATIONS >>>>>>
23
30
class
AthenaPoolTestMap
:
public
std::map<unsigned int, AthenaPoolTestMapData> {
31
public
:
32
AthenaPoolTestMap
();
33
virtual
~AthenaPoolTestMap
();
34
};
35
CLASS_DEF
(
AthenaPoolTestMap
, 153882669, 1)
36
37
38
39
//<<<<<< INLINE PUBLIC FUNCTIONS >>>>>>
40
//<<<<<< INLINE MEMBER FUNCTIONS >>>>>>
41
42
#endif
// ATHENAPOOLTESTDATA_ATHENAPOOLTESTMAP_H
AthenaPoolTestMapData.h
Test class for embedded collections.
CLASS_DEF.h
macros to associate a CLID to a type
CLASS_DEF
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
Definition
Control/AthenaKernel/AthenaKernel/CLASS_DEF.h:67
AthenaPoolTestMap
Definition
AthenaPoolTestMap.h:30
AthenaPoolTestMap::AthenaPoolTestMap
AthenaPoolTestMap()
Definition
AthenaPoolTestMap.cxx:21
AthenaPoolTestMap::~AthenaPoolTestMap
virtual ~AthenaPoolTestMap()
Definition
AthenaPoolTestMap.cxx:25
Generated on
for ATLAS Offline Software by
1.14.0