artdaq
v3_02_01
|
A lightweight prodcut cache for when the full thing is not appropriate (TBB and ROOT don't fully get along) More...
#include <artdaq/ArtModules/RootDAQOutput/detail/DummyProductCache.h>
Public Member Functions | |
EDProduct const * | product (std::string const &wrappedName) |
Retrieve a product handle from the cache. More... | |
A lightweight prodcut cache for when the full thing is not appropriate (TBB and ROOT don't fully get along)
Definition at line 16 of file DummyProductCache.h.
EDProduct const * art::detail::DummyProductCache::product | ( | std::string const & | wrappedName | ) |
Retrieve a product handle from the cache.
wrappedName | Name of the product handle |
Definition at line 8 of file DummyProductCache.cc.