![]() |
ATLAS Offline Software
|
Auxiliary class to create the corresponding auxiliary helper object. More...
#include <MethodAccessor.h>
Public Member Functions | |
| Kit (Kit &&)=default | |
| Kit (RootUtils::ClingCallWrapper< T_src > &&method_wrapper) | |
| MethodHelper< T_Cont, T_src > | create (const EventContext &, SG::ReadHandle< T_Cont > &handle) const |
Private Attributes | |
| RootUtils::ClingCallWrapper< T_src > | m_methodWrapper |
Auxiliary class to create the corresponding auxiliary helper object.
Definition at line 123 of file MethodAccessor.h.
|
default |
|
inline |
Definition at line 126 of file MethodAccessor.h.
|
inline |
Definition at line 128 of file MethodAccessor.h.
|
private |
Definition at line 132 of file MethodAccessor.h.