![]() |
AliPhysics
a76316e (a76316e)
|
Implementation of pt-eta weights. More...
#include "AliPtEtaPidWeights.h"
#include "AliForwardUtil.h"
#include <TROOT.h>
#include <TH2.h>
#include <iostream>
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 pt-eta weights.
Definition in file AliPtEtaPidWeights.cxx.
#define PF | ( | N, | |
V, | |||
... | |||
) | AliForwardUtil::PrintField(N,V, ## __VA_ARGS__) |
Definition at line 99 of file AliPtEtaPidWeights.cxx.
#define PFB | ( | N, | |
FLAG | |||
) |
Definition at line 101 of file AliPtEtaPidWeights.cxx.
#define PFV | ( | N, | |
VALUE | |||
) |
Definition at line 106 of file AliPtEtaPidWeights.cxx.
Referenced by AliPtEtaPidWeights::Print().