|
BOSS 8.0.0
BESIII Offline Software System
|
#include <algorithm>#include <cassert>#include <iostream>#include <boost/concept_check.hpp>#include "DataModel/tools/RemoveDataPtr.h"#include "AthenaKernel/tools/type_tools.h"Go to the source code of this file.
Classes | |
| class | AssociativeIndexingPolicy< ASS > |
| base class for associative STL containers (e.g. map, set) More... | |
| class | SetIndexingPolicy< SET > |
| IndexingPolicy for std::set. More... | |
| class | MapIndexingPolicy< MAP > |
| IndexingPolicy for std::map. More... | |