LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
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 <type_traits>
#include <utility>
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 | |
Encloses LArSoft data product proxy objects and utilities.See this doxygen module for an introduction to data proxies in LArSoft. | |
proxy::details | |
Infrastructure for merging optional associated data to a proxy.
This library is header-only.
Definition in file OneTo01DataProxyMaker.h.