Classes | Namespaces
AssociatedDataProxyMaker.h File Reference

Infrastructure to add associated data to a collection proxy. More...

#include "lardata/RecoBaseProxy/ProxyBase/makeAssociatedDataFrom.h"
#include "canvas/Utilities/InputTag.h"
#include <utility>
#include <type_traits>

Go to the source code of this file.

Classes

struct  proxy::AssociatedDataProxyMakerBase< Main, Aux, Metadata, AuxTag >
 Creates an associated data wrapper for the specified types. More...
 
class  proxy::AssociatedDataProxyMaker< Main, Aux, Metadata, CollProxy, Tag >
 Creates an associated data wrapper for the specified types. More...
 
struct  proxy::details::AssociatedDataProxyMakerWrapper< Aux, Metadata, AuxTag >
 

Namespaces

 proxy
 
 proxy::details
 

Detailed Description

Infrastructure to add associated data to a collection proxy.

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

This library is header-only.

Definition in file AssociatedDataProxyMaker.h.