![]() |
AliPhysics
2c8507d (2c8507d)
|
#include <AliAnalysisTaskSEDplus.h>
Private Types | |
enum | { kMaxPtBins =20 } |
enum | { kVarForSparse =12, kVarForSparseFD =13, kVarForTrackSparse =7 } |
Private Member Functions | |
AliAnalysisTaskSEDplus (const AliAnalysisTaskSEDplus &source) | |
AliAnalysisTaskSEDplus & | operator= (const AliAnalysisTaskSEDplus &source) |
Int_t | GetHistoIndex (Int_t iPtBin) const |
Int_t | GetSignalHistoIndex (Int_t iPtBin) const |
Int_t | GetBackgroundHistoIndex (Int_t iPtBin) const |
Int_t | GetLSHistoIndex (Int_t iPtBin) const |
Float_t | GetTrueImpactParameter (const AliAODMCHeader *mcHeader, TClonesArray *arrayMC, const AliAODMCParticle *partDp) const |
Float_t | GetStrangenessWeights (const AliAODRecoDecayHF3Prong *d, TClonesArray *arrayMC, Float_t factor[3]) const |
Private Attributes | |
TList * | fOutput |
! list send on output slot 0 More... | |
TH1F * | fHistNEvents |
!hist. for No. of events More... | |
TH1F * | fMassHistNoPid [3 *kMaxPtBins] |
!hist. for inv mass (w/o PID) More... | |
TH1F * | fCosPHist [3 *kMaxPtBins] |
!hist. for PointingAngle (topol+PID) More... | |
TH1F * | fDLenHist [3 *kMaxPtBins] |
!hist. for Dec Length (topol+PID) More... | |
TH1F * | fSumd02Hist [3 *kMaxPtBins] |
!hist. for sum d02 (topol+PID) More... | |
TH1F * | fSigVertHist [3 *kMaxPtBins] |
!hist. for sigVert (topol+PID) More... | |
TH1F * | fPtMaxHist [3 *kMaxPtBins] |
!hist. for Pt Max (topol+PID) More... | |
TH1F * | fPtKHist [3 *kMaxPtBins] |
!hist. for PtK (topol+PID) More... | |
TH1F * | fPtpi1Hist [3 *kMaxPtBins] |
!hist. for PtPi1 (topol+PID) More... | |
TH1F * | fPtpi2Hist [3 *kMaxPtBins] |
!hist. for PtPi2 (topol+PID) More... | |
TH1F * | fDCAHist [3 *kMaxPtBins] |
!hist. for DCA (topol+PID) More... | |
TH1F * | fDLxy [3 *kMaxPtBins] |
!hist. for DLxy (topol+PID) More... | |
TH1F * | fCosxy [3 *kMaxPtBins] |
!hist. for Cosxy (topol+PID) More... | |
TH1F * | fMassHist [3 *kMaxPtBins] |
!hist. for inv mass (topol+PID cuts) More... | |
TH1F * | fMassHistPlus [3 *kMaxPtBins] |
!hist. for D+ inv mass (topol+PID cuts) More... | |
TH1F * | fMassHistMinus [3 *kMaxPtBins] |
!hist. for D- inv mass (topol+PID cuts) More... | |
TH1F * | fMassHistLS [5 *kMaxPtBins] |
!hist. for LS inv mass (topol+PID) More... | |
TH1F * | fCosPHistLS [3 *kMaxPtBins] |
!hist. for LS cuts variable 1 (topol+PID) More... | |
TH1F * | fDLenHistLS [3 *kMaxPtBins] |
!hist. for LS cuts variable 2 (topol+PID) More... | |
TH1F * | fSumd02HistLS [3 *kMaxPtBins] |
!hist. for LS cuts variable 3 (topol+PID) More... | |
TH1F * | fSigVertHistLS [3 *kMaxPtBins] |
!hist. for LS cuts variable 4 (topol+PID) More... | |
TH1F * | fPtMaxHistLS [3 *kMaxPtBins] |
!hist. for LS cuts variable 5 (topol+PID) More... | |
TH1F * | fDCAHistLS [3 *kMaxPtBins] |
!hist. for LS cuts variable 6 (topol+PID) More... | |
TH2F * | fCorreld0Kd0pi [3] |
!hist. for d0k*d0pi vs. d0k*d0pi (topol+PID) More... | |
TH2F * | fHistCentrality [3] |
!hist. for cent distr (all,sel ev, ) More... | |
THnSparseF * | fHistMassPtImpPar [5] |
! histograms for impact parameter and cut variation study More... | |
THnSparseF * | fHistTrackVar |
! histograms for track cuts study More... | |
THnSparseF * | fMCAccPrompt |
!histo for StepMCAcc for Dplus prompt (pt,y,ptB) More... | |
THnSparseF * | fMCAccBFeed |
!histo for StepMCAcc for Dplus FD (pt,y,ptB) More... | |
TH2F * | fPtVsMassNoPid |
! hist. of pt vs. mass (w/o PID) More... | |
TH2F * | fPtVsMass |
! hist. of pt vs. mass (topol+PID cuts) More... | |
TH3F * | fYVsPtNoPid |
! hist. of Y vs. Pt vs. Mass(w/o PID) More... | |
TH3F * | fYVsPt |
! hist. of Y vs. Pt vs. Mass (topol+PID cuts) More... | |
TH2F * | fYVsPtSigNoPid |
! hist. of Y vs. Pt (MC, only sig, w/o PID) More... | |
TH2F * | fYVsPtSig |
! hist. of Y vs. Pt (MC, only sig, topol+PID cuts) More... | |
TH2F * | fPhiEtaCand |
! hist. with eta/phi distribution of candidates More... | |
TH2F * | fPhiEtaCandSigReg |
! hist. eta/phi of candidates in D+ mass region More... | |
TH1F * | fSPDMult |
! hist. of spd mult More... | |
TNtuple * | fNtupleDplus |
! output ntuple More... | |
Float_t | fUpmasslimit |
Float_t | fLowmasslimit |
upper inv mass limit for histos More... | |
Int_t | fNPtBins |
lower inv mass limit for histos More... | |
Float_t | fBinWidth |
Number of Pt Bins. More... | |
TList * | fListCuts |
width of one bin in output histos More... | |
AliRDHFCutsDplustoKpipi * | fRDCutsAnalysis |
list of cuts More... | |
AliNormalizationCounter * | fCounter |
Cuts for Analysis. More... | |
Double_t | fArrayBinLimits [kMaxPtBins+1] |
Int_t | fFillNtuple |
limits for the Pt bins More... | |
Bool_t | fReadMC |
flag for filling ntuple 0 no NTuple 1 big Ntuple 2 small NTuple More... | |
Bool_t | fUseStrangeness |
flag for access to MC More... | |
Bool_t | fUseBit |
flag to enhance strangeness in MC to fit to data More... | |
Bool_t | fCutsDistr |
flag to use bitmask More... | |
Bool_t | fDoImpPar |
flag to activate cuts distr histos More... | |
Bool_t | fDoTrackVarHist |
flag to activate impact paramter histos More... | |
Bool_t | fStepMCAcc |
flag to activate track variable cut studies More... | |
Bool_t | fUseQuarkTagInKine |
flag to activate histos for StepMCAcc More... | |
Int_t | fNImpParBins |
flag for quark/hadron level identification of prompt and feeddown More... | |
Float_t | fLowerImpPar |
nunber of bins in impact parameter histos More... | |
Float_t | fHigherImpPar |
lower limit in impact parameter (um) More... | |
Int_t | fDoLS |
higher limit in impact parameter (um) More... | |
Int_t | fEtaSelection |
flag to do LS analysis More... | |
Int_t | fSystem |
eta region to accept D+ 0=all, -1 = negative, 1 = positive More... | |
Definition at line 35 of file AliAnalysisTaskSEDplus.h.
|
private |
Enumerator | |
---|---|
kMaxPtBins |
Definition at line 100 of file AliAnalysisTaskSEDplus.h.
|
private |
Enumerator | |
---|---|
kVarForSparse | |
kVarForSparseFD | |
kVarForTrackSparse |
Definition at line 101 of file AliAnalysisTaskSEDplus.h.
AliAnalysisTaskSEDplus::AliAnalysisTaskSEDplus | ( | ) |
Default constructor
Definition at line 53 of file AliAnalysisTaskSEDplus.cxx.
AliAnalysisTaskSEDplus::AliAnalysisTaskSEDplus | ( | const char * | name, |
AliRDHFCutsDplustoKpipi * | analysiscuts, | ||
Int_t | fillNtuple = 0 |
||
) |
Standrd constructor
Definition at line 137 of file AliAnalysisTaskSEDplus.cxx.
|
virtual |
Destructor
Definition at line 237 of file AliAnalysisTaskSEDplus.cxx.
|
private |
check if the decay products are in the good eta and pt range
Definition at line 1622 of file AliAnalysisTaskSEDplus.cxx.
Referenced by FillMCAcceptanceHistos().
void AliAnalysisTaskSEDplus::CreateImpactParameterHistos | ( | ) |
Histos for impact parameter study
Definition at line 1290 of file AliAnalysisTaskSEDplus.cxx.
Referenced by UserCreateOutputObjects().
void AliAnalysisTaskSEDplus::CreateLikeSignHistos | ( | ) |
Histos for Like Sign bckground
Definition at line 1178 of file AliAnalysisTaskSEDplus.cxx.
Referenced by UserCreateOutputObjects().
void AliAnalysisTaskSEDplus::CreateMCAcceptanceHistos | ( | ) |
Histos for MC Acceptance histos
Definition at line 1402 of file AliAnalysisTaskSEDplus.cxx.
Referenced by UserCreateOutputObjects().
void AliAnalysisTaskSEDplus::CreateTrackVarHistos | ( | ) |
Histos for single track variable cuts studies
Definition at line 1378 of file AliAnalysisTaskSEDplus.cxx.
Referenced by UserCreateOutputObjects().
void AliAnalysisTaskSEDplus::FillMCAcceptanceHistos | ( | TClonesArray * | arrayMC, |
AliAODMCHeader * | mcHeader | ||
) |
Fill MC acceptance histos for cuts study
Definition at line 1433 of file AliAnalysisTaskSEDplus.cxx.
Referenced by UserExec().
Definition at line 95 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateLikeSignHistos(), UserCreateOutputObjects(), and UserExec().
|
inline |
Definition at line 69 of file AliAnalysisTaskSEDplus.h.
Referenced by SetMassLimits().
Definition at line 93 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateLikeSignHistos(), UserCreateOutputObjects(), and UserExec().
|
inline |
Definition at line 67 of file AliAnalysisTaskSEDplus.h.
Definition at line 96 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateLikeSignHistos(), and LSAnalysis().
Int_t AliAnalysisTaskSEDplus::GetNBinsHistos | ( | ) |
Definition at line 333 of file AliAnalysisTaskSEDplus.cxx.
Referenced by CreateImpactParameterHistos(), CreateLikeSignHistos(), CreateTrackVarHistos(), LSAnalysis(), and UserCreateOutputObjects().
|
inline |
Definition at line 68 of file AliAnalysisTaskSEDplus.h.
Definition at line 94 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateLikeSignHistos(), UserCreateOutputObjects(), and UserExec().
|
private |
Computes weights to adapt strangeness in MC to data
Definition at line 1586 of file AliAnalysisTaskSEDplus.cxx.
Referenced by UserExec().
|
private |
true impact parameter calculation
Definition at line 1507 of file AliAnalysisTaskSEDplus.cxx.
Referenced by UserExec().
|
inline |
Definition at line 66 of file AliAnalysisTaskSEDplus.h.
|
virtual |
Initialization
Definition at line 439 of file AliAnalysisTaskSEDplus.cxx.
Referenced by LocalInit().
|
inlinevirtual |
Definition at line 85 of file AliAnalysisTaskSEDplus.h.
void AliAnalysisTaskSEDplus::LSAnalysis | ( | TClonesArray * | arrayOppositeSign, |
TClonesArray * | arrayLikeSign, | ||
AliAODEvent * | aod, | ||
AliAODVertex * | vtx1, | ||
Int_t | nDplusOS | ||
) |
Fill the Like Sign histograms
Definition at line 337 of file AliAnalysisTaskSEDplus.cxx.
Referenced by UserExec().
|
private |
void AliAnalysisTaskSEDplus::SetBinWidth | ( | Float_t | w | ) |
Definition at line 318 of file AliAnalysisTaskSEDplus.cxx.
Referenced by SetMassLimits().
|
inline |
Definition at line 46 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 47 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 44 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 49 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 48 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 50 of file AliAnalysisTaskSEDplus.h.
void AliAnalysisTaskSEDplus::SetMassLimits | ( | Float_t | range | ) |
set invariant mass limits
Definition at line 299 of file AliAnalysisTaskSEDplus.cxx.
Referenced by AddTaskDplus().
set invariant mass limits
Definition at line 307 of file AliAnalysisTaskSEDplus.cxx.
|
inline |
Definition at line 43 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 45 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 59 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 63 of file AliAnalysisTaskSEDplus.h.
|
inline |
Definition at line 62 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 61 of file AliAnalysisTaskSEDplus.h.
Referenced by AddTaskDplus().
|
inline |
Definition at line 64 of file AliAnalysisTaskSEDplus.h.
|
inline |
Definition at line 55 of file AliAnalysisTaskSEDplus.h.
|
virtual |
Terminate analysis
Definition at line 1484 of file AliAnalysisTaskSEDplus.cxx.
|
virtual |
Implementation of interface methods.
Create the output container
Definition at line 458 of file AliAnalysisTaskSEDplus.cxx.
|
virtual |
Execute analysis for current event: heavy flavor candidates association to MC truth
Definition at line 745 of file AliAnalysisTaskSEDplus.cxx.
|
private |
Definition at line 150 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus().
|
private |
Number of Pt Bins.
Definition at line 146 of file AliAnalysisTaskSEDplus.h.
Referenced by GetBinWidth(), GetNBinsHistos(), and SetBinWidth().
|
private |
!hist. for d0k*d0pi vs. d0k*d0pi (topol+PID)
Definition at line 127 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for PointingAngle (topol+PID)
Definition at line 106 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for LS cuts variable 1 (topol+PID)
Definition at line 121 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), CreateLikeSignHistos(), LSAnalysis(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for Cosxy (topol+PID)
Definition at line 116 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
Cuts for Analysis.
!Counter for normalization
Definition at line 149 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
flag to use bitmask
Definition at line 155 of file AliAnalysisTaskSEDplus.h.
Referenced by LSAnalysis(), SetCutsDistr(), UserCreateOutputObjects(), and UserExec().
|
private |
!hist. for DCA (topol+PID)
Definition at line 114 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for LS cuts variable 6 (topol+PID)
Definition at line 126 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), CreateLikeSignHistos(), LSAnalysis(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for Dec Length (topol+PID)
Definition at line 107 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for LS cuts variable 2 (topol+PID)
Definition at line 122 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), CreateLikeSignHistos(), LSAnalysis(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for DLxy (topol+PID)
Definition at line 115 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
flag to activate cuts distr histos
Definition at line 156 of file AliAnalysisTaskSEDplus.h.
Referenced by SetDoImpactParameterHistos(), UserCreateOutputObjects(), and UserExec().
|
private |
higher limit in impact parameter (um)
Definition at line 163 of file AliAnalysisTaskSEDplus.h.
Referenced by SetDoLikeSign(), UserCreateOutputObjects(), and UserExec().
|
private |
flag to activate impact paramter histos
Definition at line 157 of file AliAnalysisTaskSEDplus.h.
Referenced by SetDoTrackVarHistos(), UserCreateOutputObjects(), and UserExec().
|
private |
flag to do LS analysis
Definition at line 164 of file AliAnalysisTaskSEDplus.h.
Referenced by SetUseFullEta(), SetUseOnlyNegativeEta(), SetUseOnlyPositiveEta(), and UserExec().
|
private |
limits for the Pt bins
Definition at line 151 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), and UserExec().
|
private |
lower limit in impact parameter (um)
Definition at line 162 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateImpactParameterHistos(), and SetImpactParameterBinning().
|
private |
!hist. for cent distr (all,sel ev, )
Definition at line 128 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! histograms for impact parameter and cut variation study
Definition at line 129 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), CreateImpactParameterHistos(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for No. of events
Definition at line 104 of file AliAnalysisTaskSEDplus.h.
Referenced by Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! histograms for track cuts study
Definition at line 130 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateTrackVarHistos(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
width of one bin in output histos
Definition at line 147 of file AliAnalysisTaskSEDplus.h.
Referenced by Init(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
nunber of bins in impact parameter histos
Definition at line 161 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateImpactParameterHistos(), and SetImpactParameterBinning().
|
private |
upper inv mass limit for histos
Definition at line 144 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateImpactParameterHistos(), CreateLikeSignHistos(), CreateTrackVarHistos(), GetLowerMassLimit(), GetNBinsHistos(), LSAnalysis(), SetBinWidth(), SetMassLimits(), and UserCreateOutputObjects().
|
private |
!hist. for inv mass (topol+PID cuts)
Definition at line 117 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for LS inv mass (topol+PID)
Definition at line 120 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), CreateLikeSignHistos(), LSAnalysis(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for D- inv mass (topol+PID cuts)
Definition at line 119 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for inv mass (w/o PID)
Definition at line 105 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for D+ inv mass (topol+PID cuts)
Definition at line 118 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!histo for StepMCAcc for Dplus FD (pt,y,ptB)
Definition at line 132 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateMCAcceptanceHistos(), FillMCAcceptanceHistos(), and ~AliAnalysisTaskSEDplus().
|
private |
!histo for StepMCAcc for Dplus prompt (pt,y,ptB)
Definition at line 131 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateMCAcceptanceHistos(), FillMCAcceptanceHistos(), and ~AliAnalysisTaskSEDplus().
|
private |
flag for quark/hadron level identification of prompt and feeddown
Definition at line 160 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateImpactParameterHistos(), and SetImpactParameterBinning().
|
private |
lower inv mass limit for histos
Definition at line 145 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), CreateLikeSignHistos(), GetNBinsPt(), UserCreateOutputObjects(), and ~AliAnalysisTaskSEDplus().
|
private |
! output ntuple
Definition at line 142 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! list send on output slot 0
Definition at line 103 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateImpactParameterHistos(), CreateLikeSignHistos(), CreateMCAcceptanceHistos(), CreateTrackVarHistos(), Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! hist. with eta/phi distribution of candidates
Definition at line 139 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! hist. eta/phi of candidates in D+ mass region
Definition at line 140 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for PtK (topol+PID)
Definition at line 111 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for Pt Max (topol+PID)
Definition at line 110 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for LS cuts variable 5 (topol+PID)
Definition at line 125 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), CreateLikeSignHistos(), LSAnalysis(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for PtPi1 (topol+PID)
Definition at line 112 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for PtPi2 (topol+PID)
Definition at line 113 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! hist. of pt vs. mass (topol+PID cuts)
Definition at line 134 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! hist. of pt vs. mass (w/o PID)
Definition at line 133 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
list of cuts
Definition at line 148 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), FillMCAcceptanceHistos(), Init(), LSAnalysis(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
flag for filling ntuple 0 no NTuple 1 big Ntuple 2 small NTuple
Definition at line 152 of file AliAnalysisTaskSEDplus.h.
Referenced by SetReadMC(), UserCreateOutputObjects(), and UserExec().
|
private |
!hist. for sigVert (topol+PID)
Definition at line 109 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for LS cuts variable 4 (topol+PID)
Definition at line 124 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), CreateLikeSignHistos(), LSAnalysis(), and ~AliAnalysisTaskSEDplus().
|
private |
! hist. of spd mult
Definition at line 141 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
flag to activate track variable cut studies
Definition at line 158 of file AliAnalysisTaskSEDplus.h.
Referenced by SetDoMCAcceptanceHistos(), UserCreateOutputObjects(), and UserExec().
|
private |
!hist. for sum d02 (topol+PID)
Definition at line 108 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
!hist. for LS cuts variable 3 (topol+PID)
Definition at line 123 of file AliAnalysisTaskSEDplus.h.
Referenced by AliAnalysisTaskSEDplus(), CreateLikeSignHistos(), LSAnalysis(), and ~AliAnalysisTaskSEDplus().
|
private |
eta region to accept D+ 0=all, -1 = negative, 1 = positive
Definition at line 165 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateImpactParameterHistos(), SetSystem(), and UserCreateOutputObjects().
|
private |
Definition at line 143 of file AliAnalysisTaskSEDplus.h.
Referenced by CreateImpactParameterHistos(), CreateLikeSignHistos(), CreateTrackVarHistos(), GetNBinsHistos(), GetUpperMassLimit(), LSAnalysis(), SetBinWidth(), SetMassLimits(), and UserCreateOutputObjects().
|
private |
flag to enhance strangeness in MC to fit to data
Definition at line 154 of file AliAnalysisTaskSEDplus.h.
Referenced by LSAnalysis(), SetUseBit(), and UserExec().
|
private |
flag to activate histos for StepMCAcc
Definition at line 159 of file AliAnalysisTaskSEDplus.h.
Referenced by FillMCAcceptanceHistos(), SetUseQuarkLevelTag(), and UserExec().
|
private |
flag for access to MC
Definition at line 153 of file AliAnalysisTaskSEDplus.h.
Referenced by SetUseStrangeness(), and UserExec().
|
private |
! hist. of Y vs. Pt vs. Mass (topol+PID cuts)
Definition at line 136 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! hist. of Y vs. Pt vs. Mass(w/o PID)
Definition at line 135 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! hist. of Y vs. Pt (MC, only sig, topol+PID cuts)
Definition at line 138 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().
|
private |
! hist. of Y vs. Pt (MC, only sig, w/o PID)
Definition at line 137 of file AliAnalysisTaskSEDplus.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEDplus().