ATLAS Offline Software
Loading...
Searching...
No Matches
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

namespace  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.
void VHKASupport::insertOutput (const std::vector< SG::VarHandleKeyArray * > &src, std::vector< Gaudi::DataHandle * > &dest)