13 #ifndef RHOPDTLOADER_H 14 #define RHOPDTLOADER_H 27 #include "TDatabasePDG.h" 35 typedef pair<double, vector<int> >
decmode;
42 static TDatabasePDG *ReadPDGTable(TString particledata=
"default", TString decaydata=
"default",
bool reset =
false);
48 static stringlist SplitString(TString s, TString delim);
49 static dectable ReadDecayFile(TString fname);
map< int, vector< decmode > > dectable
vector< TString > stringlist
pair< double, vector< int > > decmode