LArSoft
v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
|
Infrastructure to add associated data to a collection proxy. More...
#include "lardata/RecoBaseProxy/ProxyBase/makeAssociatedDataFrom.h"
#include "canvas/Utilities/InputTag.h"
#include <type_traits>
#include <utility>
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 | |
Encloses LArSoft data product proxy objects and utilities.See this doxygen module for an introduction to data proxies in LArSoft. | |
proxy::details | |
Infrastructure to add associated data to a collection proxy.
This library is header-only.
Definition in file AssociatedDataProxyMaker.h.