![]() |
AliPhysics
5e2c166 (5e2c166)
|
#include <TObject.h>
#include <TString.h>
#include <TH1.h>
#include <TMath.h>
#include <TCollection.h>
#include <TTree.h>
#include <TParticle.h>
#include <TError.h>
#include "FastShortHeader.C"
#include <TH2.h>
Go to the source code of this file.
Classes | |
struct | FastCentEstimator |
struct | Fast1DCentEstimator |
struct | BCentEstimator |
struct | FastNchCentEstimator |
struct | V0CentEstimator |
struct | RefMultEstimator |
struct | ZNCentEstimator |
Macros | |
#define | FASTCENTESTIMATOR_C |
Enumerations | |
enum | { kNeutron = 2112, kProton = 2212 } |
#define FASTCENTESTIMATOR_C |
Definition at line 2 of file FastCentEstimators.C.
anonymous enum |
Enumerator | |
---|---|
kNeutron | |
kProton |
Definition at line 23 of file FastCentEstimators.C.