LArSoft
v06_85_00
Liquid Argon Software toolkit - http://larsoft.org/
|
Define the traits of proxy::Tracks
proxy.
More...
#include "Track.h"
Public Types | |
template<typename MainColl , typename... AuxColl> | |
using | collection_proxy_impl_t = CollectionProxyBase< Track, MainColl, AuxColl... > |
Define the traits of proxy::Tracks
proxy.
using proxy::CollectionProxyMakerTraits< Tracks >::collection_proxy_impl_t = CollectionProxyBase<Track, MainColl, AuxColl...> |