art::detail::DummyProductCache Class Reference

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>

List of all members.

Public Member Functions

EDProduct const * product (std::string const &wrappedName)
 Retrieve a product handle from the cache.

Detailed Description

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.


Member Function Documentation

EDProduct const * art::detail::DummyProductCache::product ( std::string const &  wrappedName  ) 

Retrieve a product handle from the cache.

Parameters:
wrappedName Name of the product handle
Returns:
EDProduct instance corresponding to the given name

Definition at line 8 of file DummyProductCache.cc.


The documentation for this class was generated from the following files:

Generated on 15 Apr 2018 for artdaq by  doxygen 1.6.1