ATLAS Offline Software
Loading...
Searching...
No Matches
VarHandleKey.cxx File Reference

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

namespace  SG
 Forward declaration.
namespace  std
 STL namespace.

Functions

ostreamstd::operator<< (ostream &s, const SG::VarHandleKey &m)

Variables

constexpr char const storeSeparator = '+'

Detailed Description

A property holding a SG store/key/clid from which a VarHandle is made.

Author
scott snyder snyde.nosp@m.r@bn.nosp@m.l.gov
Date
Jan, 2016

Definition in file StoreGate/src/VarHandleKey.cxx.

Variable Documentation

◆ storeSeparator

char const storeSeparator = '+'
constexpr

Definition at line 27 of file StoreGate/src/VarHandleKey.cxx.