![]() |
ATLAS Offline Software
|
Helper for recycling objects from event to event. More...
#include "tbb/concurrent_queue.h"#include <memory>#include "AthenaKernel/RecyclableDataObject.icc"Go to the source code of this file.
Classes | |
| class | Athena::RecyclableDataObject< DOBJ > |
| Helper for recycling objects from event to event. More... | |
| class | Athena::RecyclableDataQueue< DOBJ > |
| Holder for recyclable objects. More... | |
Namespaces | |
| namespace | Athena |
| Some weak symbol referencing magic... These are declared in AthenaKernel/getMessageSvc.h and will be non-nullptr in case the GaudiSvc/AthenaKernel shared libraries have been loaded. | |
Helper for recycling objects from event to event.
Definition in file RecyclableDataObject.h.