![]() |
HepPDT Reference DocumentationHepPDT |
#include <fstream>
#include <iostream>
#include <cstdlib>
#include <cstring>
#include "HepPID/ParticleIDTranslations.hh"
#include "HepPID/ParticleName.hh"
#include "HepPID/Version.hh"
Go to the source code of this file.
Functions | |
void | list_isajet_init_ () |
void | flavor_ (int *, int *, int *, int *, int *, int *) |
void | get_label_ (int *id, char *name) |
int | main () |
void flavor_ | ( | int * | , | |
int * | , | |||
int * | , | |||
int * | , | |||
int * | , | |||
int * | ||||
) |
void get_label_ | ( | int * | id, | |
char * | name | |||
) |
void list_isajet_init_ | ( | ) |
int main | ( | ) |
Definition at line 29 of file examListIsajet.cc.
References flavor_(), get_label_(), list_isajet_init_(), HepPID::particleName(), HepPID::translateIsajettoPDT(), and HepPID::writeVersion().