|
ATLAS Offline Software
|
Go to the documentation of this file.
9 #ifndef TRKSURFACES_SURFACECOLLECTION_H
10 #define TRKSURFACES_SURFACECOLLECTION_H
13 #include "Identifier/Identifier.h"
45 typedef std::map<const Identifier, const Trk::Surface*>
SurfaceMap;
53 #endif // TRKSURFACES_SURFACECOLLECTION_H
Const iterator class for DataVector/DataList.
DataVector< const Trk::Surface >::const_iterator SurfaceCollectionIterator
DataVector< const Trk::Surface > SurfaceCollection
DataVector of const Surface / 24.08.2004 % clid.py SurfaceCollection 1185938832 SurfaceCollection.
std::map< const Identifier, const Trk::Surface * > SurfaceMap
std::map< const Identifier, const Trk::Surface * >::const_iterator SurfaceMapIterator
An STL vector of pointers that by default owns its pointed-to elements.
#define CLASS_DEF(NAME, CID, VERSION)
associate a clid and a version to a type eg
std::multimap< double, const Trk::Surface * > TrackingSurfaceMap
macros to associate a CLID to a type
std::multimap< double, const Trk::Surface * >::const_iterator TrackingSurfaceMapIterator