evtgen is hosted by Hepforge, IPPP Durham
EvtGen  2.0.0
Monte Carlo generator of particle decays, in particular the weak decays of heavy flavour particles such as B mesons.
EvtStreamInputIterator.hh File Reference
#include "EvtGenBase/EvtStreamAdapter.hh"
#include <cstddef>
#include <iterator>

Go to the source code of this file.

Classes

class  EvtStreamInputIterator< Point >
 

Functions

template<class Generator >
EvtStreamInputIterator< typename Generator::result_type > iter (Generator gen, int N=0)
 

Function Documentation

◆ iter()

template<class Generator >
EvtStreamInputIterator<typename Generator::result_type> iter ( Generator  gen,
int  N = 0 
)

Definition at line 109 of file EvtStreamInputIterator.hh.