Classes | Namespaces
OneTo01DataProxyMaker.h File Reference

Infrastructure for merging optional associated data to a proxy. More...

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

Go to the source code of this file.

Classes

struct  proxy::OneTo01DataProxyMakerBase< Main, Aux, Metadata, AuxTag >
 Creates an one-to-(zero-or-one) wrapper for the specified types. More...
 
class  proxy::OneTo01DataProxyMaker< Main, Aux, Metadata, CollProxy, Tag >
 Creates an one-to-(zero-or-one) wrapper for the specified types. More...
 
struct  proxy::details::OneTo01DataProxyMakerWrapper< Aux, Metadata, AuxTag >
 

Namespaces

 proxy
 
 proxy::details
 

Detailed Description

Infrastructure for merging optional associated 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/withZeroOrOne.h

This library is header-only.

Definition in file OneTo01DataProxyMaker.h.