ATLAS Offline Software
Classes | Namespaces | Functions
StoreGate/StoreGate/VarHandleBase.h File Reference

Base class for VarHandle classes. More...

#include <string>
#include "StoreGate/VarHandleKey.h"
#include "AthenaKernel/IProxyDict.h"
#include "AthenaKernel/IResetable.h"
#include "AthenaKernel/StoreID.h"
#include "AthenaKernel/StorableConversions.h"
#include "GaudiKernel/ServiceHandle.h"
#include "GaudiKernel/EventContext.h"
#include "SGTools/DataProxy.h"
#include "SGTools/ProxyMap.h"
#include "SGTools/BuiltinsClids.h"
#include "SGTools/StlVectorClids.h"
#include "SGTools/StlMapClids.h"
#include "StoreGate/VarHandleBase.icc"
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::VarHandleBase
 Base class for VarHandle types. More...
 

Namespaces

 SGTest
 
 Athena_test
 functions & macros to test the difference between floats
 
 SG
 Forward declaration.
 

Functions

void Athena_test::varHandleTest (SGTest::TestStore &)
 
void Athena_test::resetableTest (void)
 
void Athena_test::refCountTest (void)
 
std::ostream & SG::operator<< (std::ostream &out, const VarHandleBase &o)
 Output stream. More...
 
bool SG::operator== (const VarHandleBase &l, const VarHandleBase &r)
 Equality comparison. More...
 
bool SG::operator!= (const VarHandleBase &l, const VarHandleBase &r)
 Inequality comparison. More...
 

Detailed Description

Base class for VarHandle classes.

Author
S. Binet, P. Calafiura, scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Updated: Feb, 2016

Definition in file StoreGate/StoreGate/VarHandleBase.h.