LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
proxy::CollectionProxyMakerTraits< Tracks > Struct Template Reference

Define the traits of proxy::Tracks proxy. More...

#include "Track.h"

Inheritance diagram for proxy::CollectionProxyMakerTraits< Tracks >:
proxy::CollectionProxyMakerTraits< Tracks::TrackDataProduct_t >

Public Types

template<typename MainColl , typename... AuxColl>
using collection_proxy_impl_t = CollectionProxyBase< Track, MainColl, AuxColl... >
 

Detailed Description

template<>
struct proxy::CollectionProxyMakerTraits< Tracks >

Define the traits of proxy::Tracks proxy.

Definition at line 1154 of file Track.h.

Member Typedef Documentation

template<typename MainColl , typename... AuxColl>
using proxy::CollectionProxyMakerTraits< Tracks >::collection_proxy_impl_t = CollectionProxyBase<Track, MainColl, AuxColl...>

Definition at line 1158 of file Track.h.


The documentation for this struct was generated from the following file: