![]() |
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, TVirtualCollectionProxy &collection_proxy) | |
| CollectionMethodHelper< T_Cont, T_src > | create (const EventContext &, SG::ReadHandle< T_Cont > &handle) const |
Private Attributes | |
| RootUtils::ClingCallWrapper< T_src > | m_methodWrapper |
| const TVirtualCollectionProxy * | m_collectionProxy |
Auxiliary class to create the corresponding auxiliary helper object.
Definition at line 65 of file MethodAccessor.h.
|
default |
|
inline |
Definition at line 68 of file MethodAccessor.h.
|
inline |
Definition at line 74 of file MethodAccessor.h.
|
private |
Definition at line 82 of file MethodAccessor.h.
|
private |
Definition at line 81 of file MethodAccessor.h.