ATLAS Offline Software
|
Maintain a set of objects, one per slot. More...
#include "CxxUtils/checker_macros.h"
#include "GaudiKernel/ThreadLocalContext.h"
#include "GaudiKernel/EventContext.h"
#include <vector>
#include <string>
#include "AthenaKernel/SlotSpecificObj.icc"
Go to the source code of this file.
Classes | |
class | SG::SlotSpecificObj< T > |
Maintain a set of objects, one per slot. More... | |
Namespaces | |
SG | |
Forward declaration. | |
Functions | |
size_t | SG::getNSlots () |
Return the number of event slots. More... | |
void setNSlotsHiveMgrName | SG::ATLAS_NOT_THREAD_SAFE (const std::string &s) |
Allow setting the name of the whiteboard service. More... | |
Maintain a set of objects, one per slot.
Definition in file AthenaKernel/AthenaKernel/SlotSpecificObj.h.