LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
ParallelDataProxyMaker.h File Reference

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

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
 

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.