![]() |
AliPhysics
3bba2fe (3bba2fe)
|
Implementation of simple weights. More...
Go to the source code of this file.
Macros | |
#define | PF(N, V,...) AliForwardUtil::PrintField(N,V, ## __VA_ARGS__) |
#define | PFB(N, FLAG) |
#define | PFV(N, VALUE) |
Implementation of simple weights.
Definition in file AliSimplePidWeights.cxx.
#define PF | ( | N, | |
V, | |||
... | |||
) | AliForwardUtil::PrintField(N,V, ## __VA_ARGS__) |
Definition at line 84 of file AliSimplePidWeights.cxx.
#define PFB | ( | N, | |
FLAG | |||
) |
Definition at line 86 of file AliSimplePidWeights.cxx.
#define PFV | ( | N, | |
VALUE | |||
) |
Definition at line 91 of file AliSimplePidWeights.cxx.
Referenced by AliSimplePidWeights::Print().