LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "GetProduct.h"
Public Types | |
typedef COLLECTION::value_type | element_type |
typedef COLLECTION::const_iterator | iter |
Static Public Member Functions | |
static element_type const * | address (iter const &i) |
static COLLECTION const * | product (COLLECTION const &coll) |
Definition at line 7 of file GetProduct.h.
typedef COLLECTION::value_type art::detail::GetProduct< COLLECTION >::element_type |
Definition at line 8 of file GetProduct.h.
typedef COLLECTION::const_iterator art::detail::GetProduct< COLLECTION >::iter |
Definition at line 9 of file GetProduct.h.
|
inlinestatic |
Definition at line 11 of file GetProduct.h.
Referenced by art::detail::ItemGetter< T, C >::operator()().
|
inlinestatic |
Definition at line 16 of file GetProduct.h.