LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "ProductToken.h"
Public Types | |
using | product_type = T |
Private Member Functions | |
ProductToken ()=default | |
ProductToken (InputTag const &t) | |
Static Private Member Functions | |
static ProductToken< T > | invalid () |
Private Attributes | |
InputTag | inputTag_ {} |
Friends | |
class | DataViewImpl |
class | Consumer |
InputTag | detail::input_tag (ProductToken const &) |
Definition at line 25 of file ProductToken.h.
using art::ProductToken< T >::product_type = T |
Definition at line 43 of file ProductToken.h.
|
explicitprivatedefault |
|
inlineexplicitprivate |
Definition at line 52 of file ProductToken.h.
|
inlinestaticprivate |
Definition at line 47 of file ProductToken.h.
|
friend |
Definition at line 55 of file ProductToken.h.
|
friend |
Definition at line 54 of file ProductToken.h.
|
friend |
|
private |
Definition at line 65 of file ProductToken.h.
Referenced by art::DataViewImpl::getByToken(), art::DataViewImpl::getValidHandle(), and art::detail::input_tag().