ATLAS Offline Software
|
Handle Gaudi property setting for VarHandleKey. More...
#include "StoreGate/VarHandleKey.h"
#include "StoreGate/ReadHandleKey.h"
#include "StoreGate/ReadCondHandleKey.h"
#include "StoreGate/WriteHandleKey.h"
#include "StoreGate/WriteCondHandleKey.h"
#include "StoreGate/UpdateHandleKey.h"
#include "StoreGate/ReadDecorHandleKey.h"
#include "StoreGate/WriteDecorHandleKey.h"
#include "GaudiKernel/DataHandleProperty.h"
#include <iostream>
Go to the source code of this file.
Namespaces | |
Gaudi | |
============================================================================= | |
Gaudi::Parsers | |
Gaudi::Utils | |
SG | |
Forward declaration. | |
Functions | |
StatusCode | Gaudi::Parsers::parse (SG::VarHandleKey &v, const std::string &s) |
Gaudi function used to initialize a property from a string. More... | |
std::ostream & | Gaudi::Utils::toStream (const SG::VarHandleKey &v, std::ostream &o) |
Gaudi function used to convert a property to a string. More... | |
Handle Gaudi property setting for VarHandleKey.
Definition in file VarHandleKeyProperty.h.