LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "Wrapper.h"
Public Member Functions | |
void | operator() (T const &obj, std::type_info const &toType, unsigned long index, void const *&ptr) const |
void | operator() (T const &obj, std::type_info const &toType, std::vector< unsigned long > const &index, std::vector< void const * > &ptrs) const |
void art::DoSetPtr< T >::operator() | ( | T const & | obj, |
std::type_info const & | toType, | ||
unsigned long | index, | ||
void const *& | ptr | ||
) | const |
Definition at line 386 of file Wrapper.h.
References art::EDProduct::setPtr().
void art::DoSetPtr< T >::operator() | ( | T const & | obj, |
std::type_info const & | toType, | ||
std::vector< unsigned long > const & | index, | ||
std::vector< void const * > & | ptrs | ||
) | const |
Definition at line 399 of file Wrapper.h.
References art::EDProduct::getElementAddresses().