npstat is hosted by Hepforge, IPPP Durham
NPStat  5.10.0
npstat::AbsNtuple< T >::row_iterator Class Reference

#include <AbsNtuple.hh>

Public Types

typedef T value_type
 
typedef std::forward_iterator_tag iterator_category
 

Public Member Functions

operator* () const
 
row_iteratoroperator++ ()
 
row_iterator operator++ (int)
 
bool operator== (const row_iterator &) const
 
bool operator!= (const row_iterator &) const
 
bool operator< (const row_iterator &) const
 

Friends

class AbsNtuple
 

Detailed Description

template<typename T>
class npstat::AbsNtuple< T >::row_iterator

Iteration over row contents (cycles column numbers)


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