![]() |
AliPhysics
a76316e (a76316e)
|
#include "AliForwardFlowWeights.h"
#include <TGraph.h>
#include <TF1.h>
#include <TList.h>
#include <TMath.h>
#include "AliForwardUtil.h"
#include <TROOT.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) |
#define PF | ( | N, | |
V, | |||
... | |||
) | AliForwardUtil::PrintField(N,V, ## __VA_ARGS__) |
Definition at line 259 of file AliForwardFlowWeights.cxx.
#define PFB | ( | N, | |
FLAG | |||
) |
Definition at line 261 of file AliForwardFlowWeights.cxx.
#define PFV | ( | N, | |
VALUE | |||
) |
Definition at line 266 of file AliForwardFlowWeights.cxx.
Referenced by AliForwardFlowWeights::Print().