ATLAS Offline Software
Classes | Namespaces | Functions
AthenaKernel/AthenaKernel/SlotSpecificObj.h File Reference

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"
Include dependency graph for AthenaKernel/AthenaKernel/SlotSpecificObj.h:

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...
 

Detailed Description

Maintain a set of objects, one per slot.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jul, 2017

Definition in file AthenaKernel/AthenaKernel/SlotSpecificObj.h.