#include "RConfigure.h"
#include "TROOT.h"
#include "TEnv.h"
#include "THashList.h"
#include "TExMap.h"
#include "TSystem.h"
#include "TDatabasePDG.h"
#include "TDecayChannel.h"
#include "TParticlePDG.h"
#include <stdlib.h>
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Functions | |
TDatabasePDG ** | GetInstancePtr () |
Static function holding the instance. | |
TDatabasePDG ** GetInstancePtr | ( | ) |
Static function holding the instance.
Definition at line 58 of file TDatabasePDG.cxx.