#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 | ConsumesCollector |
class | gallery::Event |
template<typename ProdA , typename ProdB , typename Data > | |
struct | detail::safe_input_tag |
Definition at line 29 of file ProductToken.h.
using art::ProductToken< T >::product_type = T |
Definition at line 45 of file ProductToken.h.
|
explicitprivatedefault |
|
inlineexplicitprivate |
Definition at line 54 of file ProductToken.h.
|
inlinestaticprivate |
Definition at line 49 of file ProductToken.h.
|
friend |
Definition at line 57 of file ProductToken.h.
|
friend |
Definition at line 56 of file ProductToken.h.
|
friend |
Definition at line 60 of file ProductToken.h.
|
friend |
Definition at line 58 of file ProductToken.h.
|
private |
Definition at line 69 of file ProductToken.h.