ATLAS Offline Software
|
A property holding a SG store/key/clid from which a VarHandle is made. More...
#include "GaudiKernel/DataHandle.h"
#include "GaudiKernel/ToStream.h"
#include "StoreGate/VarHandleKey.h"
#include "StoreGate/exceptions.h"
#include "StoreGate/StoreGateSvc.h"
#include "AthenaKernel/getMessageSvc.h"
#include "AthenaKernel/errorcheck.h"
#include "AthenaKernel/StoreID.h"
#include <boost/tokenizer.hpp>
#include <sstream>
Go to the source code of this file.
Namespaces | |
SG | |
Forward declaration. | |
Functions | |
ostream & | std::operator<< (ostream &s, const SG::VarHandleKey &m) |
Variables | |
constexpr char const | storeSeparator = '+' |
A property holding a SG store/key/clid from which a VarHandle is made.
Definition in file StoreGate/src/VarHandleKey.cxx.
ostream & std::operator<< | ( | ostream & | s, |
const SG::VarHandleKey & | m | ||
) |
Definition at line 158 of file AthToolSupport/AsgDataHandles/Root/VarHandleKey.cxx.
|
constexpr |
Definition at line 27 of file StoreGate/src/VarHandleKey.cxx.