|
HepMC Reference DocumentationHepMC |
#include <iostream>#include "VectorConversion.h"#include "HepMC/GenEvent.h"#include "CLHEP/Vector/LorentzVector.h"Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 25 of file example_VectorConversion.cc.
References HepMC::GenVertex::add_particle_in(), HepMC::GenVertex::add_particle_out(), HepMC::GenEvent::add_vertex(), convertTo(), HepMC::Units::GEV, HepMC::Units::MM, p, HepMC::GenEvent::particles_begin(), HepMC::GenEvent::particles_end(), HepMC::GenEvent::print(), HepMC::GenEvent::set_signal_process_vertex(), and HepMC::GenEvent::use_units().
1.4.7