![]() |
ATLAS Offline Software
|
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) |
functions in this namespace are to reduce a boiler plate code from the Ath* base classes
| 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.
| void VHKASupport::insertOutput | ( | const std::vector< SG::VarHandleKeyArray * > & | src, |
| std::vector< Gaudi::DataHandle * > & | dest | ||
| ) |
Definition at line 27 of file VHKASupport.cxx.
1.8.18