Public Types | List of all members
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 1203 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 1209 of file Track.h.


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