Classes | Namespaces
ParallelDataProxyMaker.h File Reference

Infrastructure for the addition of parallel data to a proxy. More...

#include "lardata/RecoBaseProxy/ProxyBase/makeParallelDataFrom.h"
#include "lardata/RecoBaseProxy/ProxyBase/ParallelData.h"
#include "larcorealg/CoreUtils/ContainerMeta.h"
#include "canvas/Utilities/InputTag.h"
#include <vector>
#include <utility>

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
 
 proxy::details
 

Detailed Description

Infrastructure for the addition of parallel data to a proxy.

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

This library is header-only.

Definition in file ParallelDataProxyMaker.h.