LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
#include "Wrapper.h"
Static Public Member Functions | |
static std::unique_ptr< EDProduct > | create_empty_sampled_product (InputTag const &tag) |
static void | insert_if_sampled_product (T &, std::string const &dataset, SubRunID const &, std::unique_ptr< EDProduct >) |
|
inlinestatic |
Definition at line 261 of file Wrapper.h.
Referenced by art::Wrapper< T >::do_createEmptySampledProduct().
|
inlinestatic |
Definition at line 269 of file Wrapper.h.
References art::errors::LogicError.
Referenced by art::Wrapper< T >::do_insertIfSampledProduct().