ATLAS Offline Software
Loading...
Searching...
No Matches
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 >>>>>>
21#include <map>
22//<<<<<< CLASS DECLARATIONS >>>>>>
23
30class AthenaPoolTestMap : public std::map<unsigned int, AthenaPoolTestMapData> {
31 public:
33 virtual ~AthenaPoolTestMap();
34};
35CLASS_DEF(AthenaPoolTestMap, 153882669, 1)
36
37
38
39//<<<<<< INLINE PUBLIC FUNCTIONS >>>>>>
40//<<<<<< INLINE MEMBER FUNCTIONS >>>>>>
41
42#endif // ATHENAPOOLTESTDATA_ATHENAPOOLTESTMAP_H
Test class for embedded collections.
macros to associate a CLID to a type
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg