CMS 3D CMS Logo

Functions | Variables
pdg Namespace Reference

Functions

double cTau (int pdgID, const HepPDT::ParticleDataTable *pdt)
 
double mass (int pdgID, const HepPDT::ParticleDataTable *pdt)
 

Variables

static double kInvalidCtau = 1E99
 
static double kInvalidMass = -99999
 

Function Documentation

double pdg::cTau ( int  pdgID,
const HepPDT::ParticleDataTable pdt 
)
double pdg::mass ( int  pdgID,
const HepPDT::ParticleDataTable pdt 
)

Variable Documentation

double pdg::kInvalidCtau = 1E99
static

Definition at line 33 of file pdg_functions.h.

double pdg::kInvalidMass = -99999
static

Definition at line 30 of file pdg_functions.h.