![]() |
AliPhysics
dcc03a0 (dcc03a0)
|
#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 |
Enumerations | |
enum | { kNeutron = 2112, kProton = 2212 } |
anonymous enum |
Enumerator | |
---|---|
kNeutron | |
kProton |
Definition at line 21 of file FastCentEstimators.C.