ATLAS Offline Software
IOVDbTestMDTEleMapColl.h
Go to the documentation of this file.
1 /*
2  Copyright (C) 2002-2018 CERN for the benefit of the ATLAS collaboration
3 */
4 
5 #ifndef IOVDBTESTCONDITIONS_IOVDBTESTMDTELEMAPCOLL_H
6 #define IOVDBTESTCONDITIONS_IOVDBTESTMDTELEMAPCOLL_H
7 
10 #include "AthenaKernel/CLASS_DEF.h"
11 
17 
18 CLASS_DEF(IOVDbTestMDTEleMapColl, 155887251 , 1 )
19 
20 #endif
IOVDbTestMDTEleMapColl
CondMultChanCollection< IOVDbTestMDTEleMap > IOVDbTestMDTEleMapColl
This typedef represents a collection of IOVDbTestMDTEleMap objects.
Definition: IOVDbTestMDTEleMapColl.h:16
IOVDbTestMDTEleMap.h
CondMultChanCollection
A CondMultChanCollection is a template class which can hold a collection of T* objects which are inte...
Definition: CondMultChanCollection.h:52
CondMultChanCollection.h
This file defines the template class used to register the tokens of T* in a COOL multchannel folder.
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:64
CLASS_DEF.h
macros to associate a CLID to a type