![]() |
AliPhysics
a4b41ad (a4b41ad)
|
#include <AliAnalysisTaskSEDvsEventShapes.h>
Public Types | |
enum | { kNtrk10 =0, kNtrk10to16 =1, kVZERO =2, kNtrk03 =3, kNtrk05 =4, kVZEROA =5, kVZEROEq =6, kVZEROAEq =7 } |
enum | { kEta10 =0, kEta10to16 =1, kEtaVZERO =2, kEta03 =3, kEta05 =5, kEtaVZEROA =5 } |
Private Member Functions | |
AliAnalysisTaskSEDvsEventShapes (const AliAnalysisTaskSEDvsEventShapes &source) | |
AliAnalysisTaskSEDvsEventShapes & | operator= (const AliAnalysisTaskSEDvsEventShapes &source) |
TProfile * | GetEstimatorHistogram (const AliVEvent *event) |
void | CreateImpactParameterHistos () |
void | CreateMeasuredNchHisto () |
Bool_t | FillTrackControlHisto (AliAODEvent *aod, Int_t nSelTrkCorr, Double_t spherocity, Double_t genspherocity, Int_t nSelectedEvwithCand) |
void | FillMCMassHistos (TClonesArray *arrayMC, Int_t labD, Double_t countMult, Double_t spherocity, Double_t sphericity, Double_t recSpherocity, Double_t nchWeight) |
void | FillMCGenAccHistos (AliAODEvent *aod, TClonesArray *arrayMC, AliAODMCHeader *mcHeader, Double_t countMult, Double_t spherocity, Double_t sphericity, Bool_t isEvSel, Double_t nchWeight) |
ClassDef (AliAnalysisTaskSEDvsEventShapes, 12) | |
Private Attributes | |
TList * | fOutput |
TList * | fListCuts |
list send on output slot 1 More... | |
TList * | fOutputCounters |
TList * | fListProfiles |
list send on output slot 3 More... | |
TList * | fOutputEffCorr |
TH1F * | fHistNEvents |
list send on output slot 5 More... | |
TH2F * | fHistNtrVsZvtx |
hist. for No. of events More... | |
TH2F * | fHistNtrCorrVsZvtx |
hist of ntracklets vs Zvertex More... | |
TH2F * | fHistNtrVsnTrackEvWithCand |
hist of ntracklets vs Zvertex More... | |
TH2F * | fHistNtrVsSo |
TH2F * | fHistNtrCorrVsSo |
hist of ntracklets vs So More... | |
TH2F * | fHistNtrVsSpheri |
hist of ntracklets vs So More... | |
TH2F * | fHistNtrCorrVsSpheri |
hist of ntracklets vs Spheri More... | |
TH2F * | fHistNtrVsNchMC |
hist of ntracklets vs Spheri More... | |
TH2F * | fHistNtrCorrVsNchMC |
! hist of ntracklets vs Nch (Generated) More... | |
TH2F * | fHistNtrVsNchMCPrimary |
! hist of ntracklets vs Nch (Primary) More... | |
TH2F * | fHistNtrCorrVsNchMCPrimary |
! hist of ntracklets vs Nch (Primary) More... | |
TH2F * | fHistNtrVsNchMCPhysicalPrimary |
! hist of ntracklets vs Nch (Physical Primary) More... | |
TH2F * | fHistNtrCorrVsNchMCPhysicalPrimary |
! hist of ntracklets vs Nch (Physical Primary) More... | |
TH1F * | fHistGenPrimaryParticlesInelGt0 |
!hist. of geenrated multiplcity More... | |
TH3F * | fHistNchMCVsNchMCPrimaryVsNchMCPhysicalPrimary |
! hist of Nch (generated) vs Nch (Primary) vs Nch (Physical Primary) More... | |
TH1F * | fHistNtrCorrPSSel |
TH1F * | fHistNtrCorrEvSel |
hist. of ntracklets for physics selection only selected events More... | |
TH1F * | fHistNtrCorrEvWithCand |
hist. of ntracklets for selected events More... | |
TH1F * | fHistNtrCorrEvWithD |
hist. of ntracklets for evnts with a candidate More... | |
TH3F * | fHistnTrackvsEtavsPhi |
hist. of ntracklets for evnts with a candidate in D mass peak More... | |
TH3F * | fHistnTrackvsEtavsPhiEvWithCand |
! hist. of number of tracks passing track selection for spherocity calculation vs eta vs. phi for event with atleast one D meson More... | |
TH3F * | fHistTrueSovsMeasSo |
! hist. of number of tracks passing track selection for spherocity calculation vs eta vs. phi More... | |
TH3F * | fHistTrueSovsMeasSoEvWithCand |
! hist. of number of tracks passing track selection for spherocity calculation vs eta vs. phi for event with atleast one D meson More... | |
THnSparseD * | fSparseEvtShape |
THnSparseD * | fSparseEvtShapewithNoPid |
THnSparse histograms for Spherocity. More... | |
THnSparseD * | fSparseEvtShapePrompt |
THnSparse histograms for D0 vs. Spherocity. More... | |
THnSparseD * | fSparseEvtShapeFeeddown |
THnSparse histograms for Prompt D0 vs. Spherocity. More... | |
THnSparseD * | fSparseEvtShapeRecSphero |
THnSparse histograms for feeddown D0 vs. Spherocity. More... | |
THnSparseD * | fMCAccGenPrompt |
THnSparse histograms for Both Prompt and feeddown D0 vs. Spherocity. More... | |
THnSparseD * | fMCAccGenFeeddown |
histo for StepMCGenAcc for D meson prompt More... | |
THnSparseD * | fMCRecoPrompt |
histo for StepMCGenAcc for D meson feeddown More... | |
THnSparseD * | fMCRecoFeeddown |
histo for StepMCReco for D meson feeddown More... | |
THnSparseD * | fMCRecoBothPromptFD |
histo for StepMCReco for D meson feeddown More... | |
THnSparseD * | fMCAccGenPromptSpheri |
histo for StepMCReco for D meson Both Prompt Feeddown More... | |
THnSparseD * | fMCAccGenFeeddownSpheri |
histo for StepMCGenAcc for D meson prompt for Sphericity More... | |
THnSparseD * | fMCRecoPromptSpheri |
histo for StepMCGenAcc for D meson feeddown for Sphericity More... | |
THnSparseD * | fMCRecoFeeddownSpheri |
histo for StepMCReco for D meson feeddown for Sphericity More... | |
THnSparseD * | fMCRecoBothPromptFDSpheri |
histo for StepMCReco for D meson feeddown for Sphericity More... | |
THnSparseD * | fMCAccGenPromptEvSel |
histo for StepMCReco for D meson Both Prompt Feeddown for Sphericity More... | |
THnSparseD * | fMCAccGenFeeddownEvSel |
histo for StepMCGenAcc for D meson prompt with Vertex selection (IsEvSel = kTRUE) More... | |
THnSparseF * | fHistMassPtImpPar [5] |
histo for StepMCGenAcc for D meson feeddown with Vertex selection (IsEvSel = kTRUE) More... | |
Double_t | fUpmasslimit |
histograms for impact paramter studies More... | |
Double_t | fLowmasslimit |
Int_t | fNMassBins |
AliRDHFCuts * | fRDCutsAnalysis |
AliNormalizationCounter * | fCounterC |
AliNormalizationCounter * | fCounterU |
Counter for normalization, corrected multiplicity. More... | |
AliNormalizationCounter * | fCounterCandidates |
Counter for normalization, uncorrected multiplicity. More... | |
Bool_t | fDoImpPar |
Counter for normalization, corrected multiplicity for candidates. More... | |
Int_t | fNImpParBins |
Double_t | fLowerImpPar |
Double_t | fHigherImpPar |
Bool_t | fReadMC |
Int_t | fMCOption |
Bool_t | fisPPbData |
Bool_t | fUseBit |
Bool_t | fSubtractTrackletsFromDau |
Bool_t | fCalculateSphericity |
Bool_t | fRecomputeSpherocity |
Bool_t | fRemoveD0fromDstar |
Int_t | fUseNchWeight |
TH1F * | fHistoMCNch |
TH1F * | fHistoMeasNch |
Bool_t | fUsePtWeight |
Double_t | fWeight |
TProfile * | fMultEstimatorAvg [4] |
Double_t | fRefMult |
Int_t | fPdgMeson |
Int_t | fMultiplicityEstimator |
Int_t | fMCPrimariesEstimator |
Int_t | fDoVZER0ParamVertexCorr |
Int_t | fFillSoSparseChecks |
Bool_t | fUseQuarkTag |
Bool_t | fFillTrackHisto |
flag for quark/hadron level identification of prompt and feeddown More... | |
Double_t | fEtaAccCut |
flag for filling track control histograms More... | |
Double_t | fPtAccCut |
eta limits for acceptance step More... | |
Double_t | fetaMin |
pt limits for acceptance step More... | |
Double_t | fetaMax |
Double_t | fptMin |
Double_t | fptMax |
Int_t | fminMult |
Int_t | ffiltbit1 |
Int_t | ffiltbit2 |
Double_t | fphiStepSizeDeg |
Definition at line 35 of file AliAnalysisTaskSEDvsEventShapes.h.
anonymous enum |
Enumerator | |
---|---|
kNtrk10 | |
kNtrk10to16 | |
kVZERO | |
kNtrk03 | |
kNtrk05 | |
kVZEROA | |
kVZEROEq | |
kVZEROAEq |
Definition at line 124 of file AliAnalysisTaskSEDvsEventShapes.h.
anonymous enum |
Enumerator | |
---|---|
kEta10 | |
kEta10to16 | |
kEtaVZERO | |
kEta03 | |
kEta05 | |
kEtaVZEROA |
Definition at line 127 of file AliAnalysisTaskSEDvsEventShapes.h.
AliAnalysisTaskSEDvsEventShapes::AliAnalysisTaskSEDvsEventShapes | ( | ) |
AliAnalysisTaskSEDvsEventShapes::AliAnalysisTaskSEDvsEventShapes | ( | const char * | name, |
Int_t | pdgMeson, | ||
AliRDHFCuts * | cuts, | ||
Bool_t | switchPPb | ||
) |
Definition at line 153 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
virtual |
Definition at line 270 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
private |
Bool_t AliAnalysisTaskSEDvsEventShapes::CheckGenAcc | ( | TClonesArray * | arrayMC, |
Int_t | nProng, | ||
Int_t * | labDau | ||
) |
check if the decay products are in the good eta and pt range
Definition at line 1637 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by FillMCGenAccHistos().
|
private |
|
private |
Definition at line 1235 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by UserCreateOutputObjects().
|
private |
Definition at line 1358 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by Init().
Definition at line 1344 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by GetPtWeight().
|
private |
Fill MC acceptance histos at generator level
Definition at line 1496 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by UserExec().
|
private |
Definition at line 1444 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by UserExec().
|
private |
Function to fill the track control histograms
Definition at line 1394 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by UserExec().
|
private |
Definition at line 1288 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by UserExec().
|
inline |
Definition at line 46 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 129 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 126 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 48 of file AliAnalysisTaskSEDvsEventShapes.h.
Definition at line 1315 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by FillMCGenAccHistos(), FillMCMassHistos(), and UserExec().
|
inline |
Definition at line 50 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 51 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 49 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 45 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 122 of file AliAnalysisTaskSEDvsEventShapes.h.
|
virtual |
Definition at line 313 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by LocalInit().
|
inlinevirtual |
Definition at line 140 of file AliAnalysisTaskSEDvsEventShapes.h.
|
private |
|
inline |
Definition at line 118 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 64 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 132 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 116 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 115 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 96 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 53 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 60 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 135 of file AliAnalysisTaskSEDvsEventShapes.h.
Definition at line 297 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by AddTaskDvsEventShapes(), AliAnalysisTaskSEDvsEventShapes(), and SetMassLimits().
Definition at line 307 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
inline |
Definition at line 59 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 128 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 100 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 125 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 66 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 70 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 74 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 78 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 83 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 87 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 47 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 133 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 58 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 119 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 92 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 120 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 110 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 63 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 131 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 113 of file AliAnalysisTaskSEDvsEventShapes.h.
|
virtual |
Definition at line 1265 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
inline |
Definition at line 95 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 106 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
virtual |
Definition at line 372 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
virtual |
FIXME
Definition at line 660 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
private |
Definition at line 232 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillMCMassHistos(), SetCalculationsForSphericity(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 218 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Counter for normalization, uncorrected multiplicity.
Definition at line 220 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Counter for normalization, corrected multiplicity.
Definition at line 219 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Counter for normalization, corrected multiplicity for candidates.
Definition at line 222 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetDoImpactParameterHistos(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 248 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetUseVZEROParameterizedVertexCorr(), SetUseVZEROParameterizedVertexCorr(), and UserExec().
|
private |
flag for filling track control histograms
Definition at line 254 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CheckGenAcc(), and SetEtaAccCut().
|
private |
Definition at line 258 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillTrackControlHisto(), SetEventShapeParameters(), and UserExec().
|
private |
pt limits for acceptance step
Definition at line 257 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 250 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetFillSoSparseForMultUncorrNoPid(), UserCreateOutputObjects(), and UserExec().
|
private |
flag for quark/hadron level identification of prompt and feeddown
Definition at line 253 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetKeepTrackControlHisto(), and UserExec().
|
private |
Definition at line 262 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillTrackControlHisto(), SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 263 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillTrackControlHisto(), SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 225 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), and SetImpactParameterBinning().
|
private |
!hist. of geenrated multiplcity
Definition at line 178 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
histo for StepMCGenAcc for D meson feeddown with Vertex selection (IsEvSel = kTRUE)
Definition at line 211 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AliAnalysisTaskSEDvsEventShapes(), CreateImpactParameterHistos(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
! hist of Nch (generated) vs Nch (Primary) vs Nch (Physical Primary)
Definition at line 179 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
list send on output slot 5
Definition at line 162 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
hist. of ntracklets for evnts with a candidate in D mass peak
! hist. of number of tracks passing track selection for spherocity calculation vs eta vs. phi
Definition at line 186 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillTrackControlHisto(), and UserCreateOutputObjects().
|
private |
! hist. of number of tracks passing track selection for spherocity calculation vs eta vs. phi for event with atleast one D meson
Definition at line 187 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillTrackControlHisto(), and UserCreateOutputObjects().
|
private |
hist. of ntracklets for physics selection only selected events
Definition at line 182 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for selected events
Definition at line 183 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for evnts with a candidate
Definition at line 184 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 181 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! hist of ntracklets vs Nch (Generated)
Definition at line 173 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! hist of ntracklets vs Nch (Physical Primary)
Definition at line 177 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! hist of ntracklets vs Nch (Primary)
Definition at line 175 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs So
Definition at line 168 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Spheri
Definition at line 170 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Zvertex
Definition at line 165 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Spheri
! hist of ntracklets vs Nch (Generated)
Definition at line 172 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! hist of ntracklets vs Nch (Physical Primary)
Definition at line 176 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! hist of ntracklets vs Nch (Primary)
Definition at line 174 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Zvertex
! control hist of ntracklets vs nTracks passing track selection for spherocity calculation for event with atleast one D meson
Definition at line 166 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillTrackControlHisto(), and UserCreateOutputObjects().
|
private |
Definition at line 167 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs So
Definition at line 169 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for No. of events
Definition at line 164 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 236 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), SetHistoNchWeight(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 237 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateMeasuredNchHisto(), Init(), SetMeasuredNchHisto(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
! hist. of number of tracks passing track selection for spherocity calculation vs eta vs. phi
Definition at line 189 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillTrackControlHisto(), and UserCreateOutputObjects().
|
private |
! hist. of number of tracks passing track selection for spherocity calculation vs eta vs. phi for event with atleast one D meson
Definition at line 190 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillTrackControlHisto(), and UserCreateOutputObjects().
|
private |
Definition at line 229 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetEstimatorHistogram(), Init(), SetIsPPbData(), UserCreateOutputObjects(), and UserExec().
|
private |
list send on output slot 1
Definition at line 157 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
list send on output slot 3
Definition at line 159 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), UserCreateOutputObjects(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 224 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), and SetImpactParameterBinning().
|
private |
Definition at line 214 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), GetLowerMassLimit(), SetMassLimits(), and UserCreateOutputObjects().
|
private |
histo for StepMCGenAcc for D meson prompt
Definition at line 198 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), and UserCreateOutputObjects().
|
private |
histo for StepMCGenAcc for D meson prompt with Vertex selection (IsEvSel = kTRUE)
Definition at line 209 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), and UserCreateOutputObjects().
|
private |
histo for StepMCGenAcc for D meson prompt for Sphericity
Definition at line 203 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), and UserCreateOutputObjects().
|
private |
THnSparse histograms for Both Prompt and feeddown D0 vs. Spherocity.
Definition at line 197 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), and UserCreateOutputObjects().
|
private |
histo for StepMCReco for D meson Both Prompt Feeddown for Sphericity
Definition at line 208 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), and UserCreateOutputObjects().
|
private |
histo for StepMCReco for D meson Both Prompt Feeddown
Definition at line 202 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), and UserCreateOutputObjects().
|
private |
Definition at line 228 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetMCOption(), and UserExec().
|
private |
Definition at line 246 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetMCPrimariesEstimator(), SetMCPrimariesEstimator(), and UserExec().
|
private |
histo for StepMCReco for D meson feeddown
Definition at line 201 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCMassHistos(), and UserCreateOutputObjects().
|
private |
histo for StepMCReco for D meson feeddown for Sphericity
Definition at line 206 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCMassHistos(), and UserCreateOutputObjects().
|
private |
histo for StepMCReco for D meson feeddown
Definition at line 200 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCMassHistos(), and UserCreateOutputObjects().
|
private |
histo for StepMCReco for D meson feeddown for Sphericity
Definition at line 205 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCMassHistos(), and UserCreateOutputObjects().
|
private |
histo for StepMCGenAcc for D meson feeddown
Definition at line 199 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCMassHistos(), and UserCreateOutputObjects().
|
private |
histo for StepMCGenAcc for D meson feeddown for Sphericity
Definition at line 204 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCMassHistos(), and UserCreateOutputObjects().
|
private |
Definition at line 261 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillTrackControlHisto(), SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 241 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AliAnalysisTaskSEDvsEventShapes(), GetEstimatorHistogram(), Init(), SetMultiplVsZProfileLHC10b(), SetMultiplVsZProfileLHC10c(), SetMultiplVsZProfileLHC10d(), SetMultiplVsZProfileLHC10e(), SetMultiplVsZProfileLHC13b(), SetMultiplVsZProfileLHC13c(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 245 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetMultiplicityEstimator(), SetMultiplicityEstimator(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 223 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), and SetImpactParameterBinning().
|
private |
Definition at line 215 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AliAnalysisTaskSEDvsEventShapes(), CreateImpactParameterHistos(), GetNMassBins(), SetNMassBins(), and UserCreateOutputObjects().
|
private |
Definition at line 156 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 158 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 160 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 243 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AliAnalysisTaskSEDvsEventShapes(), FillMCGenAccHistos(), Init(), and UserExec().
|
private |
Definition at line 264 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), SetEventShapeParameters(), and UserExec().
|
private |
eta limits for acceptance step
Definition at line 255 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CheckGenAcc(), and SetPtAccCut().
|
private |
Definition at line 260 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillTrackControlHisto(), SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 259 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 217 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), Init(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 227 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), SetReadMC(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 233 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillMCMassHistos(), GetRecomputeSpherocityWithoutDau(), SetRecomputeSpherocityWithoutDau(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 242 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetReferenceMultiplcity(), and UserExec().
|
private |
Definition at line 234 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), GetRemoveD0fromDstar(), SetRemoveD0fromDstar(), and UserExec().
|
private |
Definition at line 192 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
THnSparse histograms for Prompt D0 vs. Spherocity.
Definition at line 195 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
THnSparse histograms for D0 vs. Spherocity.
Definition at line 194 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
THnSparse histograms for feeddown D0 vs. Spherocity.
Definition at line 196 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
THnSparse histograms for Spherocity.
Definition at line 193 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 231 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetSubtractTrackletsFromDaughters(), SetSubtractTrackletsFromDaughters(), and UserExec().
|
private |
histograms for impact paramter studies
Definition at line 213 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), GetUpperMassLimit(), SetMassLimits(), and UserCreateOutputObjects().
|
private |
Definition at line 230 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetUseBit(), and UserExec().
|
private |
Definition at line 235 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), UseMCNchWeight(), and UserExec().
|
private |
Definition at line 238 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillMCMassHistos(), Init(), UsePtWeight(), and UserExec().
|
private |
Definition at line 252 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillMCMassHistos(), SetUseQuarkLevel(), and UserExec().
|
private |
Definition at line 239 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCGenAccHistos(), FillMCMassHistos(), and UserExec().