CMS 3D CMS Logo

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

#include <LeafCandidate.h>

Public Types

typedef boost::filter_iterator
< S, const_iterator
type
 

Detailed Description

template<typename S>
struct reco::LeafCandidate::daughter_iterator< S >

Definition at line 284 of file LeafCandidate.h.

Member Typedef Documentation

template<typename S>
typedef boost::filter_iterator<S, const_iterator> reco::LeafCandidate::daughter_iterator< S >::type

Definition at line 285 of file LeafCandidate.h.