Skip to content
Snippets Groups Projects
Commit cc10c988 authored by Vakhtang Tsulaia's avatar Vakhtang Tsulaia
Browse files

Merge branch 'AttrListCLID' into 'master'

add CLID, etc definitions for usage with CondContainer (athenaMT)

See merge request !2705
parents 21ee1255 d2787f6f
No related branches found
No related tags found
No related merge requests found
...@@ -19,7 +19,7 @@ ...@@ -19,7 +19,7 @@
*/ */
#ifndef PERSISTENTDATAMODEL_ATHENAATTRIBUTELIST_H #ifndef PERSISTENTDATAMODEL_ATHENAATTRIBUTELIST_H
# define PERSISTENTDATAMODEL_ATHENAATTRIBUTELIST_H #define PERSISTENTDATAMODEL_ATHENAATTRIBUTELIST_H
//<<<<<< INCLUDES >>>>>> //<<<<<< INCLUDES >>>>>>
...@@ -66,5 +66,10 @@ public: ...@@ -66,5 +66,10 @@ public:
}; };
CLASS_DEF(AthenaAttributeList, 40774348, 0) CLASS_DEF(AthenaAttributeList, 40774348, 0)
#include "AthenaKernel/CondCont.h"
CLASS_DEF( CondCont<AthenaAttributeList>, 211215482 , 0)
#include "SGTools/BaseInfo.h"
SG_BASE( CondCont<AthenaAttributeList>, CondContBase );
#endif // PERSISTENTDATAMODEL_ATHENAATTRIBUTELIST_H #endif // PERSISTENTDATAMODEL_ATHENAATTRIBUTELIST_H
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment