LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Infrastructure for the addition of parallel data to a proxy. More...
#include "larcorealg/CoreUtils/ContainerMeta.h"
#include "lardata/RecoBaseProxy/ProxyBase/ParallelData.h"
#include "lardata/RecoBaseProxy/ProxyBase/makeParallelDataFrom.h"
#include "canvas/Utilities/InputTag.h"
#include <utility>
#include <vector>
Go to the source code of this file.
Classes | |
struct | proxy::ParallelDataProxyMakerBase< Main, AuxColl, Aux, AuxTag > |
Creates an parallel data wrapper for the specified types. More... | |
class | proxy::ParallelDataProxyMaker< Main, Aux, CollProxy, Tag, AuxColl > |
Creates an associated data wrapper for the specified types. More... | |
struct | proxy::details::ParallelDataProxyMakerWrapper< Aux, AuxTag, AuxColl > |
struct | proxy::details::ParallelDataProxyMakerWrapper< Aux, AuxTag, void > |
Namespaces | |
proxy | |
Encloses LArSoft data product proxy objects and utilities.See this doxygen module for an introduction to data proxies in LArSoft. | |
proxy::details | |
Infrastructure for the addition of parallel data to a proxy.
This library is header-only.
Definition in file ParallelDataProxyMaker.h.