ATLAS Offline Software
|
Identify view containers to be made persistent. More...
#include "AthContainers/OwnershipPolicy.h"
#include "AthContainers/IndexTrackingPolicy.h"
#include "AthContainers/exceptions.h"
#include "AthContainers/ViewVectorBase.h"
#include "AthLinks/ElementLink.h"
#include <atomic>
#include "AthenaKernel/BaseInfo.h"
#include "AthContainers/ViewVector.icc"
Go to the source code of this file.
Classes | |
class | ViewVector< DV > |
Identify view containers to be made persistent. More... | |
struct | SG::Bases< ViewVector< DV > > |
Specialize to declare that ViewVector<DV> derives from DV. More... | |
struct | ClassID_traits< ViewVector< DV > > |
ClassID_traits specialization for ViewVector . More... | |
Namespaces | |
SG | |
Forward declaration. | |
Macros | |
#define | VIEWVECTOR_CLASS_DEF(NAME, CID) |
Use this macro to associate a CLID with a ViewVector class. More... | |
#define VIEWVECTOR_CLASS_DEF | ( | NAME, | |
CID | |||
) |
Use this macro to associate a CLID with a ViewVector
class.
Definition at line 357 of file ViewVector.h.