LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Data encapsulating a collection proxy as auxiliary data. More...
#include "larcorealg/CoreUtils/ContainerMeta.h"
#include "lardata/RecoBaseProxy/ProxyBase/ParallelData.h"
#include <utility>
Go to the source code of this file.
Classes | |
struct | proxy::details::ProxyAsParallelData< AuxProxyColl, Aux, Tag > |
Object presenting a proxy as parallel data for another one. More... | |
struct | proxy::details::ProxyAsParallelData< AuxProxyColl, Aux, Tag > |
Object presenting a proxy as parallel data for another one. More... | |
Namespaces | |
proxy | |
Encloses LArSoft data product proxy objects and utilities.See this doxygen module for an introduction to data proxies in LArSoft. | |
proxy::details | |
Functions | |
template<typename Tag , typename Aux , typename AuxProxyColl > | |
auto | proxy::makeProxyAsParallelData (AuxProxyColl &&auxProxy) |
Data encapsulating a collection proxy as auxiliary data.
This library is header-only.
Definition in file ProxyAsParallelData.h.