ROOTPWA
|
#include "massDep.h"
Go to the source code of this file.
Macros | |
#define | MAXPRECISION(val) setprecision(numeric_limits<double>::digits10 + 1) << val |
Variables | |
particleDataTable | PDGtable |
#define MAXPRECISION | ( | val | ) | setprecision(numeric_limits<double>::digits10 + 1) << val |
Definition at line 4 of file massDep.cc.
particleDataTable PDGtable |
Definition at line 12 of file particleData.cc.