ATLAS Offline Software
Namespaces | Functions
VHKASupport.h File Reference
#include <vector>
#include <StoreGate/VarHandleKeyArray.h>
Include dependency graph for VHKASupport.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 VHKASupport
 functions in this namespace are to reduce a boiler plate code from the Ath* base classes
 

Functions

void VHKASupport::insertInput (const std::vector< SG::VarHandleKeyArray * > &src, std::vector< Gaudi::DataHandle * > &dest)
 Copies all VHKAs which are readers from the src to dest. More...
 
void VHKASupport::insertOutput (const std::vector< SG::VarHandleKeyArray * > &src, std::vector< Gaudi::DataHandle * > &dest)