|
HepMC Reference DocumentationHepMC |
#include <iostream>#include "HepMC/GenEvent.h"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 22 of file example_BuildEventFromScratch.cc.
References HepMC::GenVertex::add_particle_in(), HepMC::GenVertex::add_particle_out(), HepMC::GenEvent::add_vertex(), HepMC::Units::GEV, HepMC::Units::MM, HepMC::GenEvent::print(), HepMC::GenEvent::set_signal_process_vertex(), and HepMC::GenEvent::use_units().
1.4.7