ATLAS Offline Software
Loading...
Searching...
No Matches
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

namespace  SGTest
namespace  Athena_test
 functions & macros to test the difference between floats
namespace  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)
 Return the name of the store holding the object we are proxying.
bool SG::operator== (const VarHandleBase &l, const VarHandleBase &r)
 Equality comparison.
bool SG::operator!= (const VarHandleBase &l, const VarHandleBase &r)
 Inequality comparison.

Variables

static constexpr bool SG::defaultQuiet = false

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.