LArSoft  v09_90_00
Liquid Argon Software toolkit - https://larsoft.org/
proxy::details::AssnsIterTraits< ArtAssnsIter > Struct Template Reference

Traits for a association iterator. More...

#include "AssociatedData.h"

Inheritance diagram for proxy::details::AssnsIterTraits< ArtAssnsIter >:
lar::util::assns_traits< ArtAssnsIter::value_type >

Public Types

using art_node_t = typename ArtAssnsIter::value_type
 
using node_t = AssnsNode< art_node_t >
 

Detailed Description

template<typename ArtAssnsIter>
struct proxy::details::AssnsIterTraits< ArtAssnsIter >

Traits for a association iterator.

Definition at line 383 of file AssociatedData.h.

Member Typedef Documentation

template<typename ArtAssnsIter>
using proxy::details::AssnsIterTraits< ArtAssnsIter >::art_node_t = typename ArtAssnsIter::value_type

Definition at line 384 of file AssociatedData.h.

template<typename ArtAssnsIter>
using proxy::details::AssnsIterTraits< ArtAssnsIter >::node_t = AssnsNode<art_node_t>

Definition at line 385 of file AssociatedData.h.


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