![]() |
AliPhysics
e34b7ac (e34b7ac)
|
#include <AliAnaParticleJetFinderCorrelation.h>
Public Member Functions | |
AliAnaParticleJetFinderCorrelation () | |
Default constructor. Initialize parameters. More... | |
virtual | ~AliAnaParticleJetFinderCorrelation () |
Destructor. More... | |
void | InitParameters () |
Initialize the parameters of the analysis. More... | |
TList * | GetCreateOutputObjects () |
void | MakeAnalysisFillAOD () |
Particle-Jet Correlation Analysis, fill AODs. More... | |
void | MakeAnalysisFillHistograms () |
Particle-Jet Correlation Analysis, fill histograms. More... | |
Int_t | SelectJet (AliAODPWG4Particle *particle, TClonesArray *aodRecJets) |
void | Print (const Option_t *opt) const |
Print some relevant parameters set for the analysis. More... | |
Bool_t | OnlyIsolated () const |
void | SelectIsolated (Bool_t select) |
Float_t | GetConeSize () const |
Float_t | GetPtThresholdInCone () const |
Double_t | GetDeltaPhiMaxCut () const |
Double_t | GetDeltaPhiMinCut () const |
Double_t | GetRatioMaxCut () const |
Double_t | GetRatioMinCut () const |
Bool_t | AreJetRefTracks () const |
Bool_t | IsCorrelationMadeInHistoMaker () const |
Double_t | GetJetConeSize () const |
Double_t | GetJetMinPt () const |
Double_t | GetJetMinPtBkgSub () const |
Double_t | GetJetAreaFraction () const |
Double_t | GetGammaConeSize () const |
void | SetConeSize (Float_t cone) |
void | SetPtThresholdInCone (Float_t pt) |
void | SetDeltaPhiCutRange (Double_t phimin, Double_t phimax) |
void | SetRatioCutRange (Double_t ratiomin, Double_t ratiomax) |
void | UseJetRefTracks (Bool_t use) |
void | SetMakeCorrelationInHistoMaker (Bool_t make) |
void | SetJetConeSize (Double_t cone) |
void | SetJetMinPt (Double_t minpt) |
void | SetJetMinPtBkgSub (Double_t minpt) |
void | SetJetAreaFraction (Double_t areafr) |
void | SetGammaConeSize (Float_t cone) |
TString | GetJetBranchName () const |
void | SetJetBranchName (const char *name) |
TString | GetBkgJetBranchName () const |
void | SetBkgJetBranchName (const char *name) |
void | SwitchOnBackgroundJetFromReader () |
void | SwitchOffBackgroundJetFromReader () |
Bool_t | IsBackgroundJetFromReader () |
void | SwitchOnBackgroundSubtractionGamma () |
void | SwitchOffBackgroundSubtractionGamma () |
Bool_t | IsBackgroundSubtractionGamma () const |
void | CalculateBkg (TVector3 gamma, TVector3 jet, Double_t *vector, Int_t type) |
void | FindMCgenInfo () |
Find information about photon and (quark or gluon) on generated level. More... | |
void | SwitchOnSaveGJTree () |
void | SwitchOffSaveGJTree () |
Bool_t | IsSaveGJTree () const |
void | SwitchOnMostEnergetic () |
void | SwitchOffMostEnergetic () |
void | SwitchOffMostOpposite () |
void | SwitchOnMostOpposite () |
Bool_t | IsMostEnergetic () const |
Bool_t | IsMostOpposite () const |
void | SwitchOnHistogramJetBkg () |
void | SwitchOffHistogramJetBkg () |
Bool_t | IsHistogramJetBkg () const |
void | SwitchOnHistogramTracks () |
void | SwitchOffHistogramTracks () |
Bool_t | IsHistogramTracks () const |
void | SwitchOnHistogramJetTracks () |
void | SwitchOffHistogramJetTracks () |
Bool_t | IsHistogramJetTracks () const |
void | SwitchOnMCStudies () |
void | SwitchOffMCStudies () |
Bool_t | IsMCStudies () 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 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 (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 | |
AliAnaParticleJetFinderCorrelation (const AliAnaParticleJetFinderCorrelation &g) | |
Copy constructor not implemented. More... | |
AliAnaParticleJetFinderCorrelation & | operator= (const AliAnaParticleJetFinderCorrelation &g) |
Assignment operator not implemented. More... | |
Private Attributes | |
Double_t | fDeltaPhiMaxCut |
Minimum Delta Phi Gamma-Leading. More... | |
Double_t | fDeltaPhiMinCut |
Maximum Delta Phi Gamma-Leading. More... | |
Double_t | fRatioMaxCut |
Jet/particle Ratio cut maximum. More... | |
Double_t | fRatioMinCut |
Jet/particle Ratio cut minimum. More... | |
Double_t | fConeSize |
Jet cone size to calculate fragmentation function. More... | |
Double_t | fPtThresholdInCone |
Jet pT threshold in jet cone. More... | |
Bool_t | fUseJetRefTracks |
Use track references from JETAN not the AOD tracks to calculate fragmentation function. More... | |
Bool_t | fMakeCorrelationInHistoMaker |
Make particle-jet correlation in histogram maker. More... | |
Bool_t | fSelectIsolated |
Select only trigger particles isolated. More... | |
Double_t | fJetConeSize |
Reconstructed jet cone size. More... | |
Double_t | fJetMinPt |
Minumum jet pt, default 5GeV/c. More... | |
Double_t | fJetMinPtBkgSub |
Minumum jet pt after bkg subtraction, default -100 GeV/c. More... | |
Double_t | fJetAreaFraction |
Jet area fraction X in X*pi*R^2, default 0.6. More... | |
TString | fJetBranchName |
name of jet branch not set in reader part //new More... | |
Bool_t | fBackgroundJetFromReader |
use background jet from reader //new More... | |
TString | fBkgJetBranchName |
name of background jet branch not set in reader part //new More... | |
Double_t | fGammaConeSize |
Isolation cone radius. More... | |
Bool_t | fUseBackgroundSubtractionGamma |
flag to use backgrouind subtraction for photons or not More... | |
Bool_t | fSaveGJTree |
flag to save gamma-jet tree More... | |
Bool_t | fMostEnergetic |
flag to choose gamma-jet pairs most energetic More... | |
Bool_t | fMostOpposite |
flag to choose gamma-jet pairs most opposite More... | |
Bool_t | fUseHistogramJetBkg |
flag to save bkg jet histograms More... | |
Bool_t | fUseHistogramTracks |
flag to save CTS tracks features More... | |
Bool_t | fUseHistogramJetTracks |
flag to save jet tracks features More... | |
Bool_t | fMCStudies |
flag to use MC methods More... | |
TRandom2 * | fGenerator |
! pointer to random generator object More... | |
TLorentzVector | fMomentum |
! momentum More... | |
TH2F * | fhDeltaEta |
! Difference of jet eta and trigger particle eta as function of trigger particle pT More... | |
TH2F * | fhDeltaPhiCorrect |
! Difference of jet phi and trigger particle phi as function of trigger particle pT More... | |
TH2F * | fhDeltaPhi0PiCorrect |
! Difference of jet phi and trigger particle phi as function of trigger particle pT More... | |
TH2F * | fhDeltaPt |
! Difference of jet pT and trigger particle pT as function of trigger particle pT More... | |
TH2F * | fhPtRatio |
! Ratio of jet pT and trigger particle pT as function of trigger particle pT More... | |
TH2F * | fhPt |
! jet pT vs trigger particle pT More... | |
TH2F * | fhFFz |
! Accepted reconstructed jet fragmentation function, z=pt^particle,jet/pttrig More... | |
TH2F * | fhFFxi |
! Accepted reconstructed jet fragmentation function, xsi = ln(pttrig/pt^particle,jet) More... | |
TH2F * | fhFFpt |
! Jet particle pt distribution in cone More... | |
TH2F * | fhNTracksInCone |
! jet multiplicity in cone More... | |
TH2F * | fhJetFFz |
! Accepted reconstructed jet fragmentation function, z=pt^particle,jet/ptjet More... | |
TH2F * | fhJetFFxi |
! Accepted reconstructed jet fragmentation function, xsi = ln(ptjet/pt^particle,jet) More... | |
TH2F * | fhJetFFpt |
! Jet particle pt distribution in jet cone More... | |
TH2F * | fhJetFFzCor |
! Accepted reconstructed jet fragmentation function, z=pt^particle,jet*-cos(jet,trig)/ptjet More... | |
TH2F * | fhJetFFxiCor |
! Accepted reconstructed jet fragmentation function, xsi = ln(ptjet/pt^particle*-cos(jet,trig),jet) More... | |
TH1F * | fhGamPtPerTrig |
! per trigger normalisation More... | |
TH2F * | fhPtGamPtJet |
! gamma jet correlation filling More... | |
TH2F * | fhBkgFFz [5] |
! Background fragmentation function, z=ptjet/pttrig More... | |
TH2F * | fhBkgFFxi [5] |
! Background fragmentation function, xsi = ln(pttrig/ptjet) More... | |
TH2F * | fhBkgFFpt [5] |
! Background particle pt distribution in cone More... | |
TH2F * | fhBkgNTracksInCone [5] |
! Background multiplicity in cone More... | |
TH2F * | fhBkgSumPtInCone [5] |
! Background sum pt in cone More... | |
TH2F * | fhBkgSumPtnTracksInCone [5] |
! Background sum pt over ntracks in cone More... | |
TH2F * | fhNjetsNgammas |
! Number of jets vs number of photons in the event More... | |
TH1F * | fhCuts |
! Number of events after cuts More... | |
TH2F * | fhDeltaEtaBefore |
! Difference of jet eta and trigger particle eta as function of trigger particle pT More... | |
TH2F * | fhDeltaPhiBefore |
! Difference of jet phi and trigger particle phi as function of trigger particle pT More... | |
TH2F * | fhDeltaPtBefore |
! Difference of jet pT and trigger particle pT as function of trigger particle pT More... | |
TH2F * | fhPtRatioBefore |
! Ratio of jet pT and trigger particle pT as function of trigger particle pT More... | |
TH2F * | fhPtBefore |
! jet pT vs trigger particle pT More... | |
TH2F * | fhDeltaPhi0PiCorrectBefore |
! Difference of jet phi and trigger particle phi (0,pi) as function of trigger particle pT More... | |
TH1F * | fhJetPtBefore |
! Pt of all jets More... | |
TH1F * | fhJetPtBeforeCut |
! Pt of all jets after bkg correction, raw jet pt>fJetMinPt More... | |
TH1F * | fhJetPt |
! Pt of all jets after bkg correction More... | |
TH1F * | fhJetPtMostEne |
! Pt of the most energetic jet More... | |
TH1F * | fhJetPhi |
! Phi of all jets More... | |
TH1F * | fhJetEta |
! Eta of all jets More... | |
TH2F * | fhJetEtaVsPt |
! Eta of all jets vs pt More... | |
TH2F * | fhJetPhiVsEta |
! Phi vs eta of all jets More... | |
TH2F * | fhJetEtaVsNpartInJet |
! Eta vs number of particles in jet for all jets More... | |
TH2F * | fhJetEtaVsNpartInJetBkg |
! Eta vs number of particles in jet for background subtracted jets More... | |
TH2F * | fhJetChBkgEnergyVsPt |
! background energy of each charged jet vs jet pt More... | |
TH2F * | fhJetChAreaVsPt |
! area of each charged jet vs jet pt More... | |
TH2F * | fhTrackPhiVsEta |
! Phi vs eta of all chosen tracks in all events More... | |
TH1F * | fhTrackAveTrackPt |
! average track pt in event More... | |
TH1F * | fhJetNjetOverPtCut [10] |
! number of reconstructed jets in event over pT threshold More... | |
TH2F * | fhJetChBkgEnergyVsArea |
! area of each charged jet vs jet background More... | |
TH2F * | fhJetRhoVsPt |
! jet energy density vs jet pt More... | |
TH2F * | fhJetRhoVsCentrality |
! jet energy density vs centrality More... | |
TH1F * | fhJetNparticlesInJet |
! number of particles in jets More... | |
TH2F * | fhJetDeltaEtaDeltaPhi |
! delta eta vs delta phi for (jet-track) <-0.8,0.8> More... | |
TH2F * | fhJetDeltaEtaDeltaPhiAllTracks |
! delta eta vs delta phi for (jet-track) <-pi,pi> More... | |
TH1F * | fhJetAveTrackPt |
! average track from jets pt in event More... | |
TH2F * | fhJetNtracksInJetAboveThr [6] |
! number of tracks in jet with pt above 0,1,2,3,4,5GeV More... | |
TH2F * | fhJetRatioNTrkAboveToNTrk [5] |
! ratio tracks in jet with pt above 1,2,3,4,5GeV to ntracks More... | |
TH2F * | fhJetNtrackRatioMostEne [5] |
! the same for most energetic jet More... | |
TH2F * | fhJetNtrackRatioJet5GeV [5] |
! the same for pt jet above 5 GeV More... | |
TH2F * | fhJetNtrackRatioLead5GeV [5] |
! the same for jet with leading particle pt>5GeV More... | |
TH1F * | fhBkgJetBackground [4] |
! background from jet bkg branch More... | |
TH1F * | fhBkgJetSigma [4] |
! sigma of jet in backgroud branch More... | |
TH1F * | fhBkgJetArea [4] |
! area of jet in bkg branch More... | |
TH1F * | fhPhotonPtMostEne |
! most pt photon More... | |
TH1F * | fhPhotonAverageEnergy |
! average energy of photon More... | |
TH1F * | fhPhotonRatioAveEneToMostEne |
! ratio average energy to most energetic photon More... | |
TH1F * | fhPhotonAverageEnergyMinus1 |
! average energy of photon w/o most ene photon More... | |
TH1F * | fhPhotonRatioAveEneMinus1ToMostEne |
! ratio average energy of photon w/o most ene photon to most energetic photon More... | |
TH1F * | fhPhotonNgammaMoreAverageToNgamma |
! number of gammas with ene. more than average ene divided by no. of gammas More... | |
TH1F * | fhPhotonNgammaMoreAverageMinus1ToNgamma |
! number of gammas with ene. more than average ene (w/o most ene gamma) divided by no. of gammas More... | |
TH1F * | fhPhotonNgammaOverPtCut [10] |
! number of photons in event over pT threshold More... | |
TH2F * | fhPhotonBkgRhoVsNtracks |
! average energy in one cell vs n tracks More... | |
TH2F * | fhPhotonBkgRhoVsNclusters |
! average energy in one cell vs n clusters More... | |
TH2F * | fhPhotonBkgRhoVsCentrality |
! average energy in one cell vs centrality More... | |
TH2F * | fhPhotonBkgRhoVsNcells |
! average energy in one cell vs n cells More... | |
TH1F * | fhPhotonPt |
! pt of gamma before bkg correction More... | |
TH1F * | fhPhotonPtCorrected |
! pt of gamma after background correction More... | |
TH1F * | fhPhotonPtCorrectedZoom |
! pt of gamma after background correction in +-5 GeV/c More... | |
TH1F * | fhPhotonPtDiff |
! bkg correction = n_cells * median_rho More... | |
TH2F * | fhPhotonPtDiffVsCentrality |
! correction vs centrality More... | |
TH2F * | fhPhotonPtDiffVsNcells |
! correction vs Ncells More... | |
TH2F * | fhPhotonPtDiffVsNtracks |
! correction vs Ntracks More... | |
TH2F * | fhPhotonPtDiffVsNclusters |
! correction vs Nclustres More... | |
TH1F * | fhPhotonSumPtInCone |
! sum pt in cone before correction More... | |
TH1F * | fhPhotonSumPtCorrectInCone |
! sum pt in cone afrer correction More... | |
TH1F * | fhPhotonSumPtChargedInCone |
! sum pt of charged tracks in the cone before correction More... | |
TH2F * | fhSelectedJetPhiVsEta |
! phi vs eta of selected jet More... | |
TH2F * | fhSelectedJetChBkgEnergyVsPtJet |
! background energy of selected charged jet vs jet pt More... | |
TH2F * | fhSelectedJetChAreaVsPtJet |
! area of selected charged jet vs jet pt More... | |
TH1F * | fhSelectedJetNjet |
! number of jets in selected event More... | |
TH1F * | fhSelectedNtracks |
! number of tracks in selected event More... | |
TH2F * | fhSelectedTrackPhiVsEta |
! Phi vs eta of all chosen tracks in selected events More... | |
TH1F * | fhCuts2 |
! efficienct cuts More... | |
TH2F * | fhSelectedPhotonNLMVsPt |
! nlm vs pt for selected photons More... | |
TH2F * | fhSelectedPhotonLambda0VsPt |
! lambda0 vs pt for selected photons More... | |
TH2F * | fhRandomPhiEta [5] |
! eta and phi from random generator More... | |
TH1F * | fhMCPhotonCuts |
! generated photon cuts More... | |
TH1F * | fhMCPhotonPt |
! generated direct photon pt More... | |
TH2F * | fhMCPhotonEtaPhi |
! generated direct photon eta vs phi More... | |
TH1F * | fhMCJetOrigin |
! generated origin of jet More... | |
TH2F * | fhMCJetNPartVsPt |
! generated N parts vs pt full jet More... | |
TH2F * | fhMCJetChNPartVsPt |
! generated N parts vs pt charged jet More... | |
TH2F * | fhMCJetNPart150VsPt |
! generated N parts (pt>150 MeV/c) vs pt full jet More... | |
TH2F * | fhMCJetChNPart150VsPt |
! generated N parts (pt>150 MeV/c) vs pt charged jet More... | |
TH2F * | fhMCJetChNPart150ConeVsPt |
! generated N parts (pt>150 MeV/c) vs pt charged jet R=0.4 More... | |
TH1F * | fhMCJetRatioChFull |
! generated ratio pt charged/full jet More... | |
TH1F * | fhMCJetRatioCh150Ch |
! generated ratio pt charged(pt>150MeV/c)/charged jet More... | |
TH2F * | fhMCJetEtaPhi |
! generated jet eta vs phi for full jet More... | |
TH2F * | fhMCJetChEtaPhi |
! generated jet eta vs phi for charged jet More... | |
TH2F * | fhMCJet150EtaPhi |
! generated jet eta vs phi full jet (pt>150 MeV/c) More... | |
TH2F * | fhMCJetCh150EtaPhi |
! generated jet eta vs phi charged jet (pt>150 MeV/c) More... | |
TH2F * | fhMCJetCh150ConeEtaPhi |
! generated jet eta vs phi charged jet (pt>150 MeV/c) R=0.4 More... | |
TTree * | fTreeGJ |
! gamma-jet tree More... | |
Double_t | fGamPt |
pt More... | |
Double_t | fGamLambda0 |
lambda 0 More... | |
Int_t | fGamNLM |
NLM. More... | |
Double_t | fGamSumPtCh |
energy in isolation cone charged More... | |
Double_t | fGamTime |
time More... | |
Int_t | fGamNcells |
ncells More... | |
Double_t | fGamEta |
eta photon More... | |
Double_t | fGamPhi |
phi photon More... | |
Double_t | fGamSumPtNeu |
energy in isolation cone neutral More... | |
Int_t | fGamNtracks |
number of tracks in iso cone More... | |
Int_t | fGamNclusters |
number of clusters in iso cone More... | |
Double_t | fGamAvEne |
average energy of photons (without most ene) More... | |
Double_t | fJetPhi |
jet phi More... | |
Double_t | fJetEta |
eta phi More... | |
Double_t | fJetPt |
jet pt More... | |
Double_t | fJetBkgChEne |
bkg energy of jet More... | |
Double_t | fJetArea |
jet area More... | |
Int_t | fJetNtracks |
number of jet tracks More... | |
Int_t | fJetNtracks1 |
number of jet tracks with pt>1 GeV/c More... | |
Int_t | fJetNtracks2 |
number of jet tracks with pt>2 GeV/c More... | |
Double_t | fJetRho |
jet rho in event More... | |
Int_t | fEventNumber |
event number More... | |
Int_t | fNtracks |
n tracks in event More... | |
Double_t | fZvertex |
z vertex More... | |
Double_t | fCentrality |
centrality More... | |
Bool_t | fIso |
flag isolated or not More... | |
Double_t | fGamRho |
background energy for photons per cell in EMCal More... | |
Double_t | fMCGamPt |
MC gen pt photon. More... | |
Double_t | fMCGamEta |
MC gen eta photon. More... | |
Double_t | fMCGamPhi |
MC gen phi photon. More... | |
Int_t | fMCPartonType |
MC gen parton type origin of jet. More... | |
Double_t | fMCJetPt |
MC gen full jet pt. More... | |
Double_t | fMCJetChPt |
MC gen charged jet pt. More... | |
Double_t | fMCJet150Pt |
MC gen full jet (pt^particles>150MeV/c) pt. More... | |
Double_t | fMCJetCh150Pt |
MC gen charged jet (pt^particles>150MeV/c) pt. More... | |
Int_t | fMCJetNPart |
MC gen number of full jet particles. More... | |
Int_t | fMCJetChNPart |
MC gen number of charged jet particles. More... | |
Int_t | fMCJet150NPart |
MC gen number of full jet particles (pt>150MeV/c) More... | |
Int_t | fMCJetCh150NPart |
MC gen number of charged jet particles (pt>150MeV/c) More... | |
Double_t | fMCJetEta |
MC gen full jet eta. More... | |
Double_t | fMCJetPhi |
MC gen full jet phi. More... | |
Double_t | fMCJetChEta |
MC gen charged jet eta. More... | |
Double_t | fMCJetChPhi |
MC gen charged jet phi. More... | |
Double_t | fMCJet150Eta |
MC gen full jet eta (pt>150MeV/c) More... | |
Double_t | fMCJet150Phi |
MC gen full jet phi (pt>150MeV/c) More... | |
Double_t | fMCJetCh150Eta |
MC gen charged jet eta (pt>150MeV/c) More... | |
Double_t | fMCJetCh150Phi |
MC gen charged jet phi (pt>150MeV/c) More... | |
Double_t | fMCJetCh150ConePt |
MC gen charged jet (pt^particles>150MeV/c),R=0.4 pt. More... | |
Int_t | fMCJetCh150ConeNPart |
MC gen number of charged jet particles (pt>150MeV/c),R=0.4. More... | |
Double_t | fMCJetCh150ConeEta |
MC gen charged jet eta (pt>150MeV/c),R=0.4. More... | |
Double_t | fMCJetCh150ConePhi |
MC gen charged jet phi (pt>150MeV/c),R=0.4. 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... | |
Definition at line 30 of file AliAnaParticleJetFinderCorrelation.h.
AliAnaParticleJetFinderCorrelation::AliAnaParticleJetFinderCorrelation | ( | ) |
Default constructor. Initialize parameters.
Definition at line 49 of file AliAnaParticleJetFinderCorrelation.cxx.
|
virtual |
Destructor.
Definition at line 160 of file AliAnaParticleJetFinderCorrelation.cxx.
|
private |
Copy constructor not implemented.
|
inline |
Definition at line 64 of file AliAnaParticleJetFinderCorrelation.h.
void AliAnaParticleJetFinderCorrelation::CalculateBkg | ( | TVector3 | gamma, |
TVector3 | jet, | ||
Double_t * | vector, | ||
Int_t | type | ||
) |
Calculate background for fragmentation function and fill histograms:
Definition at line 2045 of file AliAnaParticleJetFinderCorrelation.cxx.
Referenced by MakeAnalysisFillHistograms().
void AliAnaParticleJetFinderCorrelation::FindMCgenInfo | ( | ) |
Find information about photon and (quark or gluon) on generated level.
Definition at line 2381 of file AliAnaParticleJetFinderCorrelation.cxx.
Referenced by MakeAnalysisFillHistograms().
|
inline |
Definition at line 96 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 58 of file AliAnaParticleJetFinderCorrelation.h.
|
virtual |
Create histograms to be saved in output file and store them in fOutputContainer.
fGamPt
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 169 of file AliAnaParticleJetFinderCorrelation.cxx.
|
inline |
Definition at line 60 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 61 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 70 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 69 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 90 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 66 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 67 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 68 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 59 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 62 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 63 of file AliAnaParticleJetFinderCorrelation.h.
|
virtual |
Initialize the parameters of the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 891 of file AliAnaParticleJetFinderCorrelation.cxx.
Referenced by AliAnaParticleJetFinderCorrelation().
|
inline |
Definition at line 100 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by MakeAnalysisFillAOD(), and MakeAnalysisFillHistograms().
|
inline |
Definition at line 105 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by MakeAnalysisFillAOD(), and MakeAnalysisFillHistograms().
|
inline |
Definition at line 65 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 125 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
inline |
Definition at line 133 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
inline |
Definition at line 129 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
inline |
Definition at line 137 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 119 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 120 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 113 of file AliAnaParticleJetFinderCorrelation.h.
|
virtual |
Particle-Jet Correlation Analysis, fill AODs.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 1040 of file AliAnaParticleJetFinderCorrelation.cxx.
|
virtual |
Particle-Jet Correlation Analysis, fill histograms.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 1273 of file AliAnaParticleJetFinderCorrelation.cxx.
|
inline |
Definition at line 55 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by MakeAnalysisFillHistograms(), and SelectJet().
|
private |
Assignment operator not implemented.
|
virtual |
Print some relevant parameters set for the analysis.
Reimplemented from AliAnaCaloTrackCorrBaseClass.
Definition at line 1997 of file AliAnaParticleJetFinderCorrelation.cxx.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 56 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
Int_t AliAnaParticleJetFinderCorrelation::SelectJet | ( | AliAODPWG4Particle * | particle, |
TClonesArray * | aodRecJets | ||
) |
Input for jets is TClonesArray *aodRecJets.
Definition at line 926 of file AliAnaParticleJetFinderCorrelation.cxx.
Referenced by MakeAnalysisFillAOD(), and MakeAnalysisFillHistograms().
|
inline |
Definition at line 97 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 72 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 75 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 87 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 86 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 91 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 83 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 84 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 85 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 82 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 73 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 78 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 99 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 104 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 124 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 132 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 128 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 136 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 116 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 117 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 112 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 98 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 103 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 123 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 131 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 127 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 135 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 115 of file AliAnaParticleJetFinderCorrelation.h.
|
inline |
Definition at line 118 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 111 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
inline |
Definition at line 81 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by ConfigurePhotonJetAnalysis().
|
private |
use background jet from reader //new
Definition at line 159 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by IsBackgroundJetFromReader(), Print(), SelectJet(), SwitchOffBackgroundJetFromReader(), and SwitchOnBackgroundJetFromReader().
|
private |
name of background jet branch not set in reader part //new
Definition at line 160 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetBkgJetBranchName(), InitParameters(), Print(), and SetBkgJetBranchName().
|
private |
centrality
Definition at line 342 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
Jet cone size to calculate fragmentation function.
Definition at line 147 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetConeSize(), InitParameters(), Print(), and SetConeSize().
|
private |
Minimum Delta Phi Gamma-Leading.
Definition at line 142 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetDeltaPhiMaxCut(), InitParameters(), Print(), SelectJet(), and SetDeltaPhiCutRange().
|
private |
Maximum Delta Phi Gamma-Leading.
Definition at line 143 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetDeltaPhiMinCut(), InitParameters(), Print(), SelectJet(), and SetDeltaPhiCutRange().
|
private |
event number
Definition at line 339 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
average energy of photons (without most ene)
Definition at line 329 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
eta photon
Definition at line 324 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
lambda 0
Definition at line 319 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
Isolation cone radius.
Definition at line 162 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), GetGammaConeSize(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetGammaConeSize().
|
private |
ncells
Definition at line 323 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
number of clusters in iso cone
Definition at line 328 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
NLM.
Definition at line 320 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
number of tracks in iso cone
Definition at line 327 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
phi photon
Definition at line 325 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
pt
Definition at line 318 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
background energy for photons per cell in EMCal
Definition at line 344 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillAOD(), MakeAnalysisFillHistograms(), and SelectJet().
|
private |
energy in isolation cone charged
Definition at line 321 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
energy in isolation cone neutral
Definition at line 326 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
time
Definition at line 322 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! pointer to random generator object
Definition at line 174 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by AliAnaParticleJetFinderCorrelation(), CalculateBkg(), and ~AliAnaParticleJetFinderCorrelation().
|
private |
! Background particle pt distribution in cone
Definition at line 205 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), and GetCreateOutputObjects().
|
private |
! Background fragmentation function, xsi = ln(pttrig/ptjet)
Definition at line 204 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), and GetCreateOutputObjects().
|
private |
! Background fragmentation function, z=ptjet/pttrig
Definition at line 203 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), and GetCreateOutputObjects().
|
private |
! area of jet in bkg branch
Definition at line 254 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! background from jet bkg branch
Definition at line 252 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! sigma of jet in backgroud branch
Definition at line 253 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Background multiplicity in cone
Definition at line 206 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), and GetCreateOutputObjects().
|
private |
! Background sum pt in cone
Definition at line 207 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), and GetCreateOutputObjects().
|
private |
! Background sum pt over ntracks in cone
Definition at line 208 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), and GetCreateOutputObjects().
|
private |
! Number of events after cuts
Definition at line 212 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! efficienct cuts
Definition at line 291 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillHistograms(), and SelectJet().
|
private |
! Difference of jet eta and trigger particle eta as function of trigger particle pT
Definition at line 179 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Difference of jet eta and trigger particle eta as function of trigger particle pT
Definition at line 214 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and SelectJet().
|
private |
! Difference of jet phi and trigger particle phi as function of trigger particle pT
Definition at line 182 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Difference of jet phi and trigger particle phi (0,pi) as function of trigger particle pT
Definition at line 219 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and SelectJet().
|
private |
! Difference of jet phi and trigger particle phi as function of trigger particle pT
Definition at line 215 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and SelectJet().
|
private |
! Difference of jet phi and trigger particle phi as function of trigger particle pT
Definition at line 181 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Difference of jet pT and trigger particle pT as function of trigger particle pT
Definition at line 184 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Difference of jet pT and trigger particle pT as function of trigger particle pT
Definition at line 216 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and SelectJet().
|
private |
! Jet particle pt distribution in cone
Definition at line 190 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Accepted reconstructed jet fragmentation function, xsi = ln(pttrig/pt^particle,jet)
Definition at line 189 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Accepted reconstructed jet fragmentation function, z=pt^particle,jet/pttrig
Definition at line 188 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! per trigger normalisation
Definition at line 199 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and SelectJet().
|
private |
! average track from jets pt in event
Definition at line 244 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! area of each charged jet vs jet pt
Definition at line 233 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! area of each charged jet vs jet background
Definition at line 237 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! background energy of each charged jet vs jet pt
Definition at line 232 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! delta eta vs delta phi for (jet-track) <-0.8,0.8>
Definition at line 241 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! delta eta vs delta phi for (jet-track) <-pi,pi>
Definition at line 242 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta of all jets
Definition at line 227 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta vs number of particles in jet for all jets
Definition at line 230 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta vs number of particles in jet for background subtracted jets
Definition at line 231 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Eta of all jets vs pt
Definition at line 228 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Jet particle pt distribution in jet cone
Definition at line 195 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Accepted reconstructed jet fragmentation function, xsi = ln(ptjet/pt^particle,jet)
Definition at line 194 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Accepted reconstructed jet fragmentation function, xsi = ln(ptjet/pt^particle*-cos(jet,trig),jet)
Definition at line 197 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Accepted reconstructed jet fragmentation function, z=pt^particle,jet/ptjet
Definition at line 193 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Accepted reconstructed jet fragmentation function, z=pt^particle,jet*-cos(jet,trig)/ptjet
Definition at line 196 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! number of reconstructed jets in event over pT threshold
Definition at line 236 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by AliAnaParticleJetFinderCorrelation(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! number of particles in jets
Definition at line 240 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! the same for pt jet above 5 GeV
Definition at line 248 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! the same for jet with leading particle pt>5GeV
Definition at line 249 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! the same for most energetic jet
Definition at line 247 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! number of tracks in jet with pt above 0,1,2,3,4,5GeV
Definition at line 245 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Phi of all jets
Definition at line 226 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Phi vs eta of all jets
Definition at line 229 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Pt of all jets after bkg correction
Definition at line 224 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Pt of all jets
Definition at line 222 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Pt of all jets after bkg correction, raw jet pt>fJetMinPt
Definition at line 223 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Pt of the most energetic jet
Definition at line 225 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! ratio tracks in jet with pt above 1,2,3,4,5GeV to ntracks
Definition at line 246 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! jet energy density vs centrality
Definition at line 239 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! jet energy density vs jet pt
Definition at line 238 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! generated jet eta vs phi full jet (pt>150 MeV/c)
Definition at line 312 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated jet eta vs phi charged jet (pt>150 MeV/c) R=0.4
Definition at line 314 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated jet eta vs phi charged jet (pt>150 MeV/c)
Definition at line 313 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated jet eta vs phi for charged jet
Definition at line 311 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated N parts (pt>150 MeV/c) vs pt charged jet R=0.4
Definition at line 307 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated N parts (pt>150 MeV/c) vs pt charged jet
Definition at line 306 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated N parts vs pt charged jet
Definition at line 304 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated jet eta vs phi for full jet
Definition at line 310 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated N parts (pt>150 MeV/c) vs pt full jet
Definition at line 305 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated N parts vs pt full jet
Definition at line 303 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated origin of jet
Definition at line 302 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated ratio pt charged(pt>150MeV/c)/charged jet
Definition at line 309 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated ratio pt charged/full jet
Definition at line 308 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated photon cuts
Definition at line 299 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated direct photon eta vs phi
Definition at line 301 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! generated direct photon pt
Definition at line 300 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
! Number of jets vs number of photons in the event
Definition at line 211 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! jet multiplicity in cone
Definition at line 191 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! average energy of photon
Definition at line 258 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! average energy of photon w/o most ene photon
Definition at line 260 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! average energy in one cell vs centrality
Definition at line 267 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! average energy in one cell vs n cells
Definition at line 268 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! average energy in one cell vs n clusters
Definition at line 266 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! average energy in one cell vs n tracks
Definition at line 265 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! number of gammas with ene. more than average ene (w/o most ene gamma) divided by no. of gammas
Definition at line 263 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! number of gammas with ene. more than average ene divided by no. of gammas
Definition at line 262 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! number of photons in event over pT threshold
Definition at line 264 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by AliAnaParticleJetFinderCorrelation(), GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! pt of gamma before bkg correction
Definition at line 269 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! pt of gamma after background correction
Definition at line 270 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! pt of gamma after background correction in +-5 GeV/c
Definition at line 271 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! bkg correction = n_cells * median_rho
Definition at line 272 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! correction vs centrality
Definition at line 273 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! correction vs Ncells
Definition at line 274 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! correction vs Nclustres
Definition at line 276 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! correction vs Ntracks
Definition at line 275 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! most pt photon
Definition at line 257 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! ratio average energy of photon w/o most ene photon to most energetic photon
Definition at line 261 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! ratio average energy to most energetic photon
Definition at line 259 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! sum pt of charged tracks in the cone before correction
Definition at line 280 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! sum pt in cone afrer correction
Definition at line 279 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! sum pt in cone before correction
Definition at line 278 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! jet pT vs trigger particle pT
Definition at line 186 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! jet pT vs trigger particle pT
Definition at line 218 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and SelectJet().
|
private |
! gamma jet correlation filling
Definition at line 200 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and SelectJet().
|
private |
! Ratio of jet pT and trigger particle pT as function of trigger particle pT
Definition at line 185 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Ratio of jet pT and trigger particle pT as function of trigger particle pT
Definition at line 217 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and SelectJet().
|
private |
! eta and phi from random generator
Definition at line 296 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), and GetCreateOutputObjects().
|
private |
! area of selected charged jet vs jet pt
Definition at line 286 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! background energy of selected charged jet vs jet pt
Definition at line 285 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! number of jets in selected event
Definition at line 287 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! phi vs eta of selected jet
Definition at line 284 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! number of tracks in selected event
Definition at line 288 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! lambda0 vs pt for selected photons
Definition at line 295 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! nlm vs pt for selected photons
Definition at line 294 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Phi vs eta of all chosen tracks in selected events
Definition at line 289 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! average track pt in event
Definition at line 235 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
! Phi vs eta of all chosen tracks in all events
Definition at line 234 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
flag isolated or not
Definition at line 343 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
jet area
Definition at line 334 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
Jet area fraction X in X*pi*R^2, default 0.6.
Definition at line 156 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetJetAreaFraction(), InitParameters(), MakeAnalysisFillAOD(), Print(), SelectJet(), and SetJetAreaFraction().
|
private |
bkg energy of jet
Definition at line 333 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
name of jet branch not set in reader part //new
Definition at line 158 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetJetBranchName(), InitParameters(), Print(), and SetJetBranchName().
|
private |
Reconstructed jet cone size.
Definition at line 153 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), GetJetConeSize(), InitParameters(), MakeAnalysisFillAOD(), Print(), SelectJet(), and SetJetConeSize().
|
private |
eta phi
Definition at line 331 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
Minumum jet pt, default 5GeV/c.
Definition at line 154 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetJetMinPt(), InitParameters(), MakeAnalysisFillAOD(), MakeAnalysisFillHistograms(), Print(), SelectJet(), and SetJetMinPt().
|
private |
Minumum jet pt after bkg subtraction, default -100 GeV/c.
Definition at line 155 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetJetMinPtBkgSub(), InitParameters(), Print(), SelectJet(), and SetJetMinPtBkgSub().
|
private |
number of jet tracks
Definition at line 335 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
number of jet tracks with pt>1 GeV/c
Definition at line 336 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
number of jet tracks with pt>2 GeV/c
Definition at line 337 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
jet phi
Definition at line 330 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
jet pt
Definition at line 332 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
jet rho in event
Definition at line 338 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), MakeAnalysisFillAOD(), and SelectJet().
|
private |
Make particle-jet correlation in histogram maker.
Definition at line 150 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by InitParameters(), IsCorrelationMadeInHistoMaker(), MakeAnalysisFillHistograms(), Print(), and SetMakeCorrelationInHistoMaker().
|
private |
MC gen eta photon.
Definition at line 347 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen phi photon.
Definition at line 348 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen pt photon.
Definition at line 346 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen full jet eta (pt>150MeV/c)
Definition at line 362 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen number of full jet particles (pt>150MeV/c)
Definition at line 356 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen full jet phi (pt>150MeV/c)
Definition at line 363 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen full jet (pt^particles>150MeV/c) pt.
Definition at line 352 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen charged jet eta (pt>150MeV/c),R=0.4.
Definition at line 369 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen number of charged jet particles (pt>150MeV/c),R=0.4.
Definition at line 368 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen charged jet phi (pt>150MeV/c),R=0.4.
Definition at line 370 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen charged jet (pt^particles>150MeV/c),R=0.4 pt.
Definition at line 367 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen charged jet eta (pt>150MeV/c)
Definition at line 364 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen number of charged jet particles (pt>150MeV/c)
Definition at line 357 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen charged jet phi (pt>150MeV/c)
Definition at line 365 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen charged jet (pt^particles>150MeV/c) pt.
Definition at line 353 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen charged jet eta.
Definition at line 360 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen number of charged jet particles.
Definition at line 355 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen charged jet phi.
Definition at line 361 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen charged jet pt.
Definition at line 351 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen full jet eta.
Definition at line 358 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen number of full jet particles.
Definition at line 354 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen full jet phi.
Definition at line 359 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen full jet pt.
Definition at line 350 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
MC gen parton type origin of jet.
Definition at line 349 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and GetCreateOutputObjects().
|
private |
flag to use MC methods
Definition at line 172 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), InitParameters(), IsMCStudies(), MakeAnalysisFillHistograms(), Print(), SwitchOffMCStudies(), and SwitchOnMCStudies().
|
private |
! momentum
Definition at line 176 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by FindMCgenInfo(), and MakeAnalysisFillHistograms().
|
private |
flag to choose gamma-jet pairs most energetic
Definition at line 165 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by InitParameters(), IsMostEnergetic(), MakeAnalysisFillAOD(), Print(), SwitchOffMostEnergetic(), SwitchOffMostOpposite(), SwitchOnMostEnergetic(), and SwitchOnMostOpposite().
|
private |
flag to choose gamma-jet pairs most opposite
Definition at line 166 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by InitParameters(), IsMostOpposite(), MakeAnalysisFillAOD(), Print(), SwitchOffMostEnergetic(), SwitchOffMostOpposite(), SwitchOnMostEnergetic(), and SwitchOnMostOpposite().
|
private |
n tracks in event
Definition at line 340 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
Jet pT threshold in jet cone.
Definition at line 148 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by CalculateBkg(), GetPtThresholdInCone(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and SetPtThresholdInCone().
|
private |
Jet/particle Ratio cut maximum.
Definition at line 144 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetRatioMaxCut(), InitParameters(), Print(), SelectJet(), and SetRatioCutRange().
|
private |
Jet/particle Ratio cut minimum.
Definition at line 145 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetRatioMinCut(), InitParameters(), Print(), SelectJet(), and SetRatioCutRange().
|
private |
flag to save gamma-jet tree
Definition at line 164 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), InitParameters(), IsSaveGJTree(), MakeAnalysisFillHistograms(), Print(), SwitchOffSaveGJTree(), and SwitchOnSaveGJTree().
|
private |
Select only trigger particles isolated.
Definition at line 151 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by InitParameters(), OnlyIsolated(), Print(), and SelectIsolated().
|
private |
! gamma-jet tree
Definition at line 317 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().
|
private |
flag to use backgrouind subtraction for photons or not
Definition at line 163 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by InitParameters(), IsBackgroundSubtractionGamma(), Print(), SelectJet(), SwitchOffBackgroundSubtractionGamma(), and SwitchOnBackgroundSubtractionGamma().
|
private |
flag to save bkg jet histograms
Definition at line 168 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by InitParameters(), IsHistogramJetBkg(), Print(), SwitchOffHistogramJetBkg(), and SwitchOnHistogramJetBkg().
|
private |
flag to save jet tracks features
Definition at line 170 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by InitParameters(), IsHistogramJetTracks(), Print(), SwitchOffHistogramJetTracks(), and SwitchOnHistogramJetTracks().
|
private |
flag to save CTS tracks features
Definition at line 169 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by InitParameters(), IsHistogramTracks(), Print(), SwitchOffHistogramTracks(), and SwitchOnHistogramTracks().
|
private |
Use track references from JETAN not the AOD tracks to calculate fragmentation function.
Definition at line 149 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by AreJetRefTracks(), InitParameters(), MakeAnalysisFillHistograms(), Print(), and UseJetRefTracks().
|
private |
z vertex
Definition at line 341 of file AliAnaParticleJetFinderCorrelation.h.
Referenced by GetCreateOutputObjects(), and MakeAnalysisFillHistograms().