![]() |
LArSoft
v10_06_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "ProductToken.h"
Public Types | |
| using | element_type = Element |
Public Member Functions | |
| ViewToken ()=default | |
| ViewToken (InputTag const &t) | |
| InputTag const & | inputTag () const |
Static Public Member Functions | |
| static ViewToken< Element > | invalid () |
Private Attributes | |
| InputTag | inputTag_ {} |
Friends | |
| std::ostream & | operator<< (std::ostream &os, ViewToken const &tok) |
Definition at line 33 of file ProductToken.h.
| using art::ViewToken< Element >::element_type = Element |
Definition at line 83 of file ProductToken.h.
|
explicitdefault |
|
inlineexplicit |
Definition at line 91 of file ProductToken.h.
|
inline |
|
inlinestatic |
Definition at line 86 of file ProductToken.h.
|
friend |
Definition at line 100 of file ProductToken.h.
|
private |
Definition at line 108 of file ProductToken.h.