![]() |
AliPhysics
5b436ef (5b436ef)
|
Selected photon clusters invariant mass analysis. More...
#include <AliAnaPi0.h>
Private Member Functions | |
AliAnaPi0 (const AliAnaPi0 &api0) | |
Copy constructor not implemented. More... | |
AliAnaPi0 & | operator= (const AliAnaPi0 &api0) |
Assignment operator not implemented. More... | |
Private Attributes | |
TList ** | fEventsList |
Containers for photons in stored events. More... | |
Bool_t | fUseAngleCut |
[GetNCentrBin()*GetNZvertBin()*GetNRPBin()] More... | |
Bool_t | fUseAngleEDepCut |
Select pairs depending on their opening angle. More... | |
Float_t | fAngleCut |
Select pairs with opening angle larger than a threshold. More... | |
Float_t | fAngleMaxCut |
Select pairs with opening angle smaller than a threshold. More... | |
Float_t | fPi0MassWindow [2] |
Pi0 mass selection window. More... | |
Float_t | fEtaMassWindow [2] |
Eta mass selection window. More... | |
Bool_t | fMultiCutAna |
Do analysis with several or fixed cut. More... | |
Bool_t | fMultiCutAnaSim |
Do analysis with several or fixed cut, in the simulation related part. More... | |
Bool_t | fMultiCutAnaAcc |
Do analysis with several or fixed cut, acceptance plots (eta-phi, col-row) More... | |
Int_t | fNPtCuts |
Number of pt cuts. More... | |
Float_t | fPtCuts [11] |
Array with different pt cuts, minimum. More... | |
Float_t | fPtCutsMax [11] |
Array with different pt cuts, maximum. More... | |
Int_t | fNAsymCuts |
Number of assymmetry cuts. More... | |
Float_t | fAsymCuts [10] |
Array with different assymetry cuts. More... | |
Int_t | fNCellNCuts |
Number of cuts with number of cells in cluster. More... | |
Int_t | fCellNCuts [10] |
Array with different cell number cluster cuts. More... | |
Int_t | fNPIDBits |
Number of possible PID bit combinations. More... | |
Int_t | fPIDBits [10] |
Array with different PID bits. More... | |
Int_t | fNAngleCutBins |
Number of angle cuts bins. More... | |
Float_t | fAngleCutBinsArray [11] |
Array with angle cut bins. More... | |
Bool_t | fMakeInvPtPlots |
Do plots with inverse pt weight. More... | |
Bool_t | fSameSM |
Select only pairs in same SM;. More... | |
Bool_t | fFillSMCombinations |
Fill histograms with different cluster pairs in SM combinations. More... | |
Bool_t | fCheckConversion |
Fill histograms with tagged photons as conversion. More... | |
Bool_t | fFillBadDistHisto |
Do plots for different distances to bad channels. More... | |
Bool_t | fFillSSCombinations |
Do invariant mass for different combination of shower shape clusters. More... | |
Bool_t | fFillAngleHisto |
Fill histograms with pair opening angle. More... | |
Bool_t | fFillAsymmetryHisto |
Fill histograms with asymmetry vs pt. More... | |
Bool_t | fFillOriginHisto |
Fill histograms depending on their origin. More... | |
Bool_t | fFillArmenterosThetaStar |
Fill armenteros histograms. More... | |
Bool_t | fFillOnlyMCAcceptanceHisto |
Do analysis only of MC kinematics input. More... | |
Bool_t | fFillSecondaryCellTiming |
Fill histograms depending on timing of secondary cells in clusters. More... | |
Bool_t | fFillOpAngleCutHisto |
Fill histograms depending on opening angle of pair. More... | |
Bool_t | fCheckAccInSector |
Check that the decay pi0 falls in the same SM or sector. More... | |
Bool_t | fPairWithOtherDetector |
Pair (DCal and PHOS) or (PCM and (PHOS or DCAL or EMCAL)) More... | |
TString | fOtherDetectorInputName |
String with name of extra detector data. More... | |
TLorentzVector | fPhotonMom1 |
! Photon cluster momentum, temporary array More... | |
TLorentzVector | fPhotonMom1Boost |
! Photon cluster momentum, temporary array More... | |
TLorentzVector | fPhotonMom2 |
! Photon cluster momentum, temporary array More... | |
TLorentzVector | fMCPrimMesonMom |
! Pi0/Eta MC primary momentum, temporary array More... | |
TVector3 | fMCProdVertex |
! Pi0/Eta MC Production vertex, temporary array More... | |
TH2F ** | fhReMod |
REAL two-photon invariant mass distribution for different calorimeter modules. More... | |
TH2F ** | fhReSameSideEMCALMod |
[fNModules] More... | |
TH2F ** | fhReSameSectorEMCALMod |
[fNModules-2] More... | |
TH2F ** | fhReDiffPHOSMod |
[fNModules/2] More... | |
TH2F ** | fhReSameSectorDCALPHOSMod |
[fNModules] More... | |
TH2F ** | fhReDiffSectorDCALPHOSMod |
[6] More... | |
TH2F ** | fhMiMod |
[8] More... | |
TH2F ** | fhMiSameSideEMCALMod |
[fNModules] More... | |
TH2F ** | fhMiSameSectorEMCALMod |
[fNModules-2] More... | |
TH2F ** | fhMiDiffPHOSMod |
[fNModules/2] More... | |
TH2F ** | fhMiSameSectorDCALPHOSMod |
[fNModules-1] More... | |
TH2F ** | fhMiDiffSectorDCALPHOSMod |
[6] More... | |
TH2F * | fhReConv |
[8] More... | |
TH2F * | fhMiConv |
! MIXED two-photon invariant mass distribution one of the pair was 2 clusters with small mass More... | |
TH2F * | fhReConv2 |
! REAL two-photon invariant mass distribution both pair photons recombined from 2 clusters with small mass More... | |
TH2F * | fhMiConv2 |
! MIXED two-photon invariant mass distribution both pair photons recombined from 2 clusters with small mass More... | |
TH2F ** | fhRe1 |
REAL two-photon invariant mass distribution for different centralities and Asymmetry. More... | |
TH2F ** | fhMi1 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhRe2 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhMi2 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhRe3 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhMi3 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhReInvPt1 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhMiInvPt1 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhReInvPt2 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhMiInvPt2 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhReInvPt3 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhMiInvPt3 |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhRePtNCellAsymCuts |
[GetNCentrBin()*fNPIDBits*fNAsymCuts] More... | |
TH2F ** | fhMiPtNCellAsymCuts |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhRePtNCellAsymCutsSM [20] |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhRePtNCellAsymCutsOpAngle |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhMiPtNCellAsymCutsOpAngle |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhRePtNCellAsymCutsSMOpAngle [20] |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F * | fhReSS [3] |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F * | fhRePtAsym |
! REAL two-photon pt vs asymmetry More... | |
TH2F * | fhRePtAsymPi0 |
! REAL two-photon pt vs asymmetry, close to pi0 mass More... | |
TH2F * | fhRePtAsymEta |
! REAL two-photon pt vs asymmetry, close to eta mass More... | |
TH2F * | fhMiPtAsym |
! Mix two-photon pt vs asymmetry More... | |
TH2F * | fhMiPtAsymPi0 |
! Mix two-photon pt vs asymmetry, close to pi0 mass More... | |
TH2F * | fhMiPtAsymEta |
! Mix two-photon pt vs asymmetry, close to eta mass More... | |
TH1I * | fhEventBin |
! Number of real pairs in a particular bin (cen,vz,rp) More... | |
TH1I * | fhEventMixBin |
! Number of mixed pairs in a particular bin (cen,vz,rp) More... | |
TH1F * | fhCentrality |
! Histogram with centrality bins with at least one pare More... | |
TH1F * | fhCentralityNoPair |
! Histogram with centrality bins with no pair More... | |
TH2F * | fhEventPlaneResolution |
! Histogram with Event plane resolution vs centrality More... | |
TH2F * | fhRealOpeningAngle |
! Opening angle of pair versus pair energy More... | |
TH2F * | fhRealCosOpeningAngle |
! Cosinus of opening angle of pair version pair energy More... | |
TH2F * | fhMixedOpeningAngle |
! Opening angle of pair versus pair energy More... | |
TH2F * | fhMixedCosOpeningAngle |
! Cosinus of opening angle of pair version pair energy More... | |
TH2F * | fhRealOpeningAnglePerSM [20] |
! Opening angle of pair versus pair energy, per SM More... | |
TH2F * | fhMixedOpeningAnglePerSM [20] |
! Opening angle of pair versus pair energy, per SM More... | |
TH1F * | fhPrimPi0E |
! Spectrum of Primary More... | |
TH1F * | fhPrimPi0Pt |
! Spectrum of Primary More... | |
TH1F * | fhPrimPi0PtInCalo |
! Spectrum of Primary, meson in calo acceptance More... | |
TH1F * | fhPrimPi0AccE |
! Spectrum of primary with accepted daughters More... | |
TH1F * | fhPrimPi0AccPt |
! Spectrum of primary with accepted daughters More... | |
TH1F * | fhPrimPi0AccPtPhotonCuts |
! Spectrum of primary with accepted daughters, photon pt or angle cuts More... | |
TH1F * | fhPrimPi0AccPtOpAngCuts [10] |
! Spectrum of primary with accepted daughters, different opening angles More... | |
TH2F * | fhPrimPi0Y |
! Rapidity distribution of primary particles vs pT More... | |
TH2F * | fhPrimPi0AccY |
! Rapidity distribution of primary with accepted daughters vs pT More... | |
TH2F * | fhPrimPi0Yeta |
! PseudoRapidity distribution of primary particles vs pT More... | |
TH2F * | fhPrimPi0YetaYcut |
! PseudoRapidity distribution of primary particles vs pT, Y<1 More... | |
TH2F * | fhPrimPi0AccYeta |
! PseudoRapidity distribution of primary with accepted daughters vs pT More... | |
TH2F * | fhPrimPi0Phi |
! Azimutal distribution of primary particles vs pT More... | |
TH2F * | fhPrimPi0AccPhi |
! Azimutal distribution of primary with accepted daughters vs pT More... | |
TH2F * | fhPrimPi0OpeningAngle |
! Opening angle of pair versus pair energy, primaries More... | |
TH2F * | fhPrimPi0OpeningAnglePhotonCuts |
! Opening angle of pair versus pair energy, primaries, photon pt cuts More... | |
TH2F * | fhPrimPi0OpeningAngleAsym |
! Opening angle of pair versus pair E asymmetry, pi0 primaries More... | |
TH2F * | fhPrimPi0CosOpeningAngle |
! Cosinus of opening angle of pair version pair energy, pi0 primaries More... | |
TH2F * | fhPrimPi0PtCentrality |
! primary pi0 reconstructed centrality vs pT More... | |
TH2F * | fhPrimPi0PtEventPlane |
! primary pi0 reconstructed event plane vs pT More... | |
TH2F * | fhPrimPi0AccPtCentrality |
! primary pi0 with accepted daughters reconstructed centrality vs pT More... | |
TH2F * | fhPrimPi0AccPtEventPlane |
! primary pi0 with accepted daughters reconstructed event plane vs pT More... | |
TH1F * | fhPrimEtaE |
! Spectrum of Primary More... | |
TH1F * | fhPrimEtaPt |
! Spectrum of Primary More... | |
TH1F * | fhPrimEtaPtInCalo |
! Spectrum of Primary, meson in calo acceptance More... | |
TH1F * | fhPrimEtaAccE |
! Spectrum of primary with accepted daughters More... | |
TH1F * | fhPrimEtaAccPt |
! Spectrum of primary with accepted daughters More... | |
TH1F * | fhPrimEtaAccPtPhotonCuts |
! Spectrum of primary with accepted daughters, photon pt or angle cuts More... | |
TH1F * | fhPrimEtaAccPtOpAngCuts [10] |
! Spectrum of primary with accepted daughters, different opening angles More... | |
TH2F * | fhPrimEtaY |
! Rapidity distribution of primary particles vs pT More... | |
TH2F * | fhPrimEtaAccY |
! Rapidity distribution of primary with accepted daughters vs pT More... | |
TH2F * | fhPrimEtaYeta |
! PseudoRapidity distribution of primary particles vs pT More... | |
TH2F * | fhPrimEtaYetaYcut |
! PseudoRapidity distribution of primary particles vs pT, Y<1 More... | |
TH2F * | fhPrimEtaAccYeta |
! PseudoRapidity distribution of primary with accepted daughters vs pT More... | |
TH2F * | fhPrimEtaPhi |
! Azimutal distribution of primary particles vs pT More... | |
TH2F * | fhPrimEtaAccPhi |
! Azimutal distribution of primary with accepted daughters vs pT More... | |
TH2F * | fhPrimEtaOpeningAngle |
! Opening angle of pair versus pair energy, eta primaries More... | |
TH2F * | fhPrimEtaOpeningAnglePhotonCuts |
! Opening angle of pair versus pair energy, eta primaries, photon pT cuts More... | |
TH2F * | fhPrimEtaOpeningAngleAsym |
! Opening angle of pair versus pair E asymmetry, eta primaries More... | |
TH2F * | fhPrimEtaCosOpeningAngle |
! Cosinus of opening angle of pair version pair energy, eta primaries More... | |
TH2F * | fhPrimEtaPtCentrality |
! primary eta reconstructed centrality vs pT More... | |
TH2F * | fhPrimEtaPtEventPlane |
! primary eta reconstructed event plane vs pT More... | |
TH2F * | fhPrimEtaAccPtCentrality |
! primary eta with accepted daughters reconstructed centrality vs pT More... | |
TH2F * | fhPrimEtaAccPtEventPlane |
! primary eta with accepted daughters reconstructed event plane vs pT More... | |
TH2F * | fhPrimPi0PtOrigin |
! Spectrum of generated pi0 vs mother More... | |
TH2F * | fhPrimEtaPtOrigin |
! Spectrum of generated eta vs mother More... | |
TH2F * | fhPrimNotResonancePi0PtOrigin |
! Spectrum of generated pi0 vs mother More... | |
TH2F * | fhPrimPi0PtStatus |
! Spectrum of generated pi0 vs pi0 status More... | |
TH1F * | fhPrimPi0PtPerGenerator [10] |
! Spectrum of primary with |y| < 1 More... | |
TH1F * | fhPrimPi0PtInCaloPerGenerator [10] |
! Spectrum of primary with pi0 in calo More... | |
TH1F * | fhPrimPi0AccPtPerGenerator [10] |
! Spectrum of primary with accepted daughters More... | |
TH1F * | fhPrimPi0AccPtPhotonCutsPerGenerator [10] |
! Spectrum of primary with accepted daughters, photon pt or angle cuts More... | |
TH2F * | fhPrimPi0PhiPerGenerator [10] |
! Azimutal distribution of primary particles vs pT More... | |
TH2F * | fhPrimPi0YPerGenerator [10] |
! Rapidity distribution of primary particles vs pT More... | |
TH1F * | fhPrimEtaPtPerGenerator [10] |
! Spectrum of primary with |y| < 1 More... | |
TH1F * | fhPrimEtaPtInCaloPerGenerator [10] |
! Spectrum of primary with eta in calo More... | |
TH1F * | fhPrimEtaAccPtPerGenerator [10] |
! Spectrum of primary with accepted daughters More... | |
TH1F * | fhPrimEtaAccPtPhotonCutsPerGenerator [10] |
! Spectrum of primary with accepted daughters, photon pt or angle cuts More... | |
TH2F * | fhPrimEtaPhiPerGenerator [10] |
! Azimutal distribution of primary particles vs pT More... | |
TH2F * | fhPrimEtaYPerGenerator [10] |
! Rapidity distribution of primary particles vs pT More... | |
TH2F * | fhMCOrgMass [17] |
! Mass vs pt of real pairs, check common origin of pair More... | |
TH2F * | fhMCOrgAsym [17] |
! Asymmetry vs pt of real pairs, check common origin of pair More... | |
TH2F * | fhMCOrgDeltaEta [17] |
! Delta Eta vs pt of real pairs, check common origin of pair More... | |
TH2F * | fhMCOrgDeltaPhi [17] |
! Delta Phi vs pt of real pairs, check common origin of pair More... | |
TH2F ** | fhMCPi0MassPtRec |
Real pi0 pairs, reconstructed mass vs reconstructed pt of original pair. More... | |
TH2F ** | fhMCPi0MassPtTrue |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhMCPi0PtTruePtRec |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhMCPi0PtTruePtRecMassCut |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhMCEtaMassPtRec |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhMCEtaMassPtTrue |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhMCEtaPtTruePtRec |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhMCEtaPtTruePtRecMassCut |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F * | fhMCPi0PerCentrality |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F * | fhMCPi0PerCentralityMassCut |
! Real pi0 pairs, reco pT vs centrality, mass cut around pi0 More... | |
TH2F * | fhMCEtaPerCentrality |
! Real eta pairs, reco pT vs centrality More... | |
TH2F * | fhMCEtaPerCentralityMassCut |
! Real eta pairs, reco pT vs centrality, mass cut around eta More... | |
TH2F * | fhMCPi0PtTruePtRecRat |
! Real pi0 pairs, reco pT vs pT ratio reco / generated More... | |
TH2F * | fhMCPi0PtTruePtRecDif |
! Real pi0 pairs, reco pT vs pT difference generated - reco More... | |
TH2F * | fhMCPi0PtRecOpenAngle |
! Real pi0 pairs, reco pT vs reco opening angle More... | |
TH2F * | fhMCEtaPtTruePtRecRat |
! Real pi0 pairs, reco pT vs pT ratio reco / generated More... | |
TH2F * | fhMCEtaPtTruePtRecDif |
! Real pi0 pairs, reco pT vs pT difference generated - reco More... | |
TH2F * | fhMCEtaPtRecOpenAngle |
! Real pi0 pairs, reco pT vs reco opening angle More... | |
TH2F * | fhMCPi0PtTruePtRecRatMassCut |
! Real pi0 pairs, reco pT vs pT ratio reco / generated, inside a mass window More... | |
TH2F * | fhMCPi0PtTruePtRecDifMassCut |
! Real pi0 pairs, reco pT vs pT difference generated - reco, inside a mass window More... | |
TH2F * | fhMCPi0PtRecOpenAngleMassCut |
! Real pi0 pairs, reco pT vs reco opening angle, inside a mass window More... | |
TH2F * | fhMCEtaPtTruePtRecRatMassCut |
! Real pi0 pairs, reco pT vs pT ratio reco / generated, inside a mass window More... | |
TH2F * | fhMCEtaPtTruePtRecDifMassCut |
! Real pi0 pairs, reco pT vs pT difference generated - reco, inside a mass window More... | |
TH2F * | fhMCEtaPtRecOpenAngleMassCut |
! Real pi0 pairs, reco pT vs reco opening angle, inside a mass window More... | |
TH2F * | fhMCPi0PtOrigin |
! Mass of reconstructed pi0 pairs in calorimeter vs mother origin ID. More... | |
TH2F * | fhMCEtaPtOrigin |
! Mass of reconstructed eta pairs in calorimeter vs mother origin ID. More... | |
TH2F * | fhMCNotResonancePi0PtOrigin |
! Mass of reconstructed pi0 pairs in calorimeter vs mother origin ID, pi0 status 1. More... | |
TH2F * | fhMCPi0PtStatus |
! Mass of reconstructed pi0 pairs in calorimeter vs mother status. More... | |
TH2F * | fhMCPi0ProdVertex |
! Spectrum of selected pi0 vs production vertex More... | |
TH2F * | fhMCEtaProdVertex |
! Spectrum of selected eta vs production vertex More... | |
TH2F * | fhPrimPi0ProdVertex |
! Spectrum of primary pi0 vs production vertex More... | |
TH2F * | fhPrimEtaProdVertex |
! Spectrum of primary eta vs production vertex More... | |
TH2F * | fhMCPi0Radius [10] |
! reconstructed Pi0 production vertex vs pT for mother origin More... | |
TH2F * | fhMCEtaRadius [6] |
! reconstructed Eta production vertex vs pT for mother origin More... | |
TH2F * | fhReMCFromConversion |
! Invariant mass of 2 clusters originated in conversions More... | |
TH2F * | fhReMCFromNotConversion |
! Invariant mass of 2 clusters not originated in conversions More... | |
TH2F * | fhReMCFromMixConversion |
! Invariant mass of 2 clusters one from conversion and the other not More... | |
TH2F * | fhArmPrimPi0 [4] |
! Armenteros plots for primary pi0 in 6 energy bins More... | |
TH2F * | fhArmPrimEta [4] |
! Armenteros plots for primary eta in 6 energy bins More... | |
TH2F * | fhCosThStarPrimPi0 |
! cos(theta*) plots vs E for primary pi0, same as asymmetry ... More... | |
TH2F * | fhCosThStarPrimEta |
! cos(theta*) plots vs E for primary eta, same as asymmetry ... More... | |
TH2F * | fhEPairDiffTime |
! E pair vs Pair of clusters time difference vs E More... | |
TH2F * | fhReSecondaryCellInTimeWindow |
! Combine clusters when all significant cells in cluster have t < 50 ns, same event More... | |
TH2F * | fhMiSecondaryCellInTimeWindow |
! Combine clusters when all significant cells in cluster have t < 50 ns, different events More... | |
TH2F * | fhReSecondaryCellOutTimeWindow |
! Combine clusters when at least one significant cells in cluster has t > 50 ns, same event More... | |
TH2F * | fhMiSecondaryCellOutTimeWindow |
! Combine clusters when at least one significant cells in cluster has t > 50 ns, different events More... | |
TH2F * | fhReOpAngleBinMinClusterEtaPhi [10] |
! Eta-Phi location of lowest energy cluster in pair, depending on opening angle cut More... | |
TH2F * | fhReOpAngleBinMaxClusterEtaPhi [10] |
! Eta-Phi location of highest energy cluster in pair, depending on opening angle cut More... | |
TH2F * | fhReOpAngleBinMinClusterColRow [10] |
! Column and row location of main cell of lowest energy cluster in pair, depending on opening angle cut More... | |
TH2F * | fhReOpAngleBinMaxClusterColRow [10] |
! Column and row location of main cell of highest energy cluster in pair, depending on opening angle cut More... | |
TH2F * | fhReOpAngleBinMinClusterEPerSM [10] |
! energy of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number More... | |
TH2F * | fhReOpAngleBinMaxClusterEPerSM [10] |
! energy of highest energy cluster in pair, depending on opening angle cut, y axis is SM number More... | |
TH2F * | fhReOpAngleBinMinClusterTimePerSM [10] |
! time of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number More... | |
TH2F * | fhReOpAngleBinMaxClusterTimePerSM [10] |
! time of highest energy cluster in pair, depending on opening angle cut, y axis is SM number More... | |
TH2F * | fhReOpAngleBinMinClusterNCellPerSM [10] |
! N cells of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number More... | |
TH2F * | fhReOpAngleBinMaxClusterNCellPerSM [10] |
! N cells of highest energy cluster in pair, depending on opening angle cut, y axis is SM number More... | |
TH2F * | fhReOpAngleBinPairClusterRatioPerSM [10] |
! lowest/highest energy cluster in pair, depending on opening angle cut, y axis is SM number More... | |
TH2F * | fhReOpAngleBinPairClusterMass [10] |
! cluster pair mass vs pT, depending on opening angle cut More... | |
TH2F * | fhReOpAngleBinPairClusterMassPerSM [10] |
! cluster pair mass, depending on opening angle cut, y axis is SM number More... | |
TH2F * | fhReOpAngleBinPairClusterMassMCTruePi0 [10] |
! cluster pair mass vs pT, depending on opening angle cut, true pi0 decay pairs from MC More... | |
TH2F * | fhReOpAngleBinPairClusterMassMCTrueEta [10] |
! cluster pair mass vs pT, depending on opening angle cut, true eta decay pairs from MC More... | |
TH2F * | fhMiOpAngleBinMinClusterEtaPhi [10] |
! Eta-Phi location of lowest energy cluster in pair, depending on opening angle cut, mixed event More... | |
TH2F * | fhMiOpAngleBinMaxClusterEtaPhi [10] |
! Eta-Phi location of highest energy cluster in pair, depending on opening angle cut, mixed event More... | |
TH2F * | fhMiOpAngleBinMinClusterEPerSM [10] |
! energy of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event More... | |
TH2F * | fhMiOpAngleBinMaxClusterEPerSM [10] |
! energy of highest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event More... | |
TH2F * | fhMiOpAngleBinMinClusterTimePerSM [10] |
! time of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event More... | |
TH2F * | fhMiOpAngleBinMaxClusterTimePerSM [10] |
! time of highest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event More... | |
TH2F * | fhMiOpAngleBinMinClusterNCellPerSM [10] |
! N cells of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event More... | |
TH2F * | fhMiOpAngleBinMaxClusterNCellPerSM [10] |
! N cells of highest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event More... | |
TH2F * | fhMiOpAngleBinPairClusterRatioPerSM [10] |
! lowest/highest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event More... | |
TH2F * | fhMiOpAngleBinPairClusterMass [10] |
! cluster pair mass vs pT, depending on opening angle cut, mixed event More... | |
TH2F * | fhMiOpAngleBinPairClusterMassPerSM [10] |
! cluster pair mass, depending on opening angle cut, y axis is SM number, mixed event More... | |
TH2F * | fhPtBinClusterEtaPhi [10] |
! Eta-Phi location of cluster in different energy bins. More... | |
TH2F * | fhPtBinClusterColRow [10] |
! Column and row location of cluster in different energy bins. More... | |
TH2F * | fhPairGeneratorsBkgMass [10][10] |
! Mass for a pair of clusters depending bkg type More... | |
TH2F * | fhPairGeneratorsBkgMassMCPi0 [10][10] |
! Mass for a pair of clusters with depending bkg type, pi0 true pairs More... | |
TH2F * | fhPairGeneratorsBkgCentMCPi0 [10][10] |
! Centrality for a pair of clusters with depending bkg type, pi0 true pairs More... | |
TH2F * | fhPairGeneratorsBkgCentMCPi0MassCut [10][10] |
! Centrality for a pair of clusters with depending bkg type, pi0 true pairs, mass cut More... | |
TH2F * | fhPairGeneratorsBkgEPrimRecoRatioMCPi0 [10][10] |
! pT reco / pT primary for a pair of clusters with depending bkg type, pi0 true pairs More... | |
TH2F * | fhPairGeneratorsBkgEPrimRecoDiffMCPi0 [10][10] |
! pT reco - pT primary for a pair of clusters with depending bkg type, pi0 true pairs More... | |
TH2F * | fhPairGeneratorsBkgMassMCEta [10][10] |
! Mass for a pair of clusters with depending bkg type, eta true pairs More... | |
TH2F * | fhPairGeneratorsBkgCentMCEta [10][10] |
! Centrality for a pair of clusters with depending bkg type, eta true pairs More... | |
TH2F * | fhPairGeneratorsBkgCentMCEtaMassCut [10][10] |
! Centrality for a pair of clusters with depending bkg type, eta true pairs, mass cut More... | |
TH2F * | fhPairGeneratorsBkgEPrimRecoRatioMCEta [10][10] |
! pT reco / pT primary for a pair of clusters with depending bkg type, eta true pairs More... | |
TH2F * | fhPairGeneratorsBkgEPrimRecoDiffMCEta [10][10] |
! pT reco - pT primary for a pair of clusters with depending bkg type, eta true pairs More... | |
TH2F * | fhPairGeneratorsBkgEPrimRecoRatioMCPi0MassCut [10][10] |
! pT reco / pT primary for a pair of clusters with depending bkg type, pi0 true pairs, pi0 mass window More... | |
TH2F * | fhPairGeneratorsBkgEPrimRecoDiffMCPi0MassCut [10][10] |
! pT reco - pT primary for a pair of clusters with depending bkg type, pi0 true pairs, pi0 mass window More... | |
TH2F * | fhPairGeneratorsBkgEPrimRecoRatioMCEtaMassCut [10][10] |
! pT reco / pT primary for a pair of clusters with depending bkg type, eta true pairs, eta mass window More... | |
TH2F * | fhPairGeneratorsBkgEPrimRecoDiffMCEtaMassCut [10][10] |
! pT reco - pT primary for a pair of clusters with depending bkg type, eta true pairs, eta mass window More... | |
Additional Inherited Members | |
![]() | |
enum | detector { kEMCAL = AliFiducialCut::kEMCAL, kPHOS = AliFiducialCut::kPHOS, kCTS = AliFiducialCut::kCTS, kDCAL = AliFiducialCut::kDCAL, kDCALPHOS = AliFiducialCut::kDCALPHOS } |
Set the tag identifing the main detector used in the analysis. More... | |
![]() | |
Int_t | fNModules |
Number of EMCAL/PHOS modules to use in analysis, set in CaloUtils. More... | |
Int_t | fNRCU |
Number of EMCAL/PHOS RCU. More... | |
Int_t | fFirstModule |
First EMCAL/PHOS module, set in CaloUtils or depending fidutial cuts. More... | |
Int_t | fLastModule |
Last EMCAL/PHOS module, set in CaloUtils or depending fidutial cuts. More... | |
Int_t | fNMaxCols |
Number of EMCAL/PHOS columns per SM. More... | |
Int_t | fNMaxRows |
Number of EMCAL/PHOS rows per SM. More... | |
Int_t | fNMaxColsFull |
Number of EMCAL/PHOS columns full detector. More... | |
Int_t | fNMaxRowsFull |
Number of EMCAL/PHOS rows full detector. More... | |
Int_t | fNMaxRowsFullMin |
Last of EMCAL/PHOS rows full detector. More... | |
Int_t | fNMaxRowsFullMax |
First of EMCAL/PHOS rows full detector. More... | |
Selected photon clusters invariant mass analysis.
Class to collect two-photon invariant mass distributions for extracting raw pi0 or eta yields. Input is produced by AliAnaPhoton (or any other analysis producing output AliCaloTrackParticles), it will do nothing if executed alone.
Original author: Dmitri Peressounko (RRC "KI"). Adapted to CaloTrackCorr frame by Lamia Benhabib (SUBATECH).
More information on the code can be found in this twiki and particularly in this section.
Definition at line 39 of file AliAnaPi0.h.
AliAnaPi0::AliAnaPi0 | ( | ) |
Default Constructor. Initialized parameters with default values.
Definition at line 53 of file AliAnaPi0.cxx.
|
virtual |
Destructor.
Definition at line 240 of file AliAnaPi0.cxx.
|
private |
Copy constructor not implemented.
void AliAnaPi0::FillAcceptanceHistograms | ( | ) |
Fill acceptance histograms if MC data is available.
Definition at line 2603 of file AliAnaPi0.cxx.
Referenced by MakeAnalysisFillHistograms().
void AliAnaPi0::FillArmenterosThetaStar | ( | Int_t | pdg | ) |
Fill armenteros plots.
Definition at line 3042 of file AliAnaPi0.cxx.
Referenced by FillAcceptanceHistograms().
void AliAnaPi0::FillMCVersusRecDataHistograms | ( | Int_t | ancLabel, |
Int_t | ancPDG, | ||
Int_t | ancStatus, | ||
Double_t | weightPt, | ||
Int_t | iclus1, | ||
Int_t | iclus2, | ||
Int_t | mctag1, | ||
Int_t | mctag2, | ||
Float_t | pt1, | ||
Float_t | pt2, | ||
Int_t | ncell1, | ||
Int_t | ncell2, | ||
Double_t | mass, | ||
Double_t | pt, | ||
Double_t | asym, | ||
Double_t | deta, | ||
Double_t | dphi, | ||
Double_t | angle | ||
) |
Do some MC checks on the origin of the pair, is there any common ancestor and if there is one, who? Adjusted for Pythia, need to see what to do for other generators. Array of histograms ordered as follows: 0-Photon, 1-electron, 2-pi0, 3-eta, 4-a-proton, 5-a-neutron, 6-stable particles, 7-other decays, 8-string, 9-final parton, 10-initial parton, intermediate, 11-colliding proton, 12-unrelated
Definition at line 3105 of file AliAnaPi0.cxx.
Referenced by MakeAnalysisFillHistograms().
|
virtual |
Save parameters used for analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 318 of file AliAnaPi0.cxx.
|
virtual |
Create histograms to be saved in output file and store them in fOutputContainer.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 364 of file AliAnaPi0.cxx.
Int_t AliAnaPi0::GetEventIndex | ( | AliCaloTrackParticle * | part, |
Double_t * | vert | ||
) |
It retieves the event index and checks the vertex
Definition at line 4824 of file AliAnaPi0.cxx.
Referenced by MakeAnalysisFillHistograms().
|
virtual |
Init parameters when first called the analysis. Set default parameters.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 266 of file AliAnaPi0.cxx.
Referenced by AliAnaPi0().
|
virtual |
Main method. Process one event and extract photons from AOD branch filled with AliAnaPhoton and fill histos with invariant mass. Do also the mixed event filling and combination (if requested).
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 3748 of file AliAnaPi0.cxx.
Assignment operator not implemented.
|
virtual |
Print some relevant parameters set for the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 2557 of file AliAnaPi0.cxx.
Referenced by AddTaskCaloTrackCorrM(), and ConfigurePi0Analysis().
|
inline |
Definition at line 77 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
Definition at line 127 of file AliAnaPi0.h.
|
inline |
Definition at line 78 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
Definition at line 124 of file AliAnaPi0.h.
Definition at line 179 of file AliAnaPi0.h.
|
inline |
Definition at line 120 of file AliAnaPi0.h.
|
inline |
Definition at line 117 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
Definition at line 125 of file AliAnaPi0.h.
|
inline |
Definition at line 118 of file AliAnaPi0.h.
|
inline |
Definition at line 119 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 116 of file AliAnaPi0.h.
|
inline |
Definition at line 153 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
Definition at line 178 of file AliAnaPi0.h.
Definition at line 126 of file AliAnaPi0.h.
Definition at line 122 of file AliAnaPi0.h.
Definition at line 123 of file AliAnaPi0.h.
|
inline |
Definition at line 75 of file AliAnaPi0.h.
|
inline |
Definition at line 72 of file AliAnaPi0.h.
|
inline |
Definition at line 165 of file AliAnaPi0.h.
|
inline |
Definition at line 159 of file AliAnaPi0.h.
|
inline |
Definition at line 81 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 139 of file AliAnaPi0.h.
|
inline |
Definition at line 133 of file AliAnaPi0.h.
|
inline |
Definition at line 101 of file AliAnaPi0.h.
|
inline |
Definition at line 104 of file AliAnaPi0.h.
|
inline |
Definition at line 145 of file AliAnaPi0.h.
|
inline |
Definition at line 136 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis(), and ConfigurePi0KineAnalysis().
|
inline |
Definition at line 142 of file AliAnaPi0.h.
|
inline |
Definition at line 130 of file AliAnaPi0.h.
|
inline |
Definition at line 98 of file AliAnaPi0.h.
|
inline |
Definition at line 114 of file AliAnaPi0.h.
|
inline |
Definition at line 111 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 162 of file AliAnaPi0.h.
|
inline |
Definition at line 152 of file AliAnaPi0.h.
|
inline |
Definition at line 88 of file AliAnaPi0.h.
|
inline |
Definition at line 91 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 74 of file AliAnaPi0.h.
|
inline |
Definition at line 71 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 164 of file AliAnaPi0.h.
|
inline |
Definition at line 158 of file AliAnaPi0.h.
|
inline |
Definition at line 80 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 138 of file AliAnaPi0.h.
|
inline |
Definition at line 132 of file AliAnaPi0.h.
|
inline |
Definition at line 100 of file AliAnaPi0.h.
|
inline |
Definition at line 103 of file AliAnaPi0.h.
Referenced by ConfigurePi0KineAnalysis().
|
inline |
Definition at line 144 of file AliAnaPi0.h.
|
inline |
Definition at line 135 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 141 of file AliAnaPi0.h.
|
inline |
Definition at line 129 of file AliAnaPi0.h.
|
inline |
Definition at line 97 of file AliAnaPi0.h.
|
inline |
Definition at line 113 of file AliAnaPi0.h.
|
inline |
Definition at line 110 of file AliAnaPi0.h.
|
inline |
Definition at line 161 of file AliAnaPi0.h.
|
inline |
Definition at line 151 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis(), and SetOtherDetectorInputName().
|
inline |
Definition at line 87 of file AliAnaPi0.h.
|
inline |
Definition at line 90 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
private |
Select pairs with opening angle larger than a threshold.
Definition at line 190 of file AliAnaPi0.h.
Referenced by GetAnalysisCuts(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetAngleCut().
|
private |
Array with angle cut bins.
Definition at line 211 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), FillMCVersusRecDataHistograms(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), and SetAngleCutBin().
|
private |
Select pairs with opening angle smaller than a threshold.
Definition at line 191 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetAnalysisCuts(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetAngleMaxCut().
|
private |
Array with different assymetry cuts.
Definition at line 204 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetAsymCutsAt().
|
private |
Array with different cell number cluster cuts.
Definition at line 206 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetNCellCutsAt().
|
private |
Check that the decay pi0 falls in the same SM or sector.
Definition at line 228 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), SwitchOffCheckAcceptanceInSector(), and SwitchOnCheckAcceptanceInSector().
|
private |
Fill histograms with tagged photons as conversion.
Definition at line 217 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffConversionChecker(), and SwitchOnConversionChecker().
|
private |
Eta mass selection window.
Definition at line 194 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), and SetEtaMassSelectionWindow().
|
private |
Containers for photons in stored events.
Definition at line 186 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ~AliAnaPi0().
|
private |
Fill histograms with pair opening angle.
Definition at line 220 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillAngleHisto(), and SwitchOnFillAngleHisto().
|
private |
Fill armenteros histograms.
Definition at line 223 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetCreateOutputObjects(), SwitchOffFillArmenterosThetaStarHisto(), and SwitchOnFillArmenterosThetaStarHisto().
|
private |
Fill histograms with asymmetry vs pt.
Definition at line 221 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillAsymmetryHisto(), and SwitchOnFillAsymmetryHisto().
|
private |
Do plots for different distances to bad channels.
Definition at line 218 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillBadDistHisto(), and SwitchOnFillBadDistHisto().
|
private |
Do analysis only of MC kinematics input.
Definition at line 224 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillOnlyMCAcceptanceHisto(), and SwitchOnFillOnlyMCAcceptanceHisto().
|
private |
Fill histograms depending on opening angle of pair.
Definition at line 226 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), FillMCVersusRecDataHistograms(), GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillOpAngleCutHisto(), and SwitchOnFillOpAngleCutHisto().
|
private |
Fill histograms depending on their origin.
Definition at line 222 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillOriginHisto(), and SwitchOnFillOriginHisto().
|
private |
Fill histograms depending on timing of secondary cells in clusters.
Definition at line 225 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillSecondaryCellTimeSel(), and SwitchOnFillSecondaryCellTimeSel().
|
private |
Fill histograms with different cluster pairs in SM combinations.
Definition at line 216 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffSMCombinations(), and SwitchOnSMCombinations().
|
private |
Do invariant mass for different combination of shower shape clusters.
Definition at line 219 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillSSCombinations(), and SwitchOnFillSSCombinations().
|
private |
! Armenteros plots for primary eta in 6 energy bins
Definition at line 531 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillArmenterosThetaStar(), and GetCreateOutputObjects().
|
private |
! Armenteros plots for primary pi0 in 6 energy bins
Definition at line 530 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillArmenterosThetaStar(), and GetCreateOutputObjects().
|
private |
! Histogram with centrality bins with at least one pare
Definition at line 367 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Histogram with centrality bins with no pair
Definition at line 368 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! cos(theta*) plots vs E for primary eta, same as asymmetry ...
Definition at line 533 of file AliAnaPi0.h.
Referenced by FillArmenterosThetaStar(), and GetCreateOutputObjects().
|
private |
! cos(theta*) plots vs E for primary pi0, same as asymmetry ...
Definition at line 532 of file AliAnaPi0.h.
Referenced by FillArmenterosThetaStar(), and GetCreateOutputObjects().
|
private |
! E pair vs Pair of clusters time difference vs E
Definition at line 535 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Number of real pairs in a particular bin (cen,vz,rp)
Definition at line 365 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Number of mixed pairs in a particular bin (cen,vz,rp)
Definition at line 366 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Histogram with Event plane resolution vs centrality
Definition at line 370 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
Real eta pairs, reconstructed mass vs reconstructed pt of original pair.
Definition at line 480 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
Real eta pairs, reconstructed mass vs generated pt of original pair.
Definition at line 483 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real eta pairs, reco pT vs centrality
Definition at line 493 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real eta pairs, reco pT vs centrality, mass cut around eta
Definition at line 494 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of selected eta vs production vertex
Definition at line 518 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass of reconstructed eta pairs in calorimeter vs mother origin ID.
Definition at line 513 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs reco opening angle
Definition at line 502 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs reco opening angle, inside a mass window
Definition at line 510 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
Real eta pairs, reconstructed pt vs generated pt of pair.
Definition at line 486 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs pT difference generated - reco
Definition at line 501 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs pT difference generated - reco, inside a mass window
Definition at line 509 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
Real eta pairs, reconstructed pt vs generated pt of pair, apply cut on eta mass
Definition at line 489 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs pT ratio reco / generated
Definition at line 500 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs pT ratio reco / generated, inside a mass window
Definition at line 508 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! reconstructed Eta production vertex vs pT for mother origin
Definition at line 523 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass of reconstructed pi0 pairs in calorimeter vs mother origin ID, pi0 status 1.
Definition at line 514 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Asymmetry vs pt of real pairs, check common origin of pair
Definition at line 461 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Delta Eta vs pt of real pairs, check common origin of pair
Definition at line 462 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Delta Phi vs pt of real pairs, check common origin of pair
Definition at line 463 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass vs pt of real pairs, check common origin of pair
Definition at line 460 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
Real pi0 pairs, reconstructed mass vs reconstructed pt of original pair.
Definition at line 468 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
Real pi0 pairs, reconstructed mass vs generated pt of original pair.
Definition at line 471 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
! Real pi0 pairs, reco pT vs centrality
Definition at line 491 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs centrality, mass cut around pi0
Definition at line 492 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of selected pi0 vs production vertex
Definition at line 517 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass of reconstructed pi0 pairs in calorimeter vs mother origin ID.
Definition at line 512 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs reco opening angle
Definition at line 498 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs reco opening angle, inside a mass window
Definition at line 506 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass of reconstructed pi0 pairs in calorimeter vs mother status.
Definition at line 515 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
Real pi0 pairs, reconstructed pt vs generated pt of pair.
Definition at line 474 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs pT difference generated - reco
Definition at line 497 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs pT difference generated - reco, inside a mass window
Definition at line 505 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
Real pi0 pairs, reconstructed pt vs generated pt of pair, apply cut on pi0 mass
Definition at line 477 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs pT ratio reco / generated
Definition at line 496 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Real pi0 pairs, reco pT vs pT ratio reco / generated, inside a mass window
Definition at line 504 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! reconstructed Pi0 production vertex vs pT for mother origin
Definition at line 522 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
MIXED two-photon invariant mass distribution for different centralities and Asymmetry.
Definition at line 290 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
MIXED two-photon invariant mass distribution for different centralities and Asymmetry. Apply strict cut on distance to bad channel than in fhMi1.
Definition at line 298 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
MIXED two-photon invariant mass distribution for different centralities and Asymmetry. Apply strict cut on distance to bad channel than in fhMi2.
Definition at line 306 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! MIXED two-photon invariant mass distribution one of the pair was 2 clusters with small mass
Definition at line 282 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! MIXED two-photon invariant mass distribution both pair photons recombined from 2 clusters with small mass
Definition at line 284 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNModules/2]
MIXED two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 271 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[6]
MIXED two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 277 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
MIXED two-photon invariant mass distribution for different centralities and Asymmetry, inverse pT.
Definition at line 314 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
MIXED two-photon invariant mass distribution for different centralities and Asymmetry, inverse pT. Apply strict cut on distance to bad channel than in fhMi1InvPt1.
Definition at line 322 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
MIXED two-photon invariant mass distribution for different centralities and Asymmetry, inverse pT. Apply strict cut on distance to bad channel than in fhRe1InvPt2.
Definition at line 330 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[8]
MIXED two-photon invariant mass distribution for different calorimeter modules.
Definition at line 262 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! energy of highest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event
Definition at line 567 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta-Phi location of highest energy cluster in pair, depending on opening angle cut, mixed event
Definition at line 563 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! N cells of highest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event
Definition at line 571 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! time of highest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event
Definition at line 569 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! energy of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event
Definition at line 566 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta-Phi location of lowest energy cluster in pair, depending on opening angle cut, mixed event
Definition at line 562 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! N cells of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event
Definition at line 570 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! time of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event
Definition at line 568 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! cluster pair mass vs pT, depending on opening angle cut, mixed event
Definition at line 573 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! cluster pair mass, depending on opening angle cut, y axis is SM number, mixed event
Definition at line 574 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! lowest/highest energy cluster in pair, depending on opening angle cut, y axis is SM number, mixed event
Definition at line 572 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Mix two-photon pt vs asymmetry
Definition at line 359 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Mix two-photon pt vs asymmetry, close to eta mass
Definition at line 361 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Mix two-photon pt vs asymmetry, close to pi0 mass
Definition at line 360 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
Mixed two-photon invariant mass distribution for different pt cut, n cell cuts and assymetry.
Definition at line 338 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
Mixed two-photon opening angle distribution for different pt cut, n cell cuts and assymetry.
Definition at line 347 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNModules-1]
MIXED two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 274 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNModules-2]
MIXED two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 268 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNModules]
MIXED two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 265 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Combine clusters when all significant cells in cluster have t < 50 ns, different events
Definition at line 539 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Combine clusters when at least one significant cells in cluster has t > 50 ns, different events
Definition at line 541 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Cosinus of opening angle of pair version pair energy
Definition at line 377 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Opening angle of pair versus pair energy
Definition at line 376 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Opening angle of pair versus pair energy, per SM
Definition at line 380 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Centrality for a pair of clusters with depending bkg type, eta true pairs
Definition at line 587 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Centrality for a pair of clusters with depending bkg type, eta true pairs, mass cut
Definition at line 588 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Centrality for a pair of clusters with depending bkg type, pi0 true pairs
Definition at line 582 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Centrality for a pair of clusters with depending bkg type, pi0 true pairs, mass cut
Definition at line 583 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! pT reco - pT primary for a pair of clusters with depending bkg type, eta true pairs
Definition at line 590 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! pT reco - pT primary for a pair of clusters with depending bkg type, eta true pairs, eta mass window
Definition at line 595 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! pT reco - pT primary for a pair of clusters with depending bkg type, pi0 true pairs
Definition at line 585 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! pT reco - pT primary for a pair of clusters with depending bkg type, pi0 true pairs, pi0 mass window
Definition at line 593 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! pT reco / pT primary for a pair of clusters with depending bkg type, eta true pairs
Definition at line 589 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! pT reco / pT primary for a pair of clusters with depending bkg type, eta true pairs, eta mass window
Definition at line 594 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! pT reco / pT primary for a pair of clusters with depending bkg type, pi0 true pairs
Definition at line 584 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! pT reco / pT primary for a pair of clusters with depending bkg type, pi0 true pairs, pi0 mass window
Definition at line 592 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass for a pair of clusters depending bkg type
Definition at line 580 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass for a pair of clusters with depending bkg type, eta true pairs
Definition at line 586 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass for a pair of clusters with depending bkg type, pi0 true pairs
Definition at line 581 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 413 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary with accepted daughters vs pT
Definition at line 423 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 414 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary eta with accepted daughters reconstructed centrality vs pT
Definition at line 430 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary eta with accepted daughters reconstructed event plane vs pT
Definition at line 431 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters, different opening angles
Definition at line 416 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 450 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters, photon pt or angle cuts
Definition at line 415 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters, photon pt or angle cuts
Definition at line 451 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary with accepted daughters vs pT
Definition at line 418 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary with accepted daughters vs pT
Definition at line 421 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Cosinus of opening angle of pair version pair energy, eta primaries
Definition at line 427 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary
Definition at line 410 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair energy, eta primaries
Definition at line 424 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair E asymmetry, eta primaries
Definition at line 426 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair energy, eta primaries, photon pT cuts
Definition at line 425 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary particles vs pT
Definition at line 422 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary particles vs pT
Definition at line 452 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary eta vs production vertex
Definition at line 520 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary
Definition at line 411 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary eta reconstructed centrality vs pT
Definition at line 428 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary eta reconstructed event plane vs pT
Definition at line 429 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary, meson in calo acceptance
Definition at line 412 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with eta in calo
Definition at line 449 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of generated eta vs mother
Definition at line 436 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with |y| < 1
Definition at line 448 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary particles vs pT
Definition at line 417 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary particles vs pT
Definition at line 419 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary particles vs pT, Y<1
Definition at line 420 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary particles vs pT
Definition at line 453 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of generated pi0 vs mother
Definition at line 437 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 388 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary with accepted daughters vs pT
Definition at line 398 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 389 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary pi0 with accepted daughters reconstructed centrality vs pT
Definition at line 405 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary pi0 with accepted daughters reconstructed event plane vs pT
Definition at line 406 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters, different opening angles
Definition at line 391 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 443 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters, photon pt or angle cuts
Definition at line 390 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters, photon pt or angle cuts
Definition at line 444 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary with accepted daughters vs pT
Definition at line 393 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary with accepted daughters vs pT
Definition at line 396 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Cosinus of opening angle of pair version pair energy, pi0 primaries
Definition at line 402 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary
Definition at line 385 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair energy, primaries
Definition at line 399 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair E asymmetry, pi0 primaries
Definition at line 401 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair energy, primaries, photon pt cuts
Definition at line 400 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary particles vs pT
Definition at line 397 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary particles vs pT
Definition at line 445 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary pi0 vs production vertex
Definition at line 519 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary
Definition at line 386 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary pi0 reconstructed centrality vs pT
Definition at line 403 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary pi0 reconstructed event plane vs pT
Definition at line 404 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary, meson in calo acceptance
Definition at line 387 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with pi0 in calo
Definition at line 442 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of generated pi0 vs mother
Definition at line 435 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with |y| < 1
Definition at line 441 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of generated pi0 vs pi0 status
Definition at line 438 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary particles vs pT
Definition at line 392 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary particles vs pT
Definition at line 394 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary particles vs pT, Y<1
Definition at line 395 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary particles vs pT
Definition at line 446 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Column and row location of cluster in different energy bins.
Definition at line 578 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta-Phi location of cluster in different energy bins.
Definition at line 577 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
REAL two-photon invariant mass distribution for different centralities and Asymmetry.
Definition at line 287 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
REAL two-photon invariant mass distribution for different centralities and Asymmetry. Apply strict cut on distance to bad channel than in fhRe1.
Definition at line 294 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
REAL two-photon invariant mass distribution for different centralities and Asymmetry. Apply strict cut on distance to bad channel than in fhRe2.
Definition at line 302 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Cosinus of opening angle of pair version pair energy
Definition at line 375 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Opening angle of pair versus pair energy
Definition at line 374 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Opening angle of pair versus pair energy, per SM
Definition at line 379 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[8]
! REAL two-photon invariant mass distribution one of the pair was 2 clusters with small mass
Definition at line 281 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! REAL two-photon invariant mass distribution both pair photons recombined from 2 clusters with small mass
Definition at line 283 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNModules/2]
REAL two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 253 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[6]
REAL two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 259 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
REAL two-photon invariant mass distribution for different centralities and Asymmetry, inverse pT.
Definition at line 311 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
REAL two-photon invariant mass distribution for different centralities and Asymmetry, inverse pT. Apply strict cut on distance to bad channel than in fhRe1InvPt1.
Definition at line 318 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
REAL two-photon invariant mass distribution for different centralities and Asymmetry, inverse pT. Apply strict cut on distance to bad channel than in fhRe1InvPt2.
Definition at line 326 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Invariant mass of 2 clusters originated in conversions
Definition at line 526 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Invariant mass of 2 clusters one from conversion and the other not
Definition at line 528 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Invariant mass of 2 clusters not originated in conversions
Definition at line 527 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
REAL two-photon invariant mass distribution for different calorimeter modules.
Definition at line 244 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Column and row location of main cell of highest energy cluster in pair, depending on opening angle cut
Definition at line 547 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! energy of highest energy cluster in pair, depending on opening angle cut, y axis is SM number
Definition at line 549 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta-Phi location of highest energy cluster in pair, depending on opening angle cut
Definition at line 545 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! N cells of highest energy cluster in pair, depending on opening angle cut, y axis is SM number
Definition at line 553 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! time of highest energy cluster in pair, depending on opening angle cut, y axis is SM number
Definition at line 551 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Column and row location of main cell of lowest energy cluster in pair, depending on opening angle cut
Definition at line 546 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! energy of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number
Definition at line 548 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta-Phi location of lowest energy cluster in pair, depending on opening angle cut
Definition at line 544 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! N cells of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number
Definition at line 552 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! time of lowest energy cluster in pair, depending on opening angle cut, y axis is SM number
Definition at line 550 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! cluster pair mass vs pT, depending on opening angle cut
Definition at line 555 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! cluster pair mass vs pT, depending on opening angle cut, true eta decay pairs from MC
Definition at line 560 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! cluster pair mass vs pT, depending on opening angle cut, true pi0 decay pairs from MC
Definition at line 559 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! cluster pair mass, depending on opening angle cut, y axis is SM number
Definition at line 556 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! lowest/highest energy cluster in pair, depending on opening angle cut, y axis is SM number
Definition at line 554 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! REAL two-photon pt vs asymmetry
Definition at line 356 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! REAL two-photon pt vs asymmetry, close to eta mass
Definition at line 358 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! REAL two-photon pt vs asymmetry, close to pi0 mass
Definition at line 357 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
REAL two-photon invariant mass distribution for different pt cut, n cell cuts and assymetry
Definition at line 335 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
REAL two-photon opening angle distribution for different pt cut, n cell cuts and assymetry
Definition at line 344 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
REAL two-photon invariant mass distribution for different pt cut, n cell cuts and assymetry for each module.
Definition at line 341 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
REAL two-photon opening angle distribution for different pt cut, n cell cuts and assymetry for each module.
Definition at line 350 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNModules]
REAL two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 256 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNModules-2]
REAL two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 250 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNModules]
REAL two-photon invariant mass distribution for different clusters in different calorimeter modules.
Definition at line 247 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Combine clusters when all significant cells in cluster have t < 50 ns, same event
Definition at line 538 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Combine clusters when at least one significant cells in cluster has t > 50 ns, same event
Definition at line 540 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
! Combine clusters with 3 different cuts on shower shape
Definition at line 352 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
Do plots with inverse pt weight.
Definition at line 214 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffInvPtWeight(), and SwitchOnInvPtWeight().
|
private |
! Pi0/Eta MC primary momentum, temporary array
Definition at line 236 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), FillArmenterosThetaStar(), FillMCVersusRecDataHistograms(), and MakeAnalysisFillHistograms().
|
private |
! Pi0/Eta MC Production vertex, temporary array
Definition at line 237 of file AliAnaPi0.h.
Referenced by MakeAnalysisFillHistograms().
|
private |
Do analysis with several or fixed cut.
Definition at line 197 of file AliAnaPi0.h.
Referenced by GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), SwitchOffMultipleCutAnalysis(), and SwitchOnMultipleCutAnalysis().
|
private |
Do analysis with several or fixed cut, acceptance plots (eta-phi, col-row)
Definition at line 199 of file AliAnaPi0.h.
Referenced by GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), SwitchOffMultipleCutAcceptAnalysis(), and SwitchOnMultipleCutAcceptAnalysis().
|
private |
Do analysis with several or fixed cut, in the simulation related part.
Definition at line 198 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetCreateOutputObjects(), InitParameters(), SwitchOffMultipleCutAnalysisInSimulation(), and SwitchOnMultipleCutAnalysisInSimulation().
|
private |
Number of angle cuts bins.
Definition at line 210 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), FillMCVersusRecDataHistograms(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), and SetNAngleCutBins().
|
private |
Number of assymmetry cuts.
Definition at line 203 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetNAsymCuts().
|
private |
Number of cuts with number of cells in cluster.
Definition at line 205 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetNNCellCuts().
|
private |
Number of possible PID bit combinations.
Definition at line 207 of file AliAnaPi0.h.
Referenced by GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetNPIDBits().
|
private |
Number of pt cuts.
Definition at line 200 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetNPtCuts().
|
private |
String with name of extra detector data.
Definition at line 231 of file AliAnaPi0.h.
Referenced by MakeAnalysisFillHistograms(), and SetOtherDetectorInputName().
|
private |
Pair (DCal and PHOS) or (PCM and (PHOS or DCAL or EMCAL))
Definition at line 230 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffPairWithOtherDetector(), and SwitchOnPairWithOtherDetector().
|
private |
! Photon cluster momentum, temporary array
Definition at line 233 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), FillArmenterosThetaStar(), and MakeAnalysisFillHistograms().
|
private |
! Photon cluster momentum, temporary array
Definition at line 234 of file AliAnaPi0.h.
Referenced by FillArmenterosThetaStar().
|
private |
! Photon cluster momentum, temporary array
Definition at line 235 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), FillArmenterosThetaStar(), and MakeAnalysisFillHistograms().
|
private |
Pi0 mass selection window.
Definition at line 193 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), and SetPi0MassSelectionWindow().
|
private |
Array with different PID bits.
Definition at line 208 of file AliAnaPi0.h.
Referenced by GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetPIDBitsAt().
|
private |
Array with different pt cuts, minimum.
Definition at line 201 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetPtCutsAt().
|
private |
Array with different pt cuts, maximum.
Definition at line 202 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetPtCutsMaxAt().
|
private |
Select only pairs in same SM;.
Definition at line 215 of file AliAnaPi0.h.
Referenced by MakeAnalysisFillHistograms(), Print(), SwitchOffSameSM(), and SwitchOnSameSM().
|
private |
[GetNCentrBin()*GetNZvertBin()*GetNRPBin()]
Select pairs depending on their opening angle
Definition at line 188 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetAnalysisCuts(), InitParameters(), MakeAnalysisFillHistograms(), Print(), SwitchOffAngleSelection(), and SwitchOnAngleSelection().
|
private |
Select pairs depending on their opening angle.
Definition at line 189 of file AliAnaPi0.h.
Referenced by GetAnalysisCuts(), InitParameters(), MakeAnalysisFillHistograms(), Print(), SwitchOffAngleEDepSelection(), and SwitchOnAngleEDepSelection().