![]() |
AliPhysics
4c20e6b (4c20e6b)
|
#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 } |
Public Member Functions | |
AliAnalysisTaskSEDvsEventShapes () | |
AliAnalysisTaskSEDvsEventShapes (const char *name, Int_t pdgMeson, AliRDHFCuts *cuts, Bool_t switchPPb) | |
virtual | ~AliAnalysisTaskSEDvsEventShapes () |
void | SetMassLimits (Double_t lowlimit, Double_t uplimit) |
void | SetMassLimits (Int_t pdg, Double_t range) |
Double_t | GetUpperMassLimit () const |
Double_t | GetLowerMassLimit () const |
void | SetNMassBins (Int_t nbins) |
Int_t | GetNMassBins () const |
Bool_t | GetSubtractTrackletsFromDaughters () const |
void | SetImpactParameterBinning (Int_t nbins, Double_t dmin, Double_t dmax) |
void | SetReadMC (Bool_t readMC=kTRUE) |
void | SetMCOption (Int_t option=0) |
void | SetIsPPbData (Bool_t flag=kTRUE) |
void | SetUseBit (Bool_t use=kTRUE) |
void | SetDoImpactParameterHistos (Bool_t doImp=kTRUE) |
void | SetKeepEstimatorCorrelationPlots (Bool_t use=kTRUE) |
void | SetMultiplVsZProfileLHC10b (TProfile *hprof) |
void | SetMultiplVsZProfileLHC10c (TProfile *hprof) |
void | SetMultiplVsZProfileLHC10d (TProfile *hprof) |
void | SetMultiplVsZProfileLHC10e (TProfile *hprof) |
void | SetMultiplVsZProfileLHC13b (TProfile *hprof) |
void | SetMultiplVsZProfileLHC13c (TProfile *hprof) |
void | SetReferenceMultiplcity (Double_t rmu) |
void | UseMCNchWeight (Int_t flag) |
void | SetHistoNchWeight (TH1F *h) |
void | SetMeasuredNchHisto (TH1F *h) |
void | SetSubtractTrackletsFromDaughters (Bool_t opt) |
Int_t | CheckOrigin (TClonesArray *arrayMC, AliAODMCParticle *mcPartCandidate) const |
void | SetUseVZEROParameterizedVertexCorr (Int_t flag) |
void | SetFillSoSparseForMultUncorrNoPid (Int_t flag) |
void | SetEventShapeParameters (Double_t ptMin, Double_t ptMax, Double_t etaMin, Double_t etaMax, Int_t minMult, Double_t phiStepSizeDeg, Int_t filtbit1, Int_t filtbit2) |
void | SetCalculationsForSphericity (Bool_t CalSpheri) |
Int_t | GetUseVZEROParameterizedVertexCorr () |
void | SetMultiplicityEstimator (Int_t value) |
Int_t | GetMultiplicityEstimator () |
void | SetMCPrimariesEstimator (Int_t value) |
Int_t | GetMCPrimariesEstimator () |
virtual void | UserCreateOutputObjects () |
virtual void | Init () |
virtual void | LocalInit () |
virtual void | UserExec (Option_t *option) |
virtual void | Terminate (Option_t *option) |
Private Member Functions | |
AliAnalysisTaskSEDvsEventShapes (const AliAnalysisTaskSEDvsEventShapes &source) | |
AliAnalysisTaskSEDvsEventShapes & | operator= (const AliAnalysisTaskSEDvsEventShapes &source) |
TProfile * | GetEstimatorHistogram (const AliVEvent *event) |
void | CreateImpactParameterHistos () |
void | CreateMeasuredNchHisto () |
void | FillMCMassHistos (TClonesArray *arrayMC, Int_t labD, Int_t countMult, Double_t nchWeight) |
ClassDef (AliAnalysisTaskSEDvsEventShapes, 1) | |
Private Attributes | |
TList * | fOutput |
TList * | fListCuts |
list send on output slot 1 More... | |
TList * | fOutputCounters |
TList * | fListProfiles |
list send on output slot 3 More... | |
TH1F * | fHistNEvents |
TH2F * | fHistNtrEta16vsNtrEta1EvSel |
hist. for No. of events More... | |
TH2F * | fHistNtrEta05vsNtrEta1EvSel |
hist. for Ntracklets in eta<1.6 vs. eta<1. More... | |
TH2F * | fHistNtrEta03vsNtrEta1EvSel |
hist. for Ntracklets in eta<0.5 vs. eta<1. More... | |
TH2F * | fHistNtrEtaV0AvsNtrEta1EvSel |
hist. for Ntracklets in eta<0.3 vs. eta<1. More... | |
TH2F * | fHistNtrEtaV0MvsNtrEta1EvSel |
hist. for Ntracklets in eta-V0A vs. eta<1. More... | |
TH2F * | fHistNtrEtaV0AvsV0AEqEvSel |
hist. for Ntracklets in eta-V0M vs. eta<1. More... | |
TH2F * | fHistNtrEtaV0MvsV0MEqEvSel |
hist. for V0A raw mult vs V0A equalized multiplicity More... | |
TH2F * | fHistNtrCorrEta1vsNtrRawEta1EvSel |
hist. for V0M raw mult vs V0M equalized multiplicity More... | |
TH2F * | fHistMultCorrvsMultRawEvSel |
hist. for Ntracklets in eta<1 with and w/o corrections More... | |
TH2F * | fHistNtrEta16vsNtrEta1EvWithCand |
hist. for multiplicity with and w/o corrections More... | |
TH2F * | fHistNtrEta05vsNtrEta1EvWithCand |
hist. for Ntracklets in eta<1.6 vs. eta<1. for events with a candidate More... | |
TH2F * | fHistNtrEta03vsNtrEta1EvWithCand |
hist. for Ntracklets in eta<0.5 vs. eta<1. for events with a candidate More... | |
TH2F * | fHistNtrEtaV0AvsNtrEta1EvWithCand |
hist. for Ntracklets in eta<0.3 vs. eta<1. for events with a candidate More... | |
TH2F * | fHistNtrEtaV0MvsNtrEta1EvWithCand |
hist. for Ntracklets in eta-V0A vs. eta<1. for events with a candidate More... | |
TH2F * | fHistNtrEtaV0AvsV0AEqEvWithCand |
hist. for Ntracklets in eta-V0M vs. eta<1. for events with a candidate More... | |
TH2F * | fHistNtrEtaV0MvsV0MEqEvWithCand |
hist. for V0A raw mult vs V0A equalized multiplicity for events with a candidate More... | |
TH2F * | fHistNtrCorrEta1vsNtrRawEta1EvWithCand |
hist. for V0M raw mult vs V0M equalized multiplicity for events with a candidate More... | |
TH2F * | fHistMultCorrvsMultRawEvWithCand |
hist. for Ntracklets in eta<1 with and w/o corrections for events with a candidate More... | |
TH2F * | fHistNtrEta16vsNtrEta1EvWithD |
hist. for multiplicity with and w/o corrections for events with a candidate More... | |
TH2F * | fHistNtrEta05vsNtrEta1EvWithD |
hist. for Ntracklets in eta<1.6 vs. eta<1. for events with a candidate in D mass peak More... | |
TH2F * | fHistNtrEta03vsNtrEta1EvWithD |
hist. for Ntracklets in eta<0.5 vs. eta<1. for events with a candidate in D mass peak More... | |
TH2F * | fHistNtrEtaV0AvsNtrEta1EvWithD |
hist. for Ntracklets in eta<0.3 vs. eta<1. for events with a candidate in D mass peak More... | |
TH2F * | fHistNtrEtaV0MvsNtrEta1EvWithD |
hist. for Ntracklets in eta-V0A vs. eta<1. for events with a candidate in D mass peak More... | |
TH2F * | fHistNtrEtaV0AvsV0AEqEvWithD |
hist. for Ntracklets in eta-V0M vs. eta<1. for events with a candidate in D mass peak More... | |
TH2F * | fHistNtrEtaV0MvsV0MEqEvWithD |
hist. for V0A raw mult vs V0A equalized multiplicity with a candidate in D mass peak More... | |
TH2F * | fHistNtrCorrEta1vsNtrRawEta1EvWithD |
hist. for V0M raw mult vs V0M equalized multiplicity with a candidate in D mass peak More... | |
TH2F * | fHistMultCorrvsMultRawEvWithD |
hist. for Ntracklets in eta<1 with and w/o corrections for events with a candidate in D mass peak More... | |
TH2F * | fHistNtrVsZvtx |
hist. for multiplicity with and w/o corrections for events with a candidate in D mass peak More... | |
TH2F * | fHistNtrCorrVsZvtx |
hist of ntracklets vs Zvertex More... | |
TH2F * | fHistNtrVsSo |
hist of ntracklets vs Zvertex More... | |
TH2F * | fHistNtrCorrVsSo |
hist of ntracklets vs So More... | |
TH2F * | fHistNtrVsNchMC |
hist of ntracklets vs So More... | |
TH2F * | fHistNtrCorrVsNchMC |
hist of ntracklets vs Nch (Generated) More... | |
TH2F * | fHistNtrVsNchMCPrimary |
hist of ntracklets vs Nch (Generated) More... | |
TH2F * | fHistNtrCorrVsNchMCPrimary |
hist of ntracklets vs Nch (Primary) More... | |
TH2F * | fHistNtrVsNchMCPhysicalPrimary |
hist of ntracklets vs Nch (Primary) More... | |
TH2F * | fHistNtrCorrVsNchMCPhysicalPrimary |
hist of ntracklets vs Nch (Physical Primary) More... | |
TH1F * | fHistGenPrimaryParticlesInelGt0 |
hist of ntracklets vs Nch (Physical Primary) More... | |
TH3F * | fHistNchMCVsNchMCPrimaryVsNchMCPhysicalPrimary |
hist. of geenrated multiplcity More... | |
TH1F * | fHistNtrUnCorrPSSel |
hist of Nch (generated) vs Nch (Primary) vs Nch (Physical Primary) More... | |
TH1F * | fHistNtrUnCorrPSTrigSel |
hist. of ntracklets for physics selection only selected events More... | |
TH1F * | fHistNtrUnCorrPSTrigPileUpSel |
hist. of ntracklets for physics selection + trigger name selected events More... | |
TH1F * | fHistNtrUnCorrPSTrigPileUpVtxSel |
hist. of ntracklets for physics selection + trigger name + pileup selected events More... | |
TH1F * | fHistNtrUnCorrPSTrigPileUpVtxContSel |
hist. of ntracklets for physics selection + trigger name + pileup + with-vertex selected events More... | |
TH1F * | fHistNtrUnCorrPSTrigPileUpVtxRangeSel |
hist. of ntracklets for physics selection + trigger name + pileup + with-vertex-contrib selected events More... | |
TH1F * | fHistNtrUnCorrPSTrigPileUpVtxRangeCentrSel |
hist. of ntracklets for physics selection + trigger name + pileup + with-vertex-contrib-range selected events More... | |
TH1F * | fHistNtrUnCorrEvSel |
hist. of ntracklets for physics selection + trigger name + pileup + with-vertex-contrib-range + centrality selected events More... | |
TH1F * | fHistNtrUnCorrEvWithCand |
hist. of ntracklets for selected events More... | |
TH1F * | fHistNtrUnCorrEvWithD |
hist. of ntracklets for evnts with a candidate More... | |
TH1F * | fHistNtrCorrPSSel |
hist. of ntracklets for evnts with a candidate in D mass peak More... | |
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 * | fPtVsMassVsMultMC |
hist. of ntracklets for evnts with a candidate in D mass peak More... | |
THnSparseD * | fSparseSpherocity |
hist. of Pt vs Mult vs. mass (MC true candidates before reconstruction) More... | |
THnSparseD * | fSparseSpherocitywithNoPid |
THnSparse histograms for Spherocity studies. More... | |
THnSparseF * | fHistMassPtImpPar [5] |
THnSparse histograms for Spherocity studies. 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 | fKeepCorrPlots |
Bool_t | fCalculateSphericity |
Int_t | fUseNchWeight |
TH1F * | fHistoMCNch |
TH1F * | fHistoMeasNch |
TProfile * | fMultEstimatorAvg [4] |
Double_t | fRefMult |
Int_t | fPdgMeson |
Int_t | fMultiplicityEstimator |
Int_t | fMCPrimariesEstimator |
Int_t | fDoVZER0ParamVertexCorr |
Int_t | fFillSoSparseChecks |
Double_t | fetaMin |
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 118 of file AliAnalysisTaskSEDvsEventShapes.h.
anonymous enum |
Enumerator | |
---|---|
kEta10 | |
kEta10to16 | |
kEtaVZERO | |
kEta03 | |
kEta05 | |
kEtaVZEROA |
Definition at line 121 of file AliAnalysisTaskSEDvsEventShapes.h.
AliAnalysisTaskSEDvsEventShapes::AliAnalysisTaskSEDvsEventShapes | ( | ) |
AliAnalysisTaskSEDvsEventShapes::AliAnalysisTaskSEDvsEventShapes | ( | const char * | name, |
Int_t | pdgMeson, | ||
AliRDHFCuts * | cuts, | ||
Bool_t | switchPPb | ||
) |
Definition at line 160 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
virtual |
Definition at line 283 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
private |
Int_t AliAnalysisTaskSEDvsEventShapes::CheckOrigin | ( | TClonesArray * | arrayMC, |
AliAODMCParticle * | mcPartCandidate | ||
) | const |
Definition at line 1263 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by UserExec().
|
private |
|
private |
Definition at line 1212 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by UserCreateOutputObjects().
|
private |
Definition at line 1326 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by Init().
|
private |
Definition at line 1361 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by UserExec().
|
private |
Definition at line 1299 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by UserExec().
|
inline |
Definition at line 47 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 123 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 120 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 49 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 50 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 46 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 116 of file AliAnalysisTaskSEDvsEventShapes.h.
|
virtual |
Definition at line 325 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by LocalInit().
|
inlinevirtual |
Definition at line 128 of file AliAnalysisTaskSEDvsEventShapes.h.
|
private |
|
inline |
Definition at line 114 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 64 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 113 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 112 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 97 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 52 of file AliAnalysisTaskSEDvsEventShapes.h.
|
inline |
Definition at line 60 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 65 of file AliAnalysisTaskSEDvsEventShapes.h.
void AliAnalysisTaskSEDvsEventShapes::SetMassLimits | ( | Double_t | lowlimit, |
Double_t | uplimit | ||
) |
Definition at line 309 of file AliAnalysisTaskSEDvsEventShapes.cxx.
Referenced by AddTaskDvsEventShapes(), AliAnalysisTaskSEDvsEventShapes(), and SetMassLimits().
void AliAnalysisTaskSEDvsEventShapes::SetMassLimits | ( | Int_t | pdg, |
Double_t | range | ||
) |
Definition at line 319 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
inline |
Definition at line 59 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 122 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 101 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 119 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 67 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 71 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 75 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 79 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 84 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 88 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 48 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 58 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 93 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 106 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 63 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
inline |
Definition at line 110 of file AliAnalysisTaskSEDvsEventShapes.h.
|
virtual |
Definition at line 1241 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
inline |
Definition at line 96 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AddTaskDvsEventShapes().
|
virtual |
Definition at line 382 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
virtual |
FIXME
Definition at line 655 of file AliAnalysisTaskSEDvsEventShapes.cxx.
|
private |
Definition at line 234 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetCalculationsForSphericity(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 217 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 218 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Counter for normalization, corrected multiplicity for candidates.
Definition at line 223 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetDoImpactParameterHistos(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 246 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetUseVZEROParameterizedVertexCorr(), SetUseVZEROParameterizedVertexCorr(), and UserExec().
|
private |
Definition at line 250 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 249 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 248 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetFillSoSparseForMultUncorrNoPid(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 254 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 255 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 226 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), and SetImpactParameterBinning().
|
private |
hist of ntracklets vs Nch (Physical Primary)
Definition at line 188 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
THnSparse histograms for Spherocity studies.
Definition at line 210 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AliAnalysisTaskSEDvsEventShapes(), CreateImpactParameterHistos(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
hist. for Ntracklets in eta<1 with and w/o corrections
Definition at line 157 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<1 with and w/o corrections for events with a candidate
Definition at line 166 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<1 with and w/o corrections for events with a candidate in D mass peak
Definition at line 175 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of geenrated multiplcity
Definition at line 189 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 147 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
hist. for V0M raw mult vs V0M equalized multiplicity
Definition at line 156 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for V0M raw mult vs V0M equalized multiplicity for events with a candidate
Definition at line 165 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for V0M raw mult vs V0M equalized multiplicity with a candidate in D mass peak
Definition at line 174 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for physics selection only selected events
Definition at line 202 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for selected events
Definition at line 203 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for evnts with a candidate
Definition at line 204 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for evnts with a candidate in D mass peak
Definition at line 201 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Nch (Generated)
Definition at line 183 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Nch (Physical Primary)
Definition at line 187 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Nch (Primary)
Definition at line 185 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs So
Definition at line 180 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Zvertex
Definition at line 178 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<0.5 vs. eta<1.
Definition at line 151 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<0.5 vs. eta<1. for events with a candidate
Definition at line 160 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<0.5 vs. eta<1. for events with a candidate in D mass peak
Definition at line 169 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<1.6 vs. eta<1.
Definition at line 150 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<1.6 vs. eta<1. for events with a candidate
Definition at line 159 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<1.6 vs. eta<1. for events with a candidate in D mass peak
Definition at line 168 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for No. of events
Definition at line 149 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for multiplicity with and w/o corrections
Definition at line 158 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for multiplicity with and w/o corrections for events with a candidate
Definition at line 167 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<0.3 vs. eta<1.
Definition at line 152 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<0.3 vs. eta<1. for events with a candidate
Definition at line 161 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta<0.3 vs. eta<1. for events with a candidate in D mass peak
Definition at line 170 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta-V0M vs. eta<1.
Definition at line 154 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta-V0M vs. eta<1. for events with a candidate
Definition at line 163 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta-V0M vs. eta<1. for events with a candidate in D mass peak
Definition at line 172 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta-V0A vs. eta<1.
Definition at line 153 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta-V0A vs. eta<1. for events with a candidate
Definition at line 162 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for Ntracklets in eta-V0A vs. eta<1. for events with a candidate in D mass peak
Definition at line 171 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for V0A raw mult vs V0A equalized multiplicity
Definition at line 155 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for V0A raw mult vs V0A equalized multiplicity for events with a candidate
Definition at line 164 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for V0A raw mult vs V0A equalized multiplicity with a candidate in D mass peak
Definition at line 173 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for physics selection + trigger name + pileup + with-vertex-contrib-range + centrality selected events
Definition at line 198 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for selected events
Definition at line 199 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for evnts with a candidate
Definition at line 200 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of Nch (generated) vs Nch (Primary) vs Nch (Physical Primary)
Definition at line 191 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for physics selection + trigger name selected events
Definition at line 193 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for physics selection + trigger name + pileup + with-vertex selected events
Definition at line 195 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for physics selection + trigger name + pileup + with-vertex-contrib-range selected events
Definition at line 197 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for physics selection + trigger name + pileup + with-vertex-contrib selected events
Definition at line 196 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for physics selection + trigger name + pileup selected events
Definition at line 194 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. of ntracklets for physics selection only selected events
Definition at line 192 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs So
Definition at line 182 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Nch (Primary)
Definition at line 186 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Nch (Generated)
Definition at line 184 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist of ntracklets vs Zvertex
Definition at line 179 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
hist. for multiplicity with and w/o corrections for events with a candidate in D mass peak
Definition at line 177 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 |
Definition at line 230 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetEstimatorHistogram(), Init(), SetIsPPbData(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 233 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetKeepEstimatorCorrelationPlots(), UserCreateOutputObjects(), and UserExec().
|
private |
list send on output slot 1
Definition at line 143 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
list send on output slot 3
Definition at line 145 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), UserCreateOutputObjects(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 225 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), and SetImpactParameterBinning().
|
private |
Definition at line 213 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), GetLowerMassLimit(), SetMassLimits(), and UserCreateOutputObjects().
|
private |
Definition at line 229 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetMCOption(), and UserExec().
|
private |
Definition at line 244 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetMCPrimariesEstimator(), SetMCPrimariesEstimator(), and UserExec().
|
private |
Definition at line 253 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 239 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AliAnalysisTaskSEDvsEventShapes(), GetEstimatorHistogram(), Init(), SetMultiplVsZProfileLHC10b(), SetMultiplVsZProfileLHC10c(), SetMultiplVsZProfileLHC10d(), SetMultiplVsZProfileLHC10e(), SetMultiplVsZProfileLHC13b(), SetMultiplVsZProfileLHC13c(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 243 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetMultiplicityEstimator(), SetMultiplicityEstimator(), UserCreateOutputObjects(), and UserExec().
|
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 AliAnalysisTaskSEDvsEventShapes(), CreateImpactParameterHistos(), GetNMassBins(), SetNMassBins(), and UserCreateOutputObjects().
|
private |
Definition at line 142 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 144 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 241 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by AliAnalysisTaskSEDvsEventShapes(), Init(), and UserExec().
|
private |
Definition at line 256 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 252 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetEventShapeParameters(), and UserExec().
|
private |
Definition at line 251 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetEventShapeParameters(), and UserExec().
|
private |
hist. of ntracklets for evnts with a candidate in D mass peak
Definition at line 205 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by FillMCMassHistos(), and UserCreateOutputObjects().
|
private |
Definition at line 216 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), UserExec(), and ~AliAnalysisTaskSEDvsEventShapes().
|
private |
Definition at line 228 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), SetReadMC(), and UserExec().
|
private |
Definition at line 240 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetReferenceMultiplcity(), and UserExec().
|
private |
hist. of Pt vs Mult vs. mass (MC true candidates before reconstruction)
Definition at line 207 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
THnSparse histograms for Spherocity studies.
Definition at line 208 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 232 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by GetSubtractTrackletsFromDaughters(), SetSubtractTrackletsFromDaughters(), and UserExec().
|
private |
histograms for impact paramter studies
Definition at line 212 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by CreateImpactParameterHistos(), GetUpperMassLimit(), SetMassLimits(), and UserCreateOutputObjects().
|
private |
Definition at line 231 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by SetUseBit(), and UserExec().
|
private |
Definition at line 235 of file AliAnalysisTaskSEDvsEventShapes.h.
Referenced by Init(), UseMCNchWeight(), and UserExec().