|
HepMC Reference DocumentationHepMC |
#include "HepMC/IO_GenEvent.h"#include "HepMC/GenEvent.h"#include <math.h>#include <algorithm>#include <list>Go to the source code of this file.
Classes | |
| class | IsPhoton |
| example class More... | |
| class | IsW_Boson |
| example class More... | |
| class | IsStateFinal |
| example class More... | |
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 56 of file example_UsingIterators.cc.
References HepMC::copy_if(), HepMC::descendants, p, HepMC::parents, HepMC::GenEvent::particles_begin(), HepMC::GenEvent::particles_end(), HepMC::IO_GenEvent::rdstate(), HepMC::IO_BaseClass::read_next_event(), v, HepMC::GenEvent::vertices_begin(), and HepMC::GenEvent::vertices_end().
1.4.7