ATLAS Offline Software
FloatArrayStoreContainer.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 TRTCONDITIONSDATA_FLOATARRAYSTORECONTAINER_H
6 #define TRTCONDITIONSDATA_FLOATARRAYSTORECONTAINER_H
7 
10 #include "AthenaKernel/CLASS_DEF.h"
13 
15 
16 CLASS_DEF( FloatArrayStoreContainer ,1073923649, 1 )
17 
18 #endif // TRTCONDITIONSDATA_FLOATARRAYSTORECONTAINER_H
FloatArrayStore.h
CondMultChanCollection
A CondMultChanCollection is a template class which can hold a collection of T* objects which are inte...
Definition: CondMultChanCollection.h:52
FloatArrayStoreContainer
CondMultChanCollection< FloatArrayStore > FloatArrayStoreContainer
Container for FloatArrayStore objects using the COOL CondMultChannCollection.
Definition: FloatArrayStoreContainer.h:14
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