Namespaces | Functions
getCollection.h File Reference

Creation of a collection proxy. More...

#include "lardata/RecoBaseProxy/ProxyBase/CollectionProxyMaker.h"
#include <utility>

Go to the source code of this file.

Namespaces

 proxy
 

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.