![]() |
AliPhysics
2b88e80 (2b88e80)
|
omega(782)->pi0+gamma->3gamma More...
#include <AliAnaOmegaToPi0Gamma.h>
Public Member Functions | |
AliAnaOmegaToPi0Gamma () | |
Default constructor. More... | |
AliAnaOmegaToPi0Gamma (const char *name) | |
virtual | ~AliAnaOmegaToPi0Gamma () |
Destructor. More... | |
TList * | GetCreateOutputObjects () |
Create histograms to be saved in output file. More... | |
void | Print (const Option_t *opt) const |
Print some relevant parameters set in the analysis. More... | |
void | InitParameters () |
void | MakeAnalysisFillHistograms () |
Do analysis, fill histograms. More... | |
void | Terminate (TList *outList) |
Do some calculations and plots from the final histograms. More... | |
TString | GetInputAODPhotonName () const |
void | SetInputAODPhotonName (TString &name) |
Bool_t | IsBadRun (Int_t) const |
Tests if this run bad according to private list. More... | |
void | SetNCentBin (Int_t nbin) |
void | SetNPID (Int_t pid) |
void | SetNVtxZ (Int_t vtx) |
void | SetNDistToBadChannel (Int_t ndist) |
void | SetPi0MassPeakWidthCut (Double_t win) |
void | SetPi0OverOmegaPtCut (Double_t cut) |
void | SetGammaOverOmegaPtCut (Double_t cut) |
void | SetEOverlapCluster (Double_t e) |
void | ReadHistograms (TList *outputList) |
![]() | |
AliAnaCaloTrackCorrBaseClass () | |
virtual | ~AliAnaCaloTrackCorrBaseClass () |
Destructor. More... | |
virtual void | Init () |
virtual void | InitDebug () |
virtual void | InitCaloParameters () |
virtual void | FillEventMixPool () |
virtual void | MakeAnalysisFillAOD () |
virtual void | AddToHistogramsName (TString add) |
virtual TString | GetAddedHistogramsStringToName () const |
virtual TObjString * | GetAnalysisCuts () |
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 (AliCaloTrackParticle 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 Double_t | GetParticlePtWeight (Float_t pt, Int_t pdg, TString genName, Int_t igen) 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 (AliCaloTrackParticle *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 AliMCEvent * | GetMC () 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) |
void | SwitchOnStudyClusterOverlapsPerGenerator () |
void | SwitchOffStudyClusterOverlapsPerGenerator () |
Bool_t | IsStudyClusterOverlapsPerGeneratorOn () const |
void | SetNCocktailGenNamesToCheck (Int_t nb) |
Int_t | GetNCocktailGenNamesToCheck () const |
void | SetCocktailGenNameToCheck (Int_t i, TString v) |
TString | GetCocktailGenNameToCheck (Int_t i) const |
void | SetCocktailGenIndexToCheck (Int_t i, Int_t v) |
Int_t | GetCocktailGenIndexToCheck (Int_t i) const |
Int_t | GetCocktailGeneratorBackgroundTag (AliVCluster *clus, Int_t mctag, TString &genName, Int_t &index, TString &genNameBkg, Int_t &indexBkg) |
Private Member Functions | |
AliAnaOmegaToPi0Gamma (const AliAnaOmegaToPi0Gamma &ex) | |
Copy constructor not implemented. More... | |
AliAnaOmegaToPi0Gamma & | operator= (const AliAnaOmegaToPi0Gamma &ex) |
Assignment operator not implemented. More... | |
Private Attributes | |
TClonesArray * | fInputAODPi0 |
Input AOD pi0 array. More... | |
TString | fInputAODGammaName |
Input AOD gamma name. More... | |
TList ** | fEventsList |
event list for mixing More... | |
Int_t | fNVtxZBin |
Number of vertex z cut. More... | |
Int_t | fNCentBin |
Number of centrality cut. More... | |
Int_t | fNRpBin |
Number of reaction plane cut. More... | |
Int_t | fNBadChDistBin |
Number of bad channel dist cut. More... | |
Int_t | fNpid |
Number of PID cut. More... | |
Double_t * | fVtxZCut |
Vertex z cut. More... | |
Double_t * | fCent |
[fNVtxZBin] More... | |
Double_t * | fRp |
[fNCentBin] More... | |
Double_t | fPi0Mass |
[fNRpBin] More... | |
Double_t | fPi0MassWindow |
pi0 mass windows More... | |
Double_t | fPi0OverOmegaPtCut |
pi0 Pt over omega pt cut More... | |
Double_t | fGammaOverOmegaPtCut |
gamma pt over omega pt cut More... | |
Double_t | fEOverlapCluster |
the pt when the two photons overlapped More... | |
TH2F * | fhEtalon |
! An etalon of 3D histograms More... | |
TH2F ** | fRealOmega0 |
! Real omega IVM(asy, pt, m), with Asy_pi0<1 More... | |
TH2F ** | fMixAOmega0 |
! MixA omega IVM(asy, pt, m) More... | |
TH2F ** | fMixBOmega0 |
! MixB omega IVM(asy, pt, m) More... | |
TH2F ** | fMixCOmega0 |
! MixC omega IVM(asy, pt, m) More... | |
TH2F ** | fRealOmega1 |
! Real omega IVM(asy, pt, m), with Asy_pi0<0.7 More... | |
TH2F ** | fMixAOmega1 |
! MixA omega IVM(asy, pt, m) More... | |
TH2F ** | fMixBOmega1 |
! MixB omega IVM(asy, pt, m) More... | |
TH2F ** | fMixCOmega1 |
! MixC omega IVM(asy, pt, m) More... | |
TH2F ** | fRealOmega2 |
! Real omega IVM(asy, pt, m), with Asy_pi0<0.8 More... | |
TH2F ** | fMixAOmega2 |
! MixA omega IVM(asy, pt, m) More... | |
TH2F ** | fMixBOmega2 |
! MixB omega IVM(asy, pt, m) More... | |
TH2F ** | fMixCOmega2 |
! MixC omega IVM(asy, pt, m) More... | |
TH2F ** | fhFakeOmega |
! High pt clusters assumed as pi0 + another gamma More... | |
TH1F * | fhOmegaPriPt |
! MC primary omega pt in 2pi and |y|<0.5 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... | |
omega(782)->pi0+gamma->3gamma
Class to extract omega(782)->pi0+gamma->3gamma
More information can be found in this twiki and particularly in this section.
Definition at line 28 of file AliAnaOmegaToPi0Gamma.h.
AliAnaOmegaToPi0Gamma::AliAnaOmegaToPi0Gamma | ( | ) |
Default constructor.
Definition at line 39 of file AliAnaOmegaToPi0Gamma.cxx.
AliAnaOmegaToPi0Gamma::AliAnaOmegaToPi0Gamma | ( | const char * | name | ) |
|
virtual |
Destructor.
Definition at line 61 of file AliAnaOmegaToPi0Gamma.cxx.
|
private |
Copy constructor not implemented.
|
virtual |
Create histograms to be saved in output file.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 115 of file AliAnaOmegaToPi0Gamma.cxx.
|
inline |
Definition at line 48 of file AliAnaOmegaToPi0Gamma.h.
|
virtual |
Init parameters when first called the analysis. Set default parameters.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 95 of file AliAnaOmegaToPi0Gamma.cxx.
Referenced by AliAnaOmegaToPi0Gamma().
Tests if this run bad according to private list.
Definition at line 53 of file AliAnaOmegaToPi0Gamma.h.
Referenced by MakeAnalysisFillHistograms().
|
virtual |
Do analysis, fill histograms.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 312 of file AliAnaOmegaToPi0Gamma.cxx.
|
private |
Assignment operator not implemented.
|
virtual |
Print some relevant parameters set in the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 295 of file AliAnaOmegaToPi0Gamma.cxx.
void AliAnaOmegaToPi0Gamma::ReadHistograms | ( | TList * | outputList | ) |
Read the histograms. For the finalization of the terminate analysis.
Definition at line 655 of file AliAnaOmegaToPi0Gamma.cxx.
Referenced by SetEOverlapCluster(), and Terminate().
|
inline |
Definition at line 69 of file AliAnaOmegaToPi0Gamma.h.
|
inline |
Definition at line 67 of file AliAnaOmegaToPi0Gamma.h.
|
inline |
Definition at line 50 of file AliAnaOmegaToPi0Gamma.h.
|
inline |
Definition at line 55 of file AliAnaOmegaToPi0Gamma.h.
|
inline |
Definition at line 61 of file AliAnaOmegaToPi0Gamma.h.
|
inline |
Definition at line 57 of file AliAnaOmegaToPi0Gamma.h.
|
inline |
Definition at line 59 of file AliAnaOmegaToPi0Gamma.h.
|
inline |
Definition at line 63 of file AliAnaOmegaToPi0Gamma.h.
|
inline |
Definition at line 65 of file AliAnaOmegaToPi0Gamma.h.
|
virtual |
Do some calculations and plots from the final histograms.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 719 of file AliAnaOmegaToPi0Gamma.cxx.
|
private |
[fNVtxZBin]
Centrality cut
Definition at line 89 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), and ~AliAnaOmegaToPi0Gamma().
|
private |
the pt when the two photons overlapped
Definition at line 98 of file AliAnaOmegaToPi0Gamma.h.
Referenced by InitParameters(), MakeAnalysisFillHistograms(), and SetEOverlapCluster().
|
private |
event list for mixing
Definition at line 77 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ~AliAnaOmegaToPi0Gamma().
|
private |
gamma pt over omega pt cut
Definition at line 97 of file AliAnaOmegaToPi0Gamma.h.
Referenced by InitParameters(), MakeAnalysisFillHistograms(), and SetGammaOverOmegaPtCut().
|
private |
! An etalon of 3D histograms
Definition at line 100 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects().
|
private |
! High pt clusters assumed as pi0 + another gamma
Definition at line 114 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! MC primary omega pt in 2pi and |y|<0.5
Definition at line 116 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ReadHistograms().
|
private |
Input AOD gamma name.
Definition at line 76 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), GetInputAODPhotonName(), InitParameters(), MakeAnalysisFillHistograms(), SetInputAODPhotonName(), and Terminate().
|
private |
Input AOD pi0 array.
Definition at line 75 of file AliAnaOmegaToPi0Gamma.h.
Referenced by MakeAnalysisFillHistograms().
|
private |
! MixA omega IVM(asy, pt, m)
Definition at line 102 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), ReadHistograms(), and Terminate().
|
private |
! MixA omega IVM(asy, pt, m)
Definition at line 106 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ReadHistograms().
|
private |
! MixA omega IVM(asy, pt, m)
Definition at line 110 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ReadHistograms().
|
private |
! MixB omega IVM(asy, pt, m)
Definition at line 103 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), ReadHistograms(), and Terminate().
|
private |
! MixB omega IVM(asy, pt, m)
Definition at line 107 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ReadHistograms().
|
private |
! MixB omega IVM(asy, pt, m)
Definition at line 111 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ReadHistograms().
|
private |
! MixC omega IVM(asy, pt, m)
Definition at line 104 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), ReadHistograms(), and Terminate().
|
private |
! MixC omega IVM(asy, pt, m)
Definition at line 108 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ReadHistograms().
|
private |
! MixC omega IVM(asy, pt, m)
Definition at line 112 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ReadHistograms().
|
private |
Number of bad channel dist cut.
Definition at line 82 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), ReadHistograms(), and SetNDistToBadChannel().
|
private |
Number of centrality cut.
Definition at line 80 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), ReadHistograms(), SetNCentBin(), and ~AliAnaOmegaToPi0Gamma().
|
private |
Number of PID cut.
Definition at line 83 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), ReadHistograms(), and SetNPID().
|
private |
Number of reaction plane cut.
Definition at line 81 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), ReadHistograms(), and ~AliAnaOmegaToPi0Gamma().
|
private |
Number of vertex z cut.
Definition at line 79 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), InitParameters(), MakeAnalysisFillHistograms(), Print(), ReadHistograms(), SetNVtxZ(), and ~AliAnaOmegaToPi0Gamma().
|
private |
[fNRpBin]
nominal pi0 mass
Definition at line 94 of file AliAnaOmegaToPi0Gamma.h.
Referenced by InitParameters(), and MakeAnalysisFillHistograms().
|
private |
pi0 mass windows
Definition at line 95 of file AliAnaOmegaToPi0Gamma.h.
Referenced by InitParameters(), MakeAnalysisFillHistograms(), and SetPi0MassPeakWidthCut().
|
private |
pi0 Pt over omega pt cut
Definition at line 96 of file AliAnaOmegaToPi0Gamma.h.
Referenced by InitParameters(), MakeAnalysisFillHistograms(), and SetPi0OverOmegaPtCut().
|
private |
! Real omega IVM(asy, pt, m), with Asy_pi0<1
Definition at line 101 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), ReadHistograms(), and Terminate().
|
private |
! Real omega IVM(asy, pt, m), with Asy_pi0<0.7
Definition at line 105 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ReadHistograms().
|
private |
! Real omega IVM(asy, pt, m), with Asy_pi0<0.8
Definition at line 109 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and ReadHistograms().
|
private |
[fNCentBin]
Reaction plane cut
Definition at line 92 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), and ~AliAnaOmegaToPi0Gamma().
|
private |
Vertex z cut.
Definition at line 86 of file AliAnaOmegaToPi0Gamma.h.
Referenced by GetCreateOutputObjects(), and ~AliAnaOmegaToPi0Gamma().