![]() |
AliPhysics
v5-06-15-01 (a46fc20)
|
Conversions pairs clusters analysis. More...
#include <AliAnaPhotonConvInCalo.h>
Public Member Functions | |
AliAnaPhotonConvInCalo () | |
Default constructor. Initialize parameters. More... | |
virtual | ~AliAnaPhotonConvInCalo () |
Virtual destructor. More... | |
TObjString * | GetAnalysisCuts () |
Save parameters used for analysis. More... | |
TList * | GetCreateOutputObjects () |
void | InitParameters () |
Initialize the parameters of the analysis. More... | |
void | MakeAnalysisFillAOD () |
Do conversion photon analysis and fill aods. More... | |
void | MakeAnalysisFillHistograms () |
Fill histograms for selected pairs. More... | |
void | Print (const Option_t *opt) const |
Print some relevant parameters set for the analysis. More... | |
Float_t | GetMassCut () const |
void | SetMassCut (Float_t m) |
Bool_t | AreConvertedPairsInAOD () const |
void | SwitchOnAdditionConvertedPairsToAOD () |
void | SwitchOffAdditionConvertedPairsToAOD () |
Bool_t | AreConvertedPairsRemoved () const |
void | SwitchOnConvertedPairsRemoval () |
void | SwitchOffConvertedPairsRemoval () |
void | SetConvAsymCut (Float_t c) |
Float_t | GetConvAsymCut () const |
void | SetConvDEtaCut (Float_t c) |
Float_t | GetConvDEtaCut () const |
void | SetConvDPhiCut (Float_t min, Float_t max) |
Float_t | GetConvDPhiMinCut () const |
Float_t | GetConvDPhiMaxCut () const |
![]() | |
AliAnaCaloTrackCorrBaseClass () | |
virtual | ~AliAnaCaloTrackCorrBaseClass () |
Destructor. More... | |
virtual void | Init () |
virtual void | InitDebug () |
virtual void | FillEventMixPool () |
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 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 |
Int_t | GetFirstSMCoveredByTRD () const |
void | SetFirstSMCoveredByTRD (Int_t n) |
virtual Int_t | GetNZvertBin () const |
virtual Int_t | GetNRPBin () const |
virtual Int_t | GetNCentrBin () const |
virtual Int_t | GetNTrackMultBin () const |
virtual Int_t | GetNMaxEvMix () const |
virtual Float_t | GetZvertexCut () const |
virtual Int_t | GetTrackMultiplicityBin () const |
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) |
virtual void | SetNCentrBin (Int_t n=1) |
virtual void | SetNTrackMultBin (Int_t n=1) |
virtual void | SetNMaxEvMix (Int_t n=20) |
virtual void | SetTrackMultiplicityBin (Int_t bin, Int_t mult) |
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 |
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) |
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 | GetModuleNumber (AliAODPWG4Particle *part) const |
virtual Int_t | GetModuleNumber (AliVCluster *cluster) const |
virtual AliVCluster * | FindCluster (TObjArray *clusters, const Int_t id, Int_t &iclus, const Int_t first=0) |
Private Member Functions | |
AliAnaPhotonConvInCalo (const AliAnaPhotonConvInCalo &g) | |
Copy constructor not implemented. More... | |
AliAnaPhotonConvInCalo & | operator= (const AliAnaPhotonConvInCalo &g) |
Assignment operator not implemented. More... | |
Private Attributes | |
Bool_t | fRemoveConvertedPair |
Remove conversion pairs. More... | |
Bool_t | fAddConvertedPairsToAOD |
Put Converted pairs in AOD. More... | |
Float_t | fMassCut |
Mass cut for the conversion pairs selection. More... | |
Float_t | fConvAsymCut |
Select conversion pairs when asymmetry is smaller than cut. More... | |
Float_t | fConvDEtaCut |
Select conversion pairs when deta of pair smaller than cut. More... | |
Float_t | fConvDPhiMinCut |
Select conversion pairs when dphi of pair lager than cut. More... | |
Float_t | fConvDPhiMaxCut |
Select conversion pairs when dphi of pair smaller than cut. More... | |
TLorentzVector | fMomentum |
! Cluster momentum More... | |
TVector3 | fProdVertex |
! Production vertex More... | |
TH1F * | fhPtPhotonConv |
! Number of identified photon vs transerse momentum More... | |
TH2F * | fhEtaPhiPhotonConv |
! Pseudorapidity vs Phi of identified photon for transerse momentum > 0.5, for converted More... | |
TH2F * | fhEtaPhi05PhotonConv |
! Pseudorapidity vs Phi of identified photon for transerse momentum < 0.5, for converted More... | |
TH2F * | fhConvDeltaEta |
! Small mass photons, correlation in eta More... | |
TH2F * | fhConvDeltaPhi |
! Small mass photons, correlation in phi More... | |
TH2F * | fhConvDeltaEtaPhi |
! Small mass photons, correlation in phi and eta More... | |
TH2F * | fhConvAsym |
! Small mass photons, correlation in energy asymmetry More... | |
TH2F * | fhConvPt |
! Small mass photons, pT of pair More... | |
TH2F * | fhConvDistEta |
! Approx distance to vertex vs cluster Eta More... | |
TH2F * | fhConvDistEn |
! Approx distance to vertex vs Energy More... | |
TH2F * | fhConvDistMass |
! Approx distance to vertex vs Mass More... | |
TH2F * | fhConvDistEtaCutEta |
! Approx distance to vertex vs cluster Eta, dEta < 0.05 More... | |
TH2F * | fhConvDistEnCutEta |
! Approx distance to vertex vs Energy, dEta < 0.05 More... | |
TH2F * | fhConvDistMassCutEta |
! Approx distance to vertex vs Mass, dEta < 0.05 More... | |
TH2F * | fhConvDistEtaCutMass |
! Approx distance to vertex vs cluster Eta, dEta < 0.05, m < 10 MeV More... | |
TH2F * | fhConvDistEnCutMass |
! Approx distance to vertex vs Energy, dEta < 0.05, m < 10 MeV More... | |
TH2F * | fhConvDistEtaCutAsy |
! Approx distance to vertex vs cluster Eta, dEta < 0.05, m < 10 MeV, A < 0.1 More... | |
TH2F * | fhConvDistEnCutAsy |
! Approx distance to vertex vs energy, dEta < 0.05, m < 10 MeV, A < 0.1 More... | |
TH1F * | fhPtConversionTagged |
! Number of identified gamma from Conversion , tagged as conversion More... | |
TH1F * | fhPtAntiNeutronTagged |
! Number of identified gamma from AntiNeutrons gamma, tagged as conversion More... | |
TH1F * | fhPtAntiProtonTagged |
! Number of identified gamma from AntiProtons gamma, tagged as conversion More... | |
TH1F * | fhPtUnknownTagged |
! Number of identified gamma from unknown, tagged as conversion More... | |
TH2F * | fhConvDeltaEtaMCConversion |
! Small mass cluster pairs, correlation in eta, origin of both clusters is conversion More... | |
TH2F * | fhConvDeltaPhiMCConversion |
! Small mass cluster pairs, correlation in phi, origin of both clusters is conversion More... | |
TH2F * | fhConvDeltaEtaPhiMCConversion |
! Small mass cluster pairs, correlation in eta-phi, origin of both clusters is conversion More... | |
TH2F * | fhConvAsymMCConversion |
! Small mass cluster pairs, correlation in energy asymmetry, origin of both clusters is conversion More... | |
TH2F * | fhConvPtMCConversion |
! Small mass cluster pairs, pt of pair, origin of both clusters is conversion More... | |
TH2F * | fhConvDispersionMCConversion |
! Small mass cluster pairs, dispersion of cluster 1 vs cluster 2 More... | |
TH2F * | fhConvM02MCConversion |
! Small mass cluster pairs, m02 of cluster 1 vs cluster 2 More... | |
TH2F * | fhConvDeltaEtaMCAntiNeutron |
! Small mass cluster pairs, correlation in eta, origin of both clusters is anti neutron More... | |
TH2F * | fhConvDeltaPhiMCAntiNeutron |
! Small mass cluster pairs, correlation in phi, origin of both clusters is anti neutron More... | |
TH2F * | fhConvDeltaEtaPhiMCAntiNeutron |
! Small mass cluster pairs, correlation in eta-phi, origin of both clusters is anti neutron More... | |
TH2F * | fhConvAsymMCAntiNeutron |
! Small mass cluster pairs, correlation in energy asymmetry, origin of both clusters is anti neutron More... | |
TH2F * | fhConvPtMCAntiNeutron |
! Small mass cluster pairs, pt of pair, origin of both clusters is anti neutron More... | |
TH2F * | fhConvDispersionMCAntiNeutron |
! Small mass cluster pairs, dispersion of cluster 1 vs cluster 2, origin of both clusters is anti neutron More... | |
TH2F * | fhConvM02MCAntiNeutron |
! Small mass cluster pairs, m02 of cluster 1 vs cluster 2, origin of both clusters is anti neutron More... | |
TH2F * | fhConvDeltaEtaMCAntiProton |
! Small mass cluster pairs, correlation in eta, origin of both clusters is anti proton More... | |
TH2F * | fhConvDeltaPhiMCAntiProton |
! Small mass cluster pairs, correlation in phi, origin of both clusters is anti proton More... | |
TH2F * | fhConvDeltaEtaPhiMCAntiProton |
! Small mass cluster pairs, correlation in eta-phi, origin of both clusters is anti proton More... | |
TH2F * | fhConvAsymMCAntiProton |
! Small mass cluster pairs, correlation in energy asymmetry, origin of both clusters is anti proton More... | |
TH2F * | fhConvPtMCAntiProton |
! Small mass cluster pairs, pt of pairs, origin of both clusters is anti proton More... | |
TH2F * | fhConvDispersionMCAntiProton |
! Small mass cluster pairs, dispersion of cluster 1 vs cluster 2, origin of both clusters is anti proton More... | |
TH2F * | fhConvM02MCAntiProton |
! Small mass cluster pairs, m02 of cluster 1 vs cluster 2, origin of both clusters is anti proton More... | |
TH2F * | fhConvDeltaEtaMCString |
! Small mass cluster pairs, correlation in eta, origin of both clusters is string More... | |
TH2F * | fhConvDeltaPhiMCString |
! Small mass cluster pairs, correlation in phi, origin of both clusters is string More... | |
TH2F * | fhConvDeltaEtaPhiMCString |
! Small mass cluster pairs, correlation in eta-phi, origin of both clusters is string More... | |
TH2F * | fhConvAsymMCString |
! Small mass cluster pairs, correlation in energy asymmetry, origin of both clusters is string More... | |
TH2F * | fhConvPtMCString |
! Small mass cluster pairs, pt of pairs, origin of both clusters is string More... | |
TH2F * | fhConvDispersionMCString |
! Small mass cluster pairs, dispersion of cluster 1 vs cluster 2, origin of both clusters is string More... | |
TH2F * | fhConvM02MCString |
! Small mass cluster pairs, m02 of cluster 1 vs cluster 2, origin of both clusters is string More... | |
TH2F * | fhConvDistMCConversion |
! Calculated conversion distance vs real distance to vertex More... | |
TH2F * | fhConvDistMCConversionCuts |
! Calculated conversion distance vs real distance to vertex More... | |
Additional Inherited Members | |
![]() | |
enum | detector { kEMCAL = AliFiducialCut::kEMCAL, kPHOS = AliFiducialCut::kPHOS, kCTS = AliFiducialCut::kCTS, kDCAL = AliFiducialCut::kDCAL, kDCALPHOS = AliFiducialCut::kDCALPHOS } |
Conversions pairs clusters analysis.
Conversions pairs clusters analysis. Check if cluster comes from a conversion in the material in front of the calorimeter Do invariant mass of all pairs, if mass is close to 0, then it is conversion. Input are selected clusters with AliAnaPhoton
More information can be found in this twiki and particularly in this section.
Definition at line 31 of file AliAnaPhotonConvInCalo.h.
AliAnaPhotonConvInCalo::AliAnaPhotonConvInCalo | ( | ) |
Default constructor. Initialize parameters.
Definition at line 41 of file AliAnaPhotonConvInCalo.cxx.
|
inlinevirtual |
Virtual destructor.
Definition at line 37 of file AliAnaPhotonConvInCalo.h.
|
private |
Copy constructor not implemented.
|
inline |
Definition at line 62 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 66 of file AliAnaPhotonConvInCalo.h.
|
virtual |
Save parameters used for analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 83 of file AliAnaPhotonConvInCalo.cxx.
|
inline |
Definition at line 71 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 74 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 79 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 78 of file AliAnaPhotonConvInCalo.h.
|
virtual |
Create histograms to be saved in output file and store them in outputContainer.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 102 of file AliAnaPhotonConvInCalo.cxx.
|
inline |
Definition at line 59 of file AliAnaPhotonConvInCalo.h.
|
virtual |
Initialize the parameters of the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 429 of file AliAnaPhotonConvInCalo.cxx.
Referenced by AliAnaPhotonConvInCalo().
|
virtual |
Do conversion photon analysis and fill aods.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 441 of file AliAnaPhotonConvInCalo.cxx.
|
virtual |
Fill histograms for selected pairs.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 712 of file AliAnaPhotonConvInCalo.cxx.
|
private |
Assignment operator not implemented.
|
virtual |
Print some relevant parameters set for the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 853 of file AliAnaPhotonConvInCalo.cxx.
|
inline |
Definition at line 70 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 73 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 76 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 60 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 64 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 68 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 63 of file AliAnaPhotonConvInCalo.h.
|
inline |
Definition at line 67 of file AliAnaPhotonConvInCalo.h.
|
private |
Put Converted pairs in AOD.
Definition at line 84 of file AliAnaPhotonConvInCalo.h.
Referenced by AreConvertedPairsInAOD(), InitParameters(), MakeAnalysisFillAOD(), Print(), SwitchOffAdditionConvertedPairsToAOD(), and SwitchOnAdditionConvertedPairsToAOD().
|
private |
Select conversion pairs when asymmetry is smaller than cut.
Definition at line 86 of file AliAnaPhotonConvInCalo.h.
Referenced by GetAnalysisCuts(), GetConvAsymCut(), MakeAnalysisFillAOD(), Print(), and SetConvAsymCut().
|
private |
Select conversion pairs when deta of pair smaller than cut.
Definition at line 87 of file AliAnaPhotonConvInCalo.h.
Referenced by GetAnalysisCuts(), GetConvDEtaCut(), MakeAnalysisFillAOD(), Print(), and SetConvDEtaCut().
|
private |
Select conversion pairs when dphi of pair smaller than cut.
Definition at line 89 of file AliAnaPhotonConvInCalo.h.
Referenced by GetAnalysisCuts(), GetConvDPhiMaxCut(), MakeAnalysisFillAOD(), Print(), and SetConvDPhiCut().
|
private |
Select conversion pairs when dphi of pair lager than cut.
Definition at line 88 of file AliAnaPhotonConvInCalo.h.
Referenced by GetAnalysisCuts(), GetConvDPhiMinCut(), MakeAnalysisFillAOD(), Print(), and SetConvDPhiCut().
|
private |
! Small mass photons, correlation in energy asymmetry
Definition at line 101 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in energy asymmetry, origin of both clusters is anti neutron
Definition at line 133 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in energy asymmetry, origin of both clusters is anti proton
Definition at line 141 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in energy asymmetry, origin of both clusters is conversion
Definition at line 125 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in energy asymmetry, origin of both clusters is string
Definition at line 149 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass photons, correlation in eta
Definition at line 98 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in eta, origin of both clusters is anti neutron
Definition at line 130 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in eta, origin of both clusters is anti proton
Definition at line 138 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in eta, origin of both clusters is conversion
Definition at line 122 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in eta, origin of both clusters is string
Definition at line 146 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass photons, correlation in phi and eta
Definition at line 100 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in eta-phi, origin of both clusters is anti neutron
Definition at line 132 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in eta-phi, origin of both clusters is anti proton
Definition at line 140 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in eta-phi, origin of both clusters is conversion
Definition at line 124 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in eta-phi, origin of both clusters is string
Definition at line 148 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass photons, correlation in phi
Definition at line 99 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in phi, origin of both clusters is anti neutron
Definition at line 131 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in phi, origin of both clusters is anti proton
Definition at line 139 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in phi, origin of both clusters is conversion
Definition at line 123 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, correlation in phi, origin of both clusters is string
Definition at line 147 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, dispersion of cluster 1 vs cluster 2, origin of both clusters is anti neutron
Definition at line 135 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, dispersion of cluster 1 vs cluster 2, origin of both clusters is anti proton
Definition at line 143 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, dispersion of cluster 1 vs cluster 2
Definition at line 127 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, dispersion of cluster 1 vs cluster 2, origin of both clusters is string
Definition at line 151 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs Energy
Definition at line 106 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs energy, dEta < 0.05, m < 10 MeV, A < 0.1
Definition at line 114 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs Energy, dEta < 0.05
Definition at line 109 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs Energy, dEta < 0.05, m < 10 MeV
Definition at line 112 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs cluster Eta
Definition at line 105 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs cluster Eta, dEta < 0.05, m < 10 MeV, A < 0.1
Definition at line 113 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs cluster Eta, dEta < 0.05
Definition at line 108 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs cluster Eta, dEta < 0.05, m < 10 MeV
Definition at line 111 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs Mass
Definition at line 107 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Approx distance to vertex vs Mass, dEta < 0.05
Definition at line 110 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Calculated conversion distance vs real distance to vertex
Definition at line 153 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Calculated conversion distance vs real distance to vertex
Definition at line 154 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, m02 of cluster 1 vs cluster 2, origin of both clusters is anti neutron
Definition at line 136 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, m02 of cluster 1 vs cluster 2, origin of both clusters is anti proton
Definition at line 144 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, m02 of cluster 1 vs cluster 2
Definition at line 128 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, m02 of cluster 1 vs cluster 2, origin of both clusters is string
Definition at line 152 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass photons, pT of pair
Definition at line 102 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, pt of pair, origin of both clusters is anti neutron
Definition at line 134 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, pt of pairs, origin of both clusters is anti proton
Definition at line 142 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, pt of pair, origin of both clusters is conversion
Definition at line 126 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Small mass cluster pairs, pt of pairs, origin of both clusters is string
Definition at line 150 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillAOD().
|
private |
! Pseudorapidity vs Phi of identified photon for transerse momentum < 0.5, for converted
Definition at line 97 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Pseudorapidity vs Phi of identified photon for transerse momentum > 0.5, for converted
Definition at line 96 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Number of identified gamma from AntiNeutrons gamma, tagged as conversion
Definition at line 118 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Number of identified gamma from AntiProtons gamma, tagged as conversion
Definition at line 119 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Number of identified gamma from Conversion , tagged as conversion
Definition at line 117 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Number of identified photon vs transerse momentum
Definition at line 95 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Number of identified gamma from unknown, tagged as conversion
Definition at line 120 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
Mass cut for the conversion pairs selection.
Definition at line 85 of file AliAnaPhotonConvInCalo.h.
Referenced by GetCreateOutputObjects(), GetMassCut(), InitParameters(), MakeAnalysisFillAOD(), Print(), and SetMassCut().
|
private |
! Cluster momentum
Definition at line 91 of file AliAnaPhotonConvInCalo.h.
Referenced by MakeAnalysisFillAOD().
|
private |
! Production vertex
Definition at line 92 of file AliAnaPhotonConvInCalo.h.
Referenced by MakeAnalysisFillAOD().
|
private |
Remove conversion pairs.
Definition at line 83 of file AliAnaPhotonConvInCalo.h.
Referenced by AreConvertedPairsRemoved(), InitParameters(), MakeAnalysisFillAOD(), SwitchOffConvertedPairsRemoval(), and SwitchOnConvertedPairsRemoval().