ProxyBase.h
Go to the documentation of this file.
1 /**
2  * @file lardata/RecoBaseProxy/ProxyBase.h
3  * @brief Base utilities for the implementation of data product facades.
4  * @author Gianluca Petrillo (petrillo@fnal.gov)
5  * @date July 27, 2017
6  *
7  * This library is header-only.
8  *
9  * This header is a catch-all of the proxy facilities.
10  * The headers can also be included singularly as needed.
11  */
12 
13 #ifndef LARDATA_RECOBASEPROXY_PROXYBASE_H
14 #define LARDATA_RECOBASEPROXY_PROXYBASE_H
15 
16 // LArSoft libraries
22 
23 #endif // LARDATA_RECOBASEPROXY_PROXYBASE_H
Functions to add associated data to a collection proxy.
Creation of a collection proxy.
Creation of a collection proxy as auxiliary data for another proxy.
Interface to add optional associated data to a collection proxy.
Interface to add auxiliary data from parallel collections to a proxy.