ATLAS Offline Software
Functions
VHKASupport Namespace Reference

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

Functions

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

Detailed Description

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

Function Documentation

◆ insertInput()

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.

Definition at line 23 of file VHKASupport.cxx.

23  {
25  }

◆ insertOutput()

void VHKASupport::insertOutput ( const std::vector< SG::VarHandleKeyArray * > &  src,
std::vector< Gaudi::DataHandle * > &  dest 
)
See also
insertInput but for writers

Definition at line 27 of file VHKASupport.cxx.

27  {
29  }
WriteCellNoiseToCool.src
src
Definition: WriteCellNoiseToCool.py:513
perfmonmt-printer.dest
dest
Definition: perfmonmt-printer.py:189
LHEF::Reader
Pythia8::Reader Reader
Definition: Prophecy4fMerger.cxx:11
LHEF::Writer
Pythia8::Writer Writer
Definition: Prophecy4fMerger.cxx:12