7 #ifndef EVD_LINESTYLE_H 8 #define EVD_LINESTYLE_H static const char * LatexName(int pdgcode)
Convert PDG code to a latex string (root-style)
static int LineStyleFromPDG(int pdgcode)
static int ColorFromPDG(int pdgcode)
General GArSoft Utilities.
static int LineWidthFromPDG(int pdgcode)
void line(double t, double *p, double &x, double &y, double &z)
static void FromPDG(TLine &line, int pdgcode)