![]() |
AliPhysics
ed43440 (ed43440)
|
#include "AliFMDEventPlaneFinder.h"
#include <TList.h>
#include <TMath.h>
#include "AliLog.h"
#include <TH2D.h>
#include <TH3D.h>
#include "TROOT.h"
#include <iostream>
#include <iomanip>
#include <TString.h>
#include <TFile.h>
#include "AliOADBContainer.h"
#include "AliAnalysisManager.h"
#include "AliVEvent.h"
#include "AliEventplane.h"
#include "AliCentrality.h"
#include "AliAODForwardEP.h"
#include "AliAODForwardMult.h"
#include "AliAODEvent.h"
Go to the source code of this file.
Macros | |
#define | PFV(N, VALUE) |
#define | PFB(N, FLAG) |
#define PFB | ( | N, | |
FLAG | |||
) |
Definition at line 550 of file AliFMDEventPlaneFinder.cxx.
Referenced by AliFMDEventPlaneFinder::Print().
#define PFV | ( | N, | |
VALUE | |||
) |
Definition at line 546 of file AliFMDEventPlaneFinder.cxx.
Referenced by AliFMDEventPlaneFinder::Print().