BOSS 8.0.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Event/GeneratorObject/include/DataModel/tools/DefaultIndexingPolicy.h
Go to the documentation of this file.
1/***************************************************************************
2 type generator that associates a container with an IndexingPolicy.
3 Used by ElementLink
4 Please define a (partial) specialization for your container:
5 the default value provided here generates a compiler error.
6 The specializations for the STL containers are available in StoreGate/tools
7 ----------------------------------------------------------------
8 ATLAS Collaboration
9 ***************************************************************************/
10
11// $Id: DefaultIndexingPolicy.h,v 1.1 2003/04/07 23:58:32 calaf Exp $
12
13#ifndef DATAMODEL_TOOLS_DEFAULTINDEXINGPOLICY_H
14#define DATAMODEL_TOOLS_DEFAULTINDEXINGPOLICY_H
15
16//<<<<<< CLASS DECLARATIONS >>>>>>
17template <class Foo>
18class
25
26#endif // TOOLS_DEFAULTINDEXINGPOLICY_H
ERROR_PLEASE_ADD_ONE_OF_THE_PREDEFINED_POLICY_INCLUDE_FILES_OR_DEFINE_A_DEFAULT_INDEXING_POLICY_FOR_THIS_TYPE< STORABLE > type