![]() |
AliPhysics
fceccc5 (fceccc5)
|
#include <AliMCTruthdNdetaTask.h>
Classes | |
class | CentralityBin |
Protected Attributes | |
Bool_t | fHasData |
![]() | |
Bool_t | fCorrEmpty |
Bool_t | fUseROOTProj |
Double_t | fTriggerEff |
Double_t | fTriggerEff0 |
TObjArray * | fListOfCentralities |
UShort_t | fNormalizationScheme |
TString | fFinalMCCorrFile |
Bool_t | fSatelliteVertices |
TH2D * | fEmpiricalCorrection |
TProfile * | fMeanVsC |
TH1D * | fSeenCent |
TH1D * | fTakenCent |
TString | fCentMethod |
AliAnalysisUtils | fAnaUtil |
Bool_t | fUseUtilPileup |
TF1 * | fIpzReweight |
Double_t | fCacheCent |
Int_t | fCacheQual |
![]() | |
UInt_t | fTriggerMask |
UInt_t | fFilterMask |
TAxis | fCentAxis |
Double_t | fAbsMinCent |
TAxis | fIPzAxis |
TH1I * | fTriggers |
TH1I * | fEventStatus |
TH1D * | fVertex |
TH1D * | fCent |
TH1D * | fAccVertex |
TH2D * | fAccVertexXY |
TH1D * | fAccCent |
Bool_t | fFirstEvent |
Bool_t | fCloneList |
TList * | fSums |
TList * | fResults |
Additional Inherited Members | |
![]() | |
enum | { kNone = 0, kEventLevel = 0x1, kDummy = 0x2, kBackground = 0x4, kTriggerEfficiency = 0x8, kZeroBin = 0x10, kFull = kEventLevel | kBackground | kTriggerEfficiency } |
enum | EPileupMask { kPileupNormal = 0, kPileupSPD = 0x1, kPileupTrk = 0x2, kPileupBC = 0x4, kPileupFull = 0x8, kPileupIgnore = 0x10, kPileupUtil = 0x20, kPileupBins = 0x40 } |
enum | ECentralityEstimator { kCentNone, kCentDefault, kCentV0M, kCentV0A, kCentV0A123, kCentV0C, kCentFMD, kCentTrk, kCentTkl, kCentCL0, kCentCL1, kCentCND, kCentZNA, kCentZNC, kCentZPA, kCentZPC, kCentNPA, kCentV0MvsFMD, kCentTklvsV0M, kCentZEMvsZDC, kMult, kMultV0A, kMultV0M, kMultV0C, kCentTrue = 0x100, kCentEq = 0x200 } |
enum | { kSolid = 0x000, kHollow = 0x001, kCircle = 0x002, kSquare = 0x004, kUpTriangle = 0x006, kDownTriangle = 0x008, kDiamond = 0x00a, kCross = 0x00c, kStar = 0x00e } |
![]() | |
static Int_t | GetMarkerStyle (UShort_t bits) |
static UShort_t | GetMarkerBits (Int_t style) |
static Int_t | FlipHollowStyle (Int_t style) |
static TH1D * | ProjectX (const TH2D *h, const char *name, Int_t firstbin, Int_t lastbin, bool useROOT=false, bool corr=true, bool error=true) |
static void | ScaleToCoverage (TH2D *copy, const TH1D *norm) |
static void | ScaleToCoverage (TH1D *copy, const TH1D *norm) |
static void | SetHistogramAttributes (TH1D *h, Int_t colour, Int_t marker, const char *title, const char *ytitle=0) |
static const Char_t * | NormalizationSchemeString (UShort_t scheme) |
static UShort_t | ParseNormalizationScheme (const Char_t *what) |
![]() | |
static TH1 * | Asymmetry (TH1 *h) |
static Int_t | GetCentMethodID (const TString &meth) |
static const char * | GetCentMethod (UShort_t id) |
![]() | |
static void | FixAxis (TAxis &axis, const char *title=0) |
static void | SetAxis (TAxis &axis, Int_t n, Double_t *borders) |
static void | SetAxis (TAxis &axis, const TString &spec, const char *sep=":,") |
static void | SetAxis (TAxis &axis, Int_t n, Double_t l, Double_t h) |
static void | SetAxis (TAxis &axis, Int_t n, Double_t m) |
static void | PrintAxis (const TAxis &axis, Int_t nSig=2, const char *alt=0) |
Tasks to determine \( dN/d\eta\) in the forward regions
Definition at line 27 of file AliMCTruthdNdetaTask.h.
AliMCTruthdNdetaTask::AliMCTruthdNdetaTask | ( | ) |
Constructor
Definition at line 17 of file AliMCTruthdNdetaTask.cxx.
AliMCTruthdNdetaTask::AliMCTruthdNdetaTask | ( | const char * | name | ) |
|
inlinevirtual |
Destructor
Definition at line 45 of file AliMCTruthdNdetaTask.h.
|
protected |
Copy constructor
o | Object to copy from |
|
protected |
|
virtual |
Called at end of event processing.
This is called once in the master
Reimplemented from AliBasedNdetaTask.
Definition at line 91 of file AliMCTruthdNdetaTask.cxx.
|
inlineprotectedvirtual |
Get the colour to use for markers (only pp - in PbPb we use a rainbow)
Reimplemented from AliBasedNdetaTask.
Definition at line 86 of file AliMCTruthdNdetaTask.h.
Referenced by AliMCTruthdNdetaTask::CentralityBin::End().
|
protectedvirtual |
Retrieve the histogram
aod | AOD event |
mc | Whether to get the MC histogram or not |
Implements AliBasedNdetaTask.
Definition at line 60 of file AliMCTruthdNdetaTask.cxx.
|
inlineprotectedvirtual |
Get the marker style
Reimplemented from AliBasedNdetaTask.
Definition at line 80 of file AliMCTruthdNdetaTask.h.
|
protectedvirtual |
Make a new centrality bin
name | Histogram names |
l | Lower cut |
h | Upper cut |
Reimplemented from AliBasedNdetaTask.
Definition at line 41 of file AliMCTruthdNdetaTask.cxx.
|
protected |
Assigmement operator
|
protected |
Definition at line 198 of file AliMCTruthdNdetaTask.h.
Referenced by Finalize(), and GetHistogram().