ATLAS Offline Software
Loading...
Searching...
No Matches
AthenaPoolTestDataDict.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3*/
4
10/***************************************************************************
11 Athena Pool Test Data package
12 -----------------------------------------
13 ***************************************************************************/
14
15//<doc><file> $Id: AthenaPoolTestDataDict.h,v 1.18 2009-01-08 16:23:51 schaffer Exp $
16//<version> $Name: not supported by cvs2svn $
17
18#ifndef ATHENAPOOLTESTDATA_ATHENAPOOLTESTDATADICT_H
19# define ATHENAPOOLTESTDATA_ATHENAPOOLTESTDATADICT_H
20
21//<<<<<< INCLUDES >>>>>>
22
36
37//<<<<<< PUBLIC DEFINES >>>>>>
38//<<<<<< PUBLIC CONSTANTS >>>>>>
39//<<<<<< PUBLIC TYPES >>>>>>
40//<<<<<< PUBLIC VARIABLES >>>>>>
41//<<<<<< PUBLIC FUNCTIONS >>>>>>
42//<<<<<< CLASS DECLARATIONS >>>>>>
43
44// Must add in some instatiated objects to get them into the
45// dictionary
47{
48 std::map<unsigned int, CLHEP::HepMatrix> AthenaPoolDataDummyMap;
49 std::pair< AthenaPoolTestMapDataLink, float > Deposit;
50}
51
52
53//<<<<<< INLINE PUBLIC FUNCTIONS >>>>>>
54//<<<<<< INLINE MEMBER FUNCTIONS >>>>>>
55
56#endif // ATHENAPOOLTESTDATA_ATHENAPOOLTESTDATADICT_H
Class definition for AthenaPoolTestA.
Class definition for AthenaPoolTestB.
Class definition for AthenaPoolTestC.
Class definition for AthenaPoolTestD.
Test class for embedded collections.
Class definition for AthenaPoolTestMatrix.
Class definition for FauxTriggerMap.
Class definition for IAthenaPoolTestCollection.
Class definition for IAthenaPoolTestData.
Class definition for TrigPath.
std::map< unsigned int, CLHEP::HepMatrix > AthenaPoolDataDummyMap
std::pair< AthenaPoolTestMapDataLink, float > Deposit