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 | |
Infrastructure to add associated data to a collection proxy.
This library is header-only.
Definition in file AssociatedDataProxyMaker.h.
1.8.11