![]() |
HepPDT Reference DocumentationHepPDT |
#include <fstream>
#include <iostream>
#include <cstdlib>
#include "HepPID/ParticleIDTranslations.hh"
#include "HepPID/ParticleName.hh"
#include "HepPID/Version.hh"
Go to the source code of this file.
Functions | |
void | list_herwig_init_ (int *nevt) |
void | list_herwig_end_ () |
void | get_list_size_ (int *) |
void | get_herwig_name_ (int *ihwg, int *id, char *name) |
int | main () |
void get_herwig_name_ | ( | int * | ihwg, | |
int * | id, | |||
char * | name | |||
) |
void get_list_size_ | ( | int * | ) |
void list_herwig_end_ | ( | ) |
void list_herwig_init_ | ( | int * | nevt | ) |
int main | ( | ) |
Definition at line 30 of file examListHerwig.cc.
References get_herwig_name_(), get_list_size_(), list_herwig_end_(), list_herwig_init_(), HepPID::particleName(), HepPID::translateHerwigtoPDT(), and HepPID::writeVersion().