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.
Definition at line 1203 of file lardata/RecoBaseProxy/Track.h.
using proxy::CollectionProxyMakerTraits< Tracks >::collection_proxy_impl_t = CollectionProxyBase<Track, MainColl, AuxColl...> |
Definition at line 1209 of file lardata/RecoBaseProxy/Track.h.