ATLAS Offline Software
Classes | Namespaces | Functions
VarHandleKeyArrayProperty.h File Reference

class to handle Properties for VarHandleKeyArray More...

#include "StoreGate/VarHandleKeyArray.h"
#include "StoreGate/ReadHandleKeyArray.h"
#include "StoreGate/WriteHandleKeyArray.h"
#include "Gaudi/Property.h"
#include <iostream>
Include dependency graph for VarHandleKeyArrayProperty.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  SG::VarHandleKeyArrayProperty
 
class  Gaudi::Property< SG::VarHandleKeyArray & >
 
class  Gaudi::Property< SG::ReadHandleKeyArray< T > & >
 
class  Gaudi::Property< SG::WriteHandleKeyArray< T > & >
 

Namespaces

 Gaudi
 =============================================================================
 
 Gaudi::Parsers
 
 Gaudi::Utils
 
 SG
 Forward declaration.
 

Functions

StatusCode Gaudi::Parsers::parse (SG::VarHandleKeyArray &v, const std::string &s)
 Gaudi function used to initialize a property from a string. More...
 
std::ostream &GAUDI_API Gaudi::Utils::toStream (const SG::VarHandleKeyArray &v, std::ostream &o)
 Gaudi function used to convert a property to a string. More...
 

Detailed Description

class to handle Properties for VarHandleKeyArray

Author
C. Leggett
Date
Updated: Jun 17, 2016

Definition in file VarHandleKeyArrayProperty.h.