![]() |
AliPhysics
a4b41ad (a4b41ad)
|
#include <AliAnalysisTaskSEHFQA.h>
Public Types | |
enum | DecChannel { kDplustoKpipi, kD0toKpi, kDstartoKpipi, kDstoKKpi, kD0toKpipipi, kLambdactopKpi, kLambdactoV0 } |
Private Member Functions | |
AliAnalysisTaskSEHFQA (const AliAnalysisTaskSEHFQA &source) | |
AliAnalysisTaskSEHFQA | operator= (const AliAnalysisTaskSEHFQA &source) |
void | FillFlowObs (AliAODEvent *aod) |
Private Attributes | |
TList * | fOutputEntries |
! list sent on output slot 1 More... | |
TList * | fOutputPID |
! list sent on output slot 2 More... | |
TList * | fOutputTrack |
! list sent on output slot 3 More... | |
TList * | fOutputCounters |
! list sent on output slot 5 More... | |
TList * | fOutputCheckCentrality |
! list sent on output slot 6 More... | |
TList * | fOutputEvSelection |
! list sent on output slot 7 More... | |
TList * | fOutputFlowObs |
! list sent on output slot 8 More... | |
DecChannel | fDecayChannel |
AliRDHFCuts * | fCuts |
AliFlowEvent * | fFlowEvent |
! to handle the reusage of the flowEvent object More... | |
AliFlowTrackCuts * | fRFPcuts |
! reference flow particle cuts More... | |
AliRDHFCuts::ECentrality | fEstimator |
Bool_t | fReadMC |
Bool_t | fSimpleMode |
flag to read MC More... | |
Bool_t | fUseSelectionBit |
if true, don't do candidates (much faster in PbPb) More... | |
Bool_t | fOnOff [5] |
flag to use or not the selection bit More... | |
Bool_t | fFillDistrTrackEffChecks |
on-off the QA on tracks (0), PID (1), centrality (2), event selection – default is {kTRUE,kTRUE,kTRUE,kTRUE} More... | |
Int_t | fAODProtection |
TH1F * | fHisNentries |
! Histo. of output slot #1 (fOutputEntries) More... | |
TH2F * | fHisNentriesSelBit |
! Histo. of output slot #1 (fOutputEntries) More... | |
TH1F * | fHisTOFflags |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisTOFsig |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisTOFstartTimeMask |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisTOFstartTimeRes |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisTOFstartTimeDistrib |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisTOFtime |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTOFtimeKaonHyptime |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTOFtimeKaonHyptimeAC |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTOFsigmaKSigPid |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTOFsigmaPionSigPid |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTOFsigmaProtonSigPid |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisTOFsigPid3sigPion |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisTOFsigPid3sigKaon |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisTOFsigPid3sigProton |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisTPCsig |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigvsp |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigvspAC |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigmaK |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigmaPion |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigmaProton |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigNvsPtAllTracks |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigNvsPhiAllTracks |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigNvsEtaAllTracks |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigNvsPtDaughters |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigNvsPhiDaughters |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigNvsEtaDaughters |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTOFsigmaMCKSigPid |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTOFsigmaMCPionSigPid |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTOFsigmaMCProtonSigPid |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigmaMCK |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigmaMCPion |
! Histo. of output slot #2 (fOutputPID) More... | |
TH2F * | fHisTPCsigmaMCProton |
! Histo. of output slot #2 (fOutputPID) More... | |
TH1F * | fHisnClsITS |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisnClsITSselTr |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisnClsITSSA |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisnLayerITS |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisnLayerITSselTr |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisnLayerITSsa |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisnClsSPD |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisptGoodTr |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisptGoodTrFromDaugh |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisptGoodTrFromDaugh_filt |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisdistrGoodTr |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisdistrSelTr |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0dau |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0dau_filt |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisd0dauphi |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisd0dauphi_filt |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0zdau |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0zdau_filt |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisd0zdauphi |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisd0zdauphi_filt |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0TracksSPDin |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0TracksSPDany |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0TracksFilterBit4 |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0TracksTPCITSSPDany |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisPtDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisPhiDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisEtaDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisEtavsPhiDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCclsvsPtDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCclsvsPhiDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCclsvsEtaDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCCrossedRowsvsPtDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCCrossedRowsvsPhiDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCCrossedRowsvsEtaDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisRatioCRowsOverFclsvsPtDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisRatioCRowsOverFclsvsPhiDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisRatioCRowsOverFclsvsEtaDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNITSclsvsPtDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNITSclsvsPhiDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNITSclsvsEtaDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisSPDclsDaughters |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisPtAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisPhiAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisEtaAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisEtavsPhiAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCclsvsPtAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCclsvsPhiAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCclsvsEtaAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCCrossedRowsvsPtAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCCrossedRowsvsPhiAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNTPCCrossedRowsvsEtaAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisRatioCRowsOverFclsvsPtAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisRatioCRowsOverFclsvsPhiAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisRatioCRowsOverFclsvsEtaAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNITSclsvsPtAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNITSclsvsPhiAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH2F * | fHisNITSclsvsEtaAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisSPDclsAllTracks |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisdistrFakeTr |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0f |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisd0f_filt |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisptFakeTr |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisptFakeTrFromDaugh |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisptFakeTrFromDaughFilt |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisNtracklets |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisNtracklets01 |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisNtracklets01AllEv |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisMult |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisMultFBit4 |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisMultComb05 |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisMultComb08 |
! Histo. of output slot #3 (fOutputTrack) More... | |
TH1F * | fHisNtrackletsIn |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH1F * | fHisMultIn |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH1F * | fHisNtrackletsOut |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH1F * | fHisMultOut |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisMultvsPercentile |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisntrklvsPercentile |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisntrklvsPercentile01 |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisntrklvsPercentile01AllEv |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisnTPCTracksvsPercentile |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisnTPCITSTracksvsPercentile |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisnTPCITS1SPDTracksvsPercentile |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisStdEstimSignalPercentile |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisStdEstimSignalNtrackletsIn |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH1F * | fHisStdEstimSignal |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisStdPercentileSecondPercentile |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisStdSignalSecondSignal |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH2F * | fHisStdPercentileOldFrwPercentile |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH1F * | fHisStdPercentileOldFrwPercentileDev |
! Histo. of output slot #6 (fOutputCheckCentrality) More... | |
TH1F * | fHisxvtx |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH1F * | fHisyvtx |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH1F * | fHiszvtx |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH1F * | fHisxvtxSelEv |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH1F * | fHisyvtxSelEv |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH1F * | fHiszvtxSelEv |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH1F * | fHisWhichVert |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH1F * | fHisWhichVertSelEv |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH2F * | fHisTrigCent |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH2F * | fHisTrigMul |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH2F * | fHisTrigCentSel |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH2F * | fHisTrigMulSel |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH1F * | fHisWhyEvRejected |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH2F * | fHisnClsITSvsNtrackletsSel |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH2F * | fHiszvtxvsSPDzvtxSel |
! Histo. of output slot #7 (fOutputEvSelection) More... | |
TH2F * | fHisFEvents |
! Histo. of output slot #8 (fOutputFlowObs) More... | |
TH3F * | fHisTPCVZE_AngleQ |
! Histo. of output slot #8 (fOutputFlowObs) More... | |
TH2F * | fHisCentVsMultRPS |
! Histo. of output slot #8 (fOutputFlowObs) More... | |
TH2F * | fHisAngleQ [3] |
! Histo. of output slot #8 (fOutputFlowObs) More... | |
TH3F * | fHisPhiEta [3] |
! Histo. of output slot #8 (fOutputFlowObs) More... | |
TProfile2D * | fHisQ [3] |
! Histo. of output slot #8 (fOutputFlowObs) More... | |
Definition at line 31 of file AliAnalysisTaskSEHFQA.h.
Enumerator | |
---|---|
kDplustoKpipi | |
kD0toKpi | |
kDstartoKpipi | |
kDstoKKpi | |
kD0toKpipipi | |
kLambdactopKpi | |
kLambdactoV0 |
Definition at line 36 of file AliAnalysisTaskSEHFQA.h.
AliAnalysisTaskSEHFQA::AliAnalysisTaskSEHFQA | ( | ) |
default constructor
Definition at line 86 of file AliAnalysisTaskSEHFQA.cxx.
AliAnalysisTaskSEHFQA::AliAnalysisTaskSEHFQA | ( | const char * | name, |
AliAnalysisTaskSEHFQA::DecChannel | ch, | ||
AliRDHFCuts * | cuts | ||
) |
constructor
Definition at line 260 of file AliAnalysisTaskSEHFQA.cxx.
|
virtual |
destructor
Definition at line 480 of file AliAnalysisTaskSEHFQA.cxx.
|
private |
|
private |
fills the flow observables
Definition at line 2843 of file AliAnalysisTaskSEHFQA.cxx.
Referenced by UserExec().
|
inline |
Definition at line 67 of file AliAnalysisTaskSEHFQA.h.
|
inline |
getters
Definition at line 63 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 64 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 68 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 72 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 69 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 66 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 71 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 65 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 70 of file AliAnalysisTaskSEHFQA.h.
|
virtual |
|
inlinevirtual |
Definition at line 45 of file AliAnalysisTaskSEHFQA.h.
|
private |
|
inline |
Definition at line 60 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 54 of file AliAnalysisTaskSEHFQA.h.
Referenced by AddTaskHFQA().
|
inline |
Definition at line 55 of file AliAnalysisTaskSEHFQA.h.
Referenced by AddTaskHFQA().
|
inline |
Definition at line 59 of file AliAnalysisTaskSEHFQA.h.
Referenced by AddTaskHFQA().
|
inline |
Definition at line 56 of file AliAnalysisTaskSEHFQA.h.
Referenced by AddTaskHFQA().
|
inline |
Definition at line 53 of file AliAnalysisTaskSEHFQA.h.
Referenced by AddTaskHFQA().
|
inline |
|
inline |
Definition at line 58 of file AliAnalysisTaskSEHFQA.h.
|
inline |
Definition at line 51 of file AliAnalysisTaskSEHFQA.h.
Referenced by AddTaskHFQA().
|
inline |
Definition at line 52 of file AliAnalysisTaskSEHFQA.h.
Referenced by AddTaskHFQA().
|
inline |
Definition at line 57 of file AliAnalysisTaskSEHFQA.h.
|
virtual |
terminate analysis
Definition at line 2930 of file AliAnalysisTaskSEHFQA.cxx.
|
virtual |
Implementation of interface methods.
create the output container
Definition at line 566 of file AliAnalysisTaskSEHFQA.cxx.
|
virtual |
Execute analysis for current event
Definition at line 1477 of file AliAnalysisTaskSEHFQA.cxx.
|
private |
Definition at line 96 of file AliAnalysisTaskSEHFQA.h.
Referenced by SetAODMismatchProtection(), and UserExec().
|
private |
Definition at line 87 of file AliAnalysisTaskSEHFQA.h.
Referenced by AliAnalysisTaskSEHFQA(), FillFlowObs(), GetCutObject(), Init(), UserCreateOutputObjects(), and UserExec().
|
private |
Definition at line 86 of file AliAnalysisTaskSEHFQA.h.
Referenced by AliAnalysisTaskSEHFQA(), GetDecayChannel(), Init(), and UserExec().
|
private |
Definition at line 90 of file AliAnalysisTaskSEHFQA.h.
Referenced by GetSecondCentralityEstimator(), SetSecondCentralityEstimator(), and UserExec().
|
private |
on-off the QA on tracks (0), PID (1), centrality (2), event selection – default is {kTRUE,kTRUE,kTRUE,kTRUE}
Definition at line 95 of file AliAnalysisTaskSEHFQA.h.
Referenced by GetFillDistributionsForTrackEffChecks(), SetFillDistributionsForTrackEffChecks(), UserCreateOutputObjects(), and UserExec().
|
private |
! to handle the reusage of the flowEvent object
Definition at line 88 of file AliAnalysisTaskSEHFQA.h.
Referenced by FillFlowObs(), UserCreateOutputObjects(), and ~AliAnalysisTaskSEHFQA().
|
private |
! Histo. of output slot #8 (fOutputFlowObs)
Definition at line 241 of file AliAnalysisTaskSEHFQA.h.
Referenced by AliAnalysisTaskSEHFQA(), FillFlowObs(), and UserCreateOutputObjects().
|
private |
! Histo. of output slot #8 (fOutputFlowObs)
Definition at line 240 of file AliAnalysisTaskSEHFQA.h.
Referenced by FillFlowObs(), and UserCreateOutputObjects().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 146 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 147 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 148 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 149 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 193 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 194 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 156 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 155 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 154 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 157 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 150 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 151 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 152 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 153 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 192 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 144 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 145 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 177 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 160 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 178 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 161 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #8 (fOutputFlowObs)
Definition at line 238 of file AliAnalysisTaskSEHFQA.h.
Referenced by FillFlowObs(), and UserCreateOutputObjects().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 201 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 203 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 204 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 202 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 206 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 208 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 209 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 134 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 136 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 135 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 236 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 140 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #1 (fOutputEntries)
flag to activate protection against AOD-dAOD mismatch. -1: no protection, 0: check AOD/dAOD nEvents only, 1: check AOD/dAOD nEvents + TProcessID names
Definition at line 100 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #1 (fOutputEntries)
Definition at line 101 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 190 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 173 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 189 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 172 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 188 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 171 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 137 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 139 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 138 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 181 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 164 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 180 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 163 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 179 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 162 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 184 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 167 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 183 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 166 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 182 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 165 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 215 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 214 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 213 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 198 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 199 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 200 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 205 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 207 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 210 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 211 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 212 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 176 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 159 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #8 (fOutputFlowObs)
Definition at line 242 of file AliAnalysisTaskSEHFQA.h.
Referenced by AliAnalysisTaskSEHFQA(), FillFlowObs(), and UserCreateOutputObjects().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 175 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 158 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 195 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 196 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 197 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 141 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 142 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 143 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #8 (fOutputFlowObs)
Definition at line 243 of file AliAnalysisTaskSEHFQA.h.
Referenced by AliAnalysisTaskSEHFQA(), FillFlowObs(), and UserCreateOutputObjects().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 187 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 170 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 186 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 169 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 185 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 168 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 191 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #3 (fOutputTrack)
Definition at line 174 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 218 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 217 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 216 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 221 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 222 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 219 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #6 (fOutputCheckCentrality)
Definition at line 220 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 102 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 103 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 110 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 128 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 129 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 130 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 111 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 112 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 114 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 113 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 115 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 106 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 104 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 105 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 107 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 108 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 109 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 116 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 119 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 131 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 132 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 133 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 120 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 121 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 124 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 127 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 123 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 126 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 122 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 125 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 117 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #2 (fOutputPID)
Definition at line 118 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #8 (fOutputFlowObs)
Definition at line 239 of file AliAnalysisTaskSEHFQA.h.
Referenced by FillFlowObs(), and UserCreateOutputObjects().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 231 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 233 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 232 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 234 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 229 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 230 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 235 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 223 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 226 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 224 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 227 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 225 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 228 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
! Histo. of output slot #7 (fOutputEvSelection)
Definition at line 237 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), and UserExec().
|
private |
flag to use or not the selection bit
Definition at line 94 of file AliAnalysisTaskSEHFQA.h.
Referenced by AliAnalysisTaskSEHFQA(), GetCentralityStatus(), GetEvSelStatus(), GetFlowObsStatus(), GetPIDStatus(), GetTrackStatus(), SetCentralityOn(), SetEvSelectionOn(), SetFlowObsOn(), SetPIDOn(), SetTrackOn(), Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEHFQA().
|
private |
! list sent on output slot 6
Definition at line 83 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEHFQA().
|
private |
! list sent on output slot 5
Definition at line 82 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEHFQA().
|
private |
! list sent on output slot 1
Definition at line 79 of file AliAnalysisTaskSEHFQA.h.
Referenced by Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEHFQA().
|
private |
! list sent on output slot 7
Definition at line 84 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEHFQA().
|
private |
! list sent on output slot 8
Definition at line 85 of file AliAnalysisTaskSEHFQA.h.
Referenced by UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEHFQA().
|
private |
! list sent on output slot 2
Definition at line 80 of file AliAnalysisTaskSEHFQA.h.
Referenced by Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEHFQA().
|
private |
! list sent on output slot 3
Definition at line 81 of file AliAnalysisTaskSEHFQA.h.
Referenced by Terminate(), UserCreateOutputObjects(), UserExec(), and ~AliAnalysisTaskSEHFQA().
|
private |
Definition at line 91 of file AliAnalysisTaskSEHFQA.h.
Referenced by SetReadMC(), UserCreateOutputObjects(), and UserExec().
|
private |
! reference flow particle cuts
Definition at line 89 of file AliAnalysisTaskSEHFQA.h.
Referenced by FillFlowObs(), and UserCreateOutputObjects().
|
private |
flag to read MC
Definition at line 92 of file AliAnalysisTaskSEHFQA.h.
Referenced by SetSimpleMode(), UserCreateOutputObjects(), and UserExec().
|
private |
if true, don't do candidates (much faster in PbPb)
Definition at line 93 of file AliAnalysisTaskSEHFQA.h.
Referenced by GetUseSelectionBit(), SetUseSelectionBit(), and UserExec().