Classes | Namespaces | Functions
ProxyAsParallelData.h File Reference

Data encapsulating a collection proxy as auxiliary data. More...

#include "lardata/RecoBaseProxy/ProxyBase/ParallelData.h"
#include "larcorealg/CoreUtils/ContainerMeta.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
 
 proxy::details
 

Functions

template<typename Tag , typename Aux , typename AuxProxyColl >
auto proxy::makeProxyAsParallelData (AuxProxyColl &&auxProxy)
 

Detailed Description

Data encapsulating a collection proxy as auxiliary data.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
July 27, 2017
See also
lardata/RecoBaseProxy/ProxyBase/withCollectionProxy.h

This library is header-only.

Definition in file ProxyAsParallelData.h.