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 | |
Infrastructure for merging optional associated data to a proxy.
This library is header-only.
Definition in file OneTo01DataProxyMaker.h.
1.8.11