LArSoft
v07_13_02
Liquid Argon Software toolkit - http://larsoft.org/
|
Creation of a collection proxy. More...
Go to the source code of this file.
Namespaces | |
proxy | |
Encloses LArSoft data product proxy objects and utilities.See this doxygen module for an introduction to data proxies in LArSoft. | |
Functions | |
template<typename CollProxy , typename Event , typename... OptionalArgs> | |
auto | proxy::getCollection (Event const &event, OptionalArgs &&...optionalArgs) |
Creates a proxy to a data product collection. More... | |
Creation of a collection proxy.
This library is header-only.
Definition in file getCollection.h.