![]() |
AliPhysics
e34b7ac (e34b7ac)
|
Selected photon clusters invariant mass analysis. More...
#include <AliAnaPi0.h>
Public Member Functions | |
AliAnaPi0 () | |
Default Constructor. Initialized parameters with default values. More... | |
virtual | ~AliAnaPi0 () |
Destructor. More... | |
TObjString * | GetAnalysisCuts () |
Save parameters used for analysis. More... | |
TList * | GetCreateOutputObjects () |
void | Print (const Option_t *opt) const |
Print some relevant parameters set for the analysis. More... | |
void | MakeAnalysisFillHistograms () |
void | InitParameters () |
Int_t | GetEventIndex (AliAODPWG4Particle *part, Double_t *vert) |
void | SwitchOnAngleSelection () |
void | SwitchOffAngleSelection () |
void | SwitchOnAngleEDepSelection () |
void | SwitchOffAngleEDepSelection () |
void | SetAngleCut (Float_t a) |
void | SetAngleMaxCut (Float_t a) |
void | SwitchOnFillAngleHisto () |
void | SwitchOffFillAngleHisto () |
void | SwitchOnSameSM () |
void | SwitchOffSameSM () |
void | SwitchOnSMCombinations () |
void | SwitchOffSMCombinations () |
void | SwitchOnInvPtWeight () |
void | SwitchOffInvPtWeight () |
void | SwitchOnFillBadDistHisto () |
void | SwitchOffFillBadDistHisto () |
void | SwitchOnFillOnlyMCAcceptanceHisto () |
void | SwitchOffFillOnlyMCAcceptanceHisto () |
void | SwitchOnMultipleCutAnalysis () |
void | SwitchOffMultipleCutAnalysis () |
void | SwitchOnMultipleCutAcceptAnalysis () |
void | SwitchOffMultipleCutAcceptAnalysis () |
void | SetNPtCuts (Int_t s) |
void | SetNAsymCuts (Int_t s) |
void | SetNNCellCuts (Int_t s) |
void | SetNPIDBits (Int_t s) |
void | SetNAngleCutBins (Int_t s) |
void | SetPtCutsAt (Int_t p, Float_t v) |
void | SetPtCutsMaxAt (Int_t p, Float_t v) |
void | SetAsymCutsAt (Int_t p, Float_t v) |
void | SetNCellCutsAt (Int_t p, Int_t v) |
void | SetPIDBitsAt (Int_t p, Int_t v) |
void | SetAngleCutBin (Int_t p, Int_t v) |
void | SwitchOnFillSSCombinations () |
void | SwitchOffFillSSCombinations () |
void | SwitchOnFillAsymmetryHisto () |
void | SwitchOffFillAsymmetryHisto () |
void | SwitchOnFillOriginHisto () |
void | SwitchOffFillOriginHisto () |
void | SwitchOnFillArmenterosThetaStarHisto () |
void | SwitchOffFillArmenterosThetaStarHisto () |
void | SwitchOnFillSecondaryCellTimeSel () |
void | SwitchOffFillSecondaryCellTimeSel () |
void | SwitchOnFillOpAngleCutHisto () |
void | SwitchOffFillOpAngleCutHisto () |
void | SwitchOnPairWithOtherDetector () |
void | SwitchOffPairWithOtherDetector () |
void | SetOtherDetectorInputName (TString name) |
void | SwitchOnConversionChecker () |
void | SwitchOffConversionChecker () |
void | SwitchOnMultipleCutAnalysisInSimulation () |
void | SwitchOffMultipleCutAnalysisInSimulation () |
void | SwitchOnCheckAcceptanceInSector () |
void | SwitchOffCheckAcceptanceInSector () |
void | FillAcceptanceHistograms () |
Fill acceptance histograms if MC data is available. More... | |
void | FillMCVersusRecDataHistograms (Int_t index1, Int_t index2, Float_t pt1, Float_t pt2, Int_t ncells1, Int_t ncells2, Double_t mass, Double_t pt, Double_t asym, Double_t deta, Double_t dphi) |
void | FillArmenterosThetaStar (Int_t pdg) |
Fill armenteros plots. More... | |
![]() | |
AliAnaCaloTrackCorrBaseClass () | |
virtual | ~AliAnaCaloTrackCorrBaseClass () |
Destructor. More... | |
virtual void | Init () |
virtual void | InitDebug () |
virtual void | FillEventMixPool () |
virtual void | MakeAnalysisFillAOD () |
virtual void | Terminate (TList *) |
virtual void | AddToHistogramsName (TString add) |
virtual TString | GetAddedHistogramsStringToName () const |
virtual TString | GetBaseParametersList () |
virtual Int_t | GetDebug () const |
virtual void | SetDebug (Int_t d) |
virtual Int_t | GetEventNumber () const |
virtual Int_t | GetTrackMultiplicity () const |
virtual AliCentrality * | GetCentrality () const |
virtual AliMultSelection * | GetMultSelCen () const |
virtual Int_t | GetEventCentrality () const |
virtual AliEventplane * | GetEventPlane () const |
virtual Double_t | GetEventPlaneAngle () const |
virtual TString | GetEventPlaneMethod () const |
virtual void | AddAODParticle (AliAODPWG4Particle part) |
virtual void | ConnectInputOutputAODBranches () |
virtual TClonesArray * | GetCreateOutputAODBranch () |
Create AOD branch filled in the analysis. More... | |
virtual TString | GetInputAODName () const |
virtual void | SetInputAODName (TString name) |
virtual TString | GetOutputAODName () const |
virtual void | SetOutputAODName (TString name) |
virtual Bool_t | NewOutputAOD () const |
virtual TString | GetOutputAODClassName () const |
virtual void | SetOutputAODClassName (TString name) |
virtual TString | GetAODObjArrayName () const |
virtual void | SetAODObjArrayName (TString name) |
virtual TClonesArray * | GetInputAODBranch () const |
virtual TClonesArray * | GetOutputAODBranch () const |
virtual TClonesArray * | GetAODBranch (const TString &aodBranchName) const |
Recover ouput and input AOD pointers for each event in AliCaloTrackMaker. More... | |
virtual TClonesArray * | GetAODCaloClusters () const |
virtual TClonesArray * | GetAODTracks () const |
virtual AliVCaloCells * | GetPHOSCells () const |
virtual AliVCaloCells * | GetEMCALCells () const |
virtual TObjArray * | GetCTSTracks () const |
virtual TObjArray * | GetEMCALClusters () const |
virtual TObjArray * | GetPHOSClusters () const |
virtual TClonesArray * | GetNonStandardJets () const |
virtual AliAODJetEventBackground * | GetBackgroundJets () const |
virtual Int_t | GetCalorimeter () const |
virtual TString | GetCalorimeterString () const |
virtual void | SetCalorimeter (TString &calo) |
Set the calorimeter for the analysis. A string. More... | |
virtual void | SetCalorimeter (Int_t calo) |
Set the calorimeter for the analysis. An integer. More... | |
virtual Bool_t | IsDataMC () const |
virtual void | SwitchOnDataMC () |
virtual void | SwitchOffDataMC () |
virtual Bool_t | IsFiducialCutOn () const |
virtual void | SwitchOnFiducialCut () |
virtual void | SwitchOffFiducialCut () |
virtual Bool_t | IsRealCaloAcceptanceOn () const |
virtual void | SwitchOnRealCaloAcceptance () |
virtual void | SwitchOffRealCaloAcceptance () |
virtual Bool_t | IsCaloPIDOn () const |
virtual void | SwitchOnCaloPID () |
virtual void | SwitchOffCaloPID () |
virtual Bool_t | MakePlotsOn () const |
virtual void | SwitchOnPlotsMaking () |
virtual void | SwitchOffPlotsMaking () |
virtual Bool_t | IsPileUpAnalysisOn () const |
virtual void | SwitchOnFillPileUpHistograms () |
virtual void | SwitchOffFillPileUpHistograms () |
virtual Bool_t | IsHighMultiplicityAnalysisOn () const |
virtual void | SwitchOnFillHighMultiplicityHistograms () |
virtual void | SwitchOffFillHighMultiplicityHistograms () |
virtual Float_t | GetMaxPt () const |
virtual Float_t | GetMinPt () const |
virtual void | SetMaxPt (Float_t pt) |
virtual void | SetMinPt (Float_t pt) |
virtual void | SetPtCutRange (Double_t mi, Double_t ma) |
virtual Float_t | GetMaxEnergy () const |
virtual Float_t | GetMinEnergy () const |
virtual void | SetMaxEnergy (Float_t e) |
virtual void | SetMinEnergy (Float_t e) |
virtual void | SetEnergyCutRange (Double_t mi, Double_t ma) |
virtual void | SetPairTimeCut (Float_t t) |
virtual Float_t | GetPairTimeCut () const |
Time cut in ns. More... | |
Int_t | GetFirstSMCoveredByTRD () const |
Time cut in ns. More... | |
void | SetFirstSMCoveredByTRD (Int_t n) |
virtual Int_t | GetNZvertBin () const |
virtual Int_t | GetNRPBin () const |
Number of bins in vertex. More... | |
virtual Int_t | GetNCentrBin () const |
Number of bins in reaction plain. More... | |
virtual Int_t | GetNTrackMultBin () const |
Number of bins in centrality. More... | |
virtual Int_t | GetNMaxEvMix () const |
Number of bins in track multiplicity. More... | |
virtual Float_t | GetZvertexCut () const |
Maximal number of events for mixin. More... | |
virtual Int_t | GetTrackMultiplicityBin () const |
Cut on vertex position. More... | |
virtual Int_t | GetEventCentralityBin () const |
virtual Int_t | GetEventRPBin () const |
virtual Int_t | GetEventVzBin () const |
virtual Int_t | GetEventMixBin () const |
virtual Int_t | GetEventMixBin (Int_t iCen, Int_t iVz, Int_t iRP) const |
virtual Double_t | GetEventWeight () const |
virtual void | SetNZvertBin (Int_t n=1) |
virtual void | SetNRPBin (Int_t n=1) |
Number of bins for vertex position. More... | |
virtual void | SetNCentrBin (Int_t n=1) |
Number of bins in reaction plain. More... | |
virtual void | SetNTrackMultBin (Int_t n=1) |
Number of bins in centrality. More... | |
virtual void | SetNMaxEvMix (Int_t n=20) |
Number of bins in track multiplicity. More... | |
virtual void | SetTrackMultiplicityBin (Int_t bin, Int_t mult) |
Maximal number of events for mixing. More... | |
virtual void | SwitchOnTrackMultBins () |
virtual void | SwitchOffTrackMultBins () |
virtual void | SwitchOnOwnMix () |
virtual void | SwitchOffOwnMix () |
virtual Bool_t | DoOwnMix () const |
virtual Bool_t | UseTrackMultBins () const |
virtual Int_t | CheckMixedEventVertex (Int_t caloLabel, Int_t trackLabel) |
virtual AliMixedEvent * | GetMixedEvent () const |
virtual Int_t | GetNMixedEvent () const |
virtual void | GetVertex (Double_t vertex[3]) const |
virtual Double_t * | GetVertex (Int_t evtIndex) const |
virtual void | GetVertex (Double_t vertex[3], Int_t evtIndex) const |
virtual Int_t | GetV0Signal (Int_t i) const |
virtual Int_t | GetV0Multiplicity (Int_t i) const |
Float_t | GetPhi (Float_t phi) const |
Shift phi angle in case of negative value 360 degrees. Example TLorenzVector::Phi defined in -pi to pi. More... | |
Float_t | DegToRad (Float_t deg) const |
Float_t | RadToDeg (Float_t rad) const |
virtual Bool_t | IsTrackMatched (AliVCluster *cluster, AliVEvent *event) |
virtual Int_t | GetModuleNumberCellIndexes (Int_t absId, Int_t calo, Int_t &icol, Int_t &irow, Int_t &iRCU) const |
virtual Int_t | GetModuleNumberCellIndexesAbsCaloMap (Int_t absId, Int_t calo, Int_t &icol, Int_t &irow, Int_t &iRCU, Int_t &icolAbs, Int_t &irowAbs) const |
virtual Int_t | GetModuleNumber (AliAODPWG4Particle *part) const |
virtual Int_t | GetModuleNumber (AliVCluster *cluster) const |
virtual AliVCluster * | FindCluster (TObjArray *clusters, Int_t clId, Int_t &iclus, Int_t first=0) |
virtual AliStack * | GetMCStack () const |
virtual AliHeader * | GetMCHeader () const |
virtual AliGenEventHeader * | GetMCGenEventHeader () const |
virtual AliCaloPID * | GetCaloPID () |
virtual AliCalorimeterUtils * | GetCaloUtils () const |
virtual AliFiducialCut * | GetFiducialCut () |
virtual AliHistogramRanges * | GetHistogramRanges () |
virtual AliIsolationCut * | GetIsolationCut () |
virtual AliMCAnalysisUtils * | GetMCAnalysisUtils () |
virtual AliNeutralMesonSelection * | GetNeutralMesonSelection () |
virtual AliCaloTrackReader * | GetReader () const |
virtual AliEMCALGeometry * | GetEMCALGeometry () const |
virtual AliPHOSGeoUtils * | GetPHOSGeometry () const |
virtual void | SetCaloPID (AliCaloPID *pid) |
virtual void | SetCaloUtils (AliCalorimeterUtils *caloutils) |
virtual void | SetFiducialCut (AliFiducialCut *fc) |
virtual void | SetHistogramRanges (AliHistogramRanges *hr) |
virtual void | SetIsolationCut (AliIsolationCut *ic) |
virtual void | SetMCAnalysisUtils (AliMCAnalysisUtils *mcutils) |
virtual void | SetNeutralMesonSelection (AliNeutralMesonSelection *const nms) |
virtual void | SetReader (AliCaloTrackReader *reader) |
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... | |
Int_t | fNModules |
[GetNCentrBin()*GetNZvertBin()*GetNRPBin()] More... | |
Bool_t | fUseAngleCut |
Select pairs depending on their opening angle. 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... | |
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 | fPi0Mom |
! Pi0 cluster momentum, temporary array More... | |
TVector3 | fProdVertex |
! Production vertex, temporary array More... | |
TH1F * | fhAverTotECluster |
! Average number of clusters in SM More... | |
TH1F * | fhAverTotECell |
! Average number of cells in SM More... | |
TH2F * | fhAverTotECellvsCluster |
! Average number of cells in SM More... | |
TH1F * | fhEDensityCluster |
! Deposited energy in event per cluster More... | |
TH1F * | fhEDensityCell |
! Deposited energy in event per cell vs cluster More... | |
TH2F * | fhEDensityCellvsCluster |
! Deposited energy in event per cell vs cluster 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 * | 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... | |
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 * | 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... | |
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... | |
TH2F * | fhMCOrgMass [13] |
! Mass vs pt of real pairs, check common origin of pair More... | |
TH2F * | fhMCOrgAsym [13] |
! Asymmetry vs pt of real pairs, check common origin of pair More... | |
TH2F * | fhMCOrgDeltaEta [13] |
! Delta Eta vs pt of real pairs, check common origin of pair More... | |
TH2F * | fhMCOrgDeltaPhi [13] |
! 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 ** | fhMCEtaMassPtRec |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhMCEtaMassPtTrue |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F ** | fhMCEtaPtTruePtRec |
[fNPtCuts*fNAsymCuts*fNCellNCuts] More... | |
TH2F * | fhMCPi0PtOrigin |
[fNPtCuts*fNAsymCuts*fNCellNCuts] 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 * | 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 * | 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... | |
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... | |
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 AliAODPWG4Particles), 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 38 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 179 of file AliAnaPi0.cxx.
|
private |
Copy constructor not implemented.
void AliAnaPi0::FillAcceptanceHistograms | ( | ) |
Fill acceptance histograms if MC data is available.
Definition at line 1912 of file AliAnaPi0.cxx.
Referenced by MakeAnalysisFillHistograms().
void AliAnaPi0::FillArmenterosThetaStar | ( | Int_t | pdg | ) |
Fill armenteros plots.
Definition at line 2338 of file AliAnaPi0.cxx.
Referenced by FillAcceptanceHistograms().
void AliAnaPi0::FillMCVersusRecDataHistograms | ( | Int_t | index1, |
Int_t | index2, | ||
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 | ||
) |
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 2401 of file AliAnaPi0.cxx.
Referenced by MakeAnalysisFillHistograms().
|
virtual |
Save parameters used for analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 248 of file AliAnaPi0.cxx.
|
virtual |
Create histograms to be saved in output file and store them in fOutputContainer.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 296 of file AliAnaPi0.cxx.
It retieves the event index and checks the vertex
Definition at line 3701 of file AliAnaPi0.cxx.
Referenced by MakeAnalysisFillHistograms().
|
virtual |
Init parameters when first called the analysis. Set default parameters.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 205 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 2676 of file AliAnaPi0.cxx.
Assignment operator not implemented.
|
virtual |
Print some relevant parameters set for the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 1866 of file AliAnaPi0.cxx.
Referenced by AddTaskCaloTrackCorrM(), and ConfigurePi0Analysis().
|
inline |
Definition at line 76 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
Definition at line 126 of file AliAnaPi0.h.
|
inline |
Definition at line 77 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
Definition at line 123 of file AliAnaPi0.h.
|
inline |
Definition at line 119 of file AliAnaPi0.h.
|
inline |
Definition at line 116 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
Definition at line 124 of file AliAnaPi0.h.
|
inline |
Definition at line 117 of file AliAnaPi0.h.
|
inline |
Definition at line 118 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 115 of file AliAnaPi0.h.
|
inline |
Definition at line 152 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
Definition at line 125 of file AliAnaPi0.h.
Definition at line 121 of file AliAnaPi0.h.
Definition at line 122 of file AliAnaPi0.h.
|
inline |
Definition at line 74 of file AliAnaPi0.h.
|
inline |
Definition at line 71 of file AliAnaPi0.h.
|
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.
|
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.
|
inline |
Definition at line 144 of file AliAnaPi0.h.
|
inline |
Definition at line 135 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis(), and ConfigurePi0KineAnalysis().
|
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.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 161 of file AliAnaPi0.h.
|
inline |
Definition at line 151 of file AliAnaPi0.h.
|
inline |
Definition at line 87 of file AliAnaPi0.h.
|
inline |
Definition at line 90 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 73 of file AliAnaPi0.h.
|
inline |
Definition at line 70 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 163 of file AliAnaPi0.h.
|
inline |
Definition at line 157 of file AliAnaPi0.h.
|
inline |
Definition at line 79 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 137 of file AliAnaPi0.h.
|
inline |
Definition at line 131 of file AliAnaPi0.h.
|
inline |
Definition at line 99 of file AliAnaPi0.h.
|
inline |
Definition at line 102 of file AliAnaPi0.h.
Referenced by ConfigurePi0KineAnalysis().
|
inline |
Definition at line 143 of file AliAnaPi0.h.
|
inline |
Definition at line 134 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
inline |
Definition at line 140 of file AliAnaPi0.h.
|
inline |
Definition at line 128 of file AliAnaPi0.h.
|
inline |
Definition at line 96 of file AliAnaPi0.h.
|
inline |
Definition at line 112 of file AliAnaPi0.h.
|
inline |
Definition at line 109 of file AliAnaPi0.h.
|
inline |
Definition at line 160 of file AliAnaPi0.h.
|
inline |
Definition at line 150 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis(), and SetOtherDetectorInputName().
|
inline |
Definition at line 86 of file AliAnaPi0.h.
|
inline |
Definition at line 89 of file AliAnaPi0.h.
Referenced by ConfigurePi0Analysis().
|
private |
Select pairs with opening angle larger than a threshold.
Definition at line 185 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetAnalysisCuts(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetAngleCut().
|
private |
Array with angle cut bins.
Definition at line 203 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), and SetAngleCutBin().
|
private |
Select pairs with opening angle smaller than a threshold.
Definition at line 186 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetAnalysisCuts(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetAngleMaxCut().
|
private |
Array with different assymetry cuts.
Definition at line 196 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 198 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 220 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), SwitchOffCheckAcceptanceInSector(), and SwitchOnCheckAcceptanceInSector().
|
private |
Fill histograms with tagged photons as conversion.
Definition at line 209 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffConversionChecker(), and SwitchOnConversionChecker().
|
private |
Containers for photons in stored events.
Definition at line 179 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ~AliAnaPi0().
|
private |
Fill histograms with pair opening angle.
Definition at line 212 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillAngleHisto(), and SwitchOnFillAngleHisto().
|
private |
Fill armenteros histograms.
Definition at line 215 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetCreateOutputObjects(), SwitchOffFillArmenterosThetaStarHisto(), and SwitchOnFillArmenterosThetaStarHisto().
|
private |
Fill histograms with asymmetry vs pt.
Definition at line 213 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillAsymmetryHisto(), and SwitchOnFillAsymmetryHisto().
|
private |
Do plots for different distances to bad channels.
Definition at line 210 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillBadDistHisto(), and SwitchOnFillBadDistHisto().
|
private |
Do analysis only of MC kinematics input.
Definition at line 216 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillOnlyMCAcceptanceHisto(), and SwitchOnFillOnlyMCAcceptanceHisto().
|
private |
Fill histograms depending on opening angle of pair.
Definition at line 218 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillOpAngleCutHisto(), and SwitchOnFillOpAngleCutHisto().
|
private |
Fill histograms depending on their origin.
Definition at line 214 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 217 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillSecondaryCellTimeSel(), and SwitchOnFillSecondaryCellTimeSel().
|
private |
Fill histograms with different cluster pairs in SM combinations.
Definition at line 208 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 211 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffFillSSCombinations(), and SwitchOnFillSSCombinations().
|
private |
! Armenteros plots for primary eta in 6 energy bins
Definition at line 488 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillArmenterosThetaStar(), and GetCreateOutputObjects().
|
private |
! Armenteros plots for primary pi0 in 6 energy bins
Definition at line 487 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), FillArmenterosThetaStar(), and GetCreateOutputObjects().
|
private |
! Average number of cells in SM
Definition at line 238 of file AliAnaPi0.h.
|
private |
! Average number of cells in SM
Definition at line 239 of file AliAnaPi0.h.
|
private |
! Average number of clusters in SM
Definition at line 237 of file AliAnaPi0.h.
|
private |
! Histogram with centrality bins with at least one pare
Definition at line 375 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Histogram with centrality bins with no pair
Definition at line 376 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! cos(theta*) plots vs E for primary eta, same as asymmetry ...
Definition at line 490 of file AliAnaPi0.h.
Referenced by FillArmenterosThetaStar(), and GetCreateOutputObjects().
|
private |
! cos(theta*) plots vs E for primary pi0, same as asymmetry ...
Definition at line 489 of file AliAnaPi0.h.
Referenced by FillArmenterosThetaStar(), and GetCreateOutputObjects().
|
private |
! Deposited energy in event per cell vs cluster
Definition at line 241 of file AliAnaPi0.h.
|
private |
! Deposited energy in event per cell vs cluster
Definition at line 242 of file AliAnaPi0.h.
|
private |
! Deposited energy in event per cluster
Definition at line 240 of file AliAnaPi0.h.
|
private |
! E pair vs Pair of clusters time difference vs E
Definition at line 492 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Number of real pairs in a particular bin (cen,vz,rp)
Definition at line 373 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Number of mixed pairs in a particular bin (cen,vz,rp)
Definition at line 374 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Histogram with Event plane resolution vs centrality
Definition at line 378 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 465 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 468 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of selected eta vs production vertex
Definition at line 479 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass of reconstructed eta pairs in calorimeter vs mother origin ID.
Definition at line 474 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 471 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass of reconstructed pi0 pairs in calorimeter vs mother origin ID, pi0 status 1.
Definition at line 475 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Asymmetry vs pt of real pairs, check common origin of pair
Definition at line 449 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Delta Eta vs pt of real pairs, check common origin of pair
Definition at line 450 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Delta Phi vs pt of real pairs, check common origin of pair
Definition at line 451 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass vs pt of real pairs, check common origin of pair
Definition at line 448 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
Real pi0 pairs, reconstructed mass vs reconstructed pt of original pair.
Definition at line 456 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 459 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of selected pi0 vs production vertex
Definition at line 478 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[fNPtCuts*fNAsymCuts*fNCellNCuts]
! Mass of reconstructed pi0 pairs in calorimeter vs mother origin ID.
Definition at line 473 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
! Mass of reconstructed pi0 pairs in calorimeter vs mother status.
Definition at line 476 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 462 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), and GetCreateOutputObjects().
|
private |
[GetNCentrBin()*fNPIDBits*fNAsymCuts]
MIXED two-photon invariant mass distribution for different centralities and Asymmetry.
Definition at line 291 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 299 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 307 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 283 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 285 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 272 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 278 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 315 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 323 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 331 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
[8]
MIXED two-photon invariant mass distribution for different calorimeter modules.
Definition at line 263 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 521 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 517 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 525 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 523 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 520 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 516 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 524 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 522 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 527 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 528 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 526 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Mix two-photon pt vs asymmetry
Definition at line 367 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Mix two-photon pt vs asymmetry, close to eta mass
Definition at line 369 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Mix two-photon pt vs asymmetry, close to pi0 mass
Definition at line 368 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 339 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 348 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 275 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 269 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 266 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 496 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 498 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Cosinus of opening angle of pair version pair energy
Definition at line 385 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Opening angle of pair versus pair energy
Definition at line 384 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Opening angle of pair versus pair energy, per SM
Definition at line 388 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 418 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary with accepted daughters vs pT
Definition at line 427 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 419 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary eta with accepted daughters reconstructed centrality vs pT
Definition at line 434 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary eta with accepted daughters reconstructed event plane vs pT
Definition at line 435 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters, photon pt or angle cuts
Definition at line 420 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary with accepted daughters vs pT
Definition at line 422 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary with accepted daughters vs pT
Definition at line 425 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Cosinus of opening angle of pair version pair energy, eta primaries
Definition at line 431 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary
Definition at line 416 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair energy, eta primaries
Definition at line 428 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair E asymmetry, eta primaries
Definition at line 430 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 429 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary particles vs pT
Definition at line 426 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary eta vs production vertex
Definition at line 481 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary
Definition at line 417 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary eta reconstructed centrality vs pT
Definition at line 432 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary eta reconstructed event plane vs pT
Definition at line 433 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of generated eta vs mother
Definition at line 440 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary particles vs pT
Definition at line 421 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary particles vs pT
Definition at line 423 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary particles vs pT, Y<1
Definition at line 424 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of generated pi0 vs mother
Definition at line 441 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 395 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary with accepted daughters vs pT
Definition at line 404 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters
Definition at line 396 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary pi0 with accepted daughters reconstructed centrality vs pT
Definition at line 411 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary pi0 with accepted daughters reconstructed event plane vs pT
Definition at line 412 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary with accepted daughters, photon pt or angle cuts
Definition at line 397 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary with accepted daughters vs pT
Definition at line 399 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary with accepted daughters vs pT
Definition at line 402 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Cosinus of opening angle of pair version pair energy, pi0 primaries
Definition at line 408 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary
Definition at line 393 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair energy, primaries
Definition at line 405 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair E asymmetry, pi0 primaries
Definition at line 407 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Opening angle of pair versus pair energy, primaries, photon pt cuts
Definition at line 406 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Azimutal distribution of primary particles vs pT
Definition at line 403 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of primary pi0 vs production vertex
Definition at line 480 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of Primary
Definition at line 394 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary pi0 reconstructed centrality vs pT
Definition at line 409 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! primary pi0 reconstructed event plane vs pT
Definition at line 410 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of generated pi0 vs mother
Definition at line 439 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Spectrum of generated pi0 vs pi0 status
Definition at line 442 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Rapidity distribution of primary particles vs pT
Definition at line 398 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary particles vs pT
Definition at line 400 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! PseudoRapidity distribution of primary particles vs pT, Y<1
Definition at line 401 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), and GetCreateOutputObjects().
|
private |
! Column and row location of cluster in different energy bins.
Definition at line 532 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta-Phi location of cluster in different energy bins.
Definition at line 531 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 288 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 295 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 303 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Cosinus of opening angle of pair version pair energy
Definition at line 383 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Opening angle of pair versus pair energy
Definition at line 382 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Opening angle of pair versus pair energy, per SM
Definition at line 387 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 282 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 284 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 254 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 260 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 312 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 319 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 327 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Invariant mass of 2 clusters originated in conversions
Definition at line 483 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 485 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Invariant mass of 2 clusters not originated in conversions
Definition at line 484 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
REAL two-photon invariant mass distribution for different calorimeter modules.
Definition at line 245 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 504 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 506 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 502 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 510 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 508 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 503 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 505 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 501 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 509 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 507 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! cluster pair mass vs pT, depending on opening angle cut
Definition at line 512 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! cluster pair mass, depending on opening angle cut, y axis is SM number
Definition at line 513 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 511 of file AliAnaPi0.h.
Referenced by AliAnaPi0(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! REAL two-photon pt vs asymmetry
Definition at line 364 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! REAL two-photon pt vs asymmetry, close to eta mass
Definition at line 366 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! REAL two-photon pt vs asymmetry, close to pi0 mass
Definition at line 365 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 336 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 345 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 342 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 351 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 257 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 251 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 248 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 495 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 497 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 360 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
Do plots with inverse pt weight.
Definition at line 206 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffInvPtWeight(), and SwitchOnInvPtWeight().
|
private |
Do analysis with several or fixed cut.
Definition at line 189 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 191 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 190 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetCreateOutputObjects(), InitParameters(), SwitchOffMultipleCutAnalysisInSimulation(), and SwitchOnMultipleCutAnalysisInSimulation().
|
private |
Number of angle cuts bins.
Definition at line 202 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), and SetNAngleCutBins().
|
private |
Number of assymmetry cuts.
Definition at line 195 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 197 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetNNCellCuts().
|
private |
[GetNCentrBin()*GetNZvertBin()*GetNRPBin()]
Number of EMCAL/PHOS modules, set as many histogras as modules
Definition at line 181 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and Print().
|
private |
Number of possible PID bit combinations.
Definition at line 199 of file AliAnaPi0.h.
Referenced by GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetNPIDBits().
|
private |
Number of pt cuts.
Definition at line 192 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 223 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 222 of file AliAnaPi0.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), SwitchOffPairWithOtherDetector(), and SwitchOnPairWithOtherDetector().
|
private |
! Photon cluster momentum, temporary array
Definition at line 225 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), FillArmenterosThetaStar(), and MakeAnalysisFillHistograms().
|
private |
! Photon cluster momentum, temporary array
Definition at line 226 of file AliAnaPi0.h.
Referenced by FillArmenterosThetaStar().
|
private |
! Photon cluster momentum, temporary array
Definition at line 227 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), FillArmenterosThetaStar(), and MakeAnalysisFillHistograms().
|
private |
! Pi0 cluster momentum, temporary array
Definition at line 228 of file AliAnaPi0.h.
Referenced by FillAcceptanceHistograms(), FillArmenterosThetaStar(), and FillMCVersusRecDataHistograms().
|
private |
Array with different PID bits.
Definition at line 200 of file AliAnaPi0.h.
Referenced by GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetPIDBitsAt().
|
private |
! Production vertex, temporary array
Definition at line 229 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms().
|
private |
Array with different pt cuts, minimum.
Definition at line 193 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetAnalysisCuts(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetPtCutsAt().
|
private |
Array with different pt cuts, maximum.
Definition at line 194 of file AliAnaPi0.h.
Referenced by FillMCVersusRecDataHistograms(), GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetPtCutsMaxAt().
|
private |
Select only pairs in same SM;.
Definition at line 207 of file AliAnaPi0.h.
Referenced by MakeAnalysisFillHistograms(), Print(), SwitchOffSameSM(), and SwitchOnSameSM().
|
private |
Select pairs depending on their opening angle.
Definition at line 183 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 184 of file AliAnaPi0.h.
Referenced by GetAnalysisCuts(), InitParameters(), MakeAnalysisFillHistograms(), Print(), SwitchOffAngleEDepSelection(), and SwitchOnAngleEDepSelection().