CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
List of all members | Public Types
reco::LeafRefCandidateT< T >::daughter_iterator< S > Struct Template Reference

#include <LeafRefCandidateT.h>

Public Types

typedef boost::filter_iterator
< S, const_iterator
type
 

Detailed Description

template<class T>
template<typename S>
struct reco::LeafRefCandidateT< T >::daughter_iterator< S >

Definition at line 204 of file LeafRefCandidateT.h.

Member Typedef Documentation

template<class T>
template<typename S>
typedef boost::filter_iterator<S, const_iterator> reco::LeafRefCandidateT< T >::daughter_iterator< S >::type

Definition at line 205 of file LeafRefCandidateT.h.