Dear ROOT-team,
some time ago I reported that various TParticlePDG methods such as Lifetime() and Stable() don't work.
root [0] gSystem->Load("libEG"); root [1] gSystem->Load("libEGPythia6"); root [2] root [2] TDatabasePDG * db = TDatabasePDG::Instance(); root [3] db->ReadPDGTable("/usr/local/src/root/etc/pdg_table.txt"); root [4] root [4] TParticlePDG * p = db.GetParticle(111); root [5] cout << p->GetName() << endl;
Please, could you get that fixed in 5.14/00 ?
best regards,
Costas
-- Dr. Constantinos Andreopoulos, CCLRC - Rutherford Lab. http://physics.andreopoulos.euReceived on Thu Sep 28 2006 - 13:16:59 MEST
This archive was generated by hypermail 2.2.0 : Mon Jan 01 2007 - 16:32:01 MET