LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
#include "ProductToken.h"
Public Types | |
using | element_type = Element |
Private Member Functions | |
ViewToken ()=default | |
ViewToken (InputTag const &t) | |
Static Private Member Functions | |
static ViewToken< Element > | invalid () |
Private Attributes | |
InputTag | inputTag_ {} |
Friends | |
class | DataViewImpl |
class | Consumer |
InputTag | detail::input_tag (ViewToken const &) |
Definition at line 27 of file ProductToken.h.
using art::ViewToken< Element >::element_type = Element |
Definition at line 71 of file ProductToken.h.
|
explicitprivatedefault |
|
inlineexplicitprivate |
Definition at line 80 of file ProductToken.h.
|
inlinestaticprivate |
Definition at line 75 of file ProductToken.h.
|
friend |
Definition at line 83 of file ProductToken.h.
|
friend |
Definition at line 82 of file ProductToken.h.
|
friend |
|
private |
Definition at line 87 of file ProductToken.h.
Referenced by art::DataViewImpl::getView(), and art::detail::input_tag().