|
CbmRoot
|
#include "PStdData.h"#include "PDataBase.h"#include "TArrayD.h"#include "TArrayI.h"#include <cmath>Go to the source code of this file.
Macros | |
| #define | nmax 999 |
| #define | mnpar 70 |
| #define | mnmodes 220 |
Functions | |
| PStdData & | fStdData () |
| PStdData * | makeStdData () |
| #define mnmodes 220 |
Definition at line 257 of file PStdData.cxx.
| #define mnpar 70 |
Definition at line 256 of file PStdData.cxx.
| #define nmax 999 |
Definition at line 255 of file PStdData.cxx.
| PStdData & fStdData | ( | ) |
Definition at line 40 of file PStdData.cxx.
Referenced by makeStdData().
| PStdData * makeStdData | ( | ) |
Definition at line 46 of file PStdData.cxx.
References fStdData().
Referenced by PStaticData::PStaticData().