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