|
HepMC Reference DocumentationHepMC |
#include <iostream>#include "HepMC/PythiaWrapper.h"#include "HepMC/IO_HEPEVT.h"#include "HepMC/GenEvent.h"#include "PythiaHelper.h"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 23 of file example_MyPythiaOnlyToHepMC.cc.
References HepMC::getPythiaCrossSection(), HepMC::Units::GEV, initPythia(), HepMC::Units::MM, pypars, HepMC::IO_BaseClass::read_next_event(), HepMC::GenEvent::set_cross_section(), HepMC::HEPEVT_Wrapper::set_max_number_entries(), HepMC::GenEvent::set_mpi(), HepMC::HEPEVT_Wrapper::set_sizeof_real(), and HepMC::GenEvent::use_units().
1.4.7