|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef ATHENAPOOLEXAMPLEDATA_EXAMPLETRACKCONTAINER_H
6 #define ATHENAPOOLEXAMPLEDATA_EXAMPLETRACKCONTAINER_H
virtual ~ExampleTrackContainer()
Destructor.
This class provides a dummy track data object for AthenaPool.
OwnershipPolicy
describes the possible element ownership policies (see e.g. DataVector)
@ OWN_ELEMENTS
this data object owns its elements
This class provides a data vector for ExampleTrack objects in AthenaPool.
ExampleTrackContainer(SG::OwnershipPolicy ownPolicy=SG::OWN_ELEMENTS)
Default Constructor.
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
SG::OwnershipPolicy ownPolicy() const
Return the ownership policy setting for this container.
This file contains the class definition for the ExampleTrack class.
macros to associate a CLID to a type