LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
getCollection.h File Reference

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...
 

Detailed Description

Creation of a collection proxy.

Author
Gianluca Petrillo (petri.nosp@m.llo@.nosp@m.fnal..nosp@m.gov)
Date
July 27, 2017
See also
lardata/RecoBaseProxy/ProxyBase.h

This library is header-only.

Definition in file getCollection.h.