CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
ParticleTable.cc
Go to the documentation of this file.
2 
5 
8  if (!myself) myself = new ParticleTable(pdt);
9  return myself;
10 }
static ParticleTable * myself
Definition: ParticleTable.h:20
HepPDT::ParticleDataTable ParticleDataTable
ParticleTable(const HepPDT::ParticleDataTable *pdt)
Definition: ParticleTable.h:19
static ParticleTable * instance()
Definition: ParticleTable.h:15