AliPhysics  a4b41ad (a4b41ad)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliAnaParticlePartonCorrelation.h
Go to the documentation of this file.
1 #ifndef ALIANAPARTICLEPARTONCORRELATION_H
2 #define ALIANAPARTICLEPARTONCORRELATION_H
3 /* Copyright(c) 1998-1999, ALICE Experiment at CERN, All rights reserved. *
4  * See cxx source for full Copyright notice */
5 
6 //_________________________________________________________________________
17 //_________________________________________________________________________
18 
19 // --- ROOT ---
20 class TH2F ;
21 
22 // --- ANALYSIS ---
24 
26 
27 public:
28 
30 
33 
35 
36  void InitParameters();
37 
38  void MakeAnalysisFillAOD() ;
39 
41 
42  void Print(const Option_t * opt) const;
43 
44 private:
45 
47 
49 
51 
53 
55 
57 
59 
61 
64 
67 
71 
72 } ;
73 
74 #endif //ALIANAPARTICLEPARTONCORRELATION_H
75 
76 
77 
void Print(const Option_t *opt) const
Print some relevant parameters set for the analysis.
TH2F * fhDeltaEtaNearParton
! Difference of parton eta and prompt trigger particle eta
TH2F * fhDeltaPtNearParton
! Difference of parton pT and prompt trigger particle pT
Definition: External.C:236
TH2F * fhPtRatNearParton
! Ratio of parton pT and prompt trigger particle pT
TList * GetCreateOutputObjects()
Create histograms to be saved in output file.
void InitParameters()
Initialize the parameters of the analysis.
TH2F * fhDeltaPtAwayParton
! Difference of parton pT and prompt trigger particle pT
Base class for CaloTrackCorr analysis algorithms.
TH2F * fhDeltaPhiAwayParton
! Difference of parton phi and prompt trigger particle phi
TH2F * fhDeltaPhiNearParton
! Difference of parton phi and prompt trigger particle phi
virtual ~AliAnaParticlePartonCorrelation()
Virtual destructor.
AliAnaParticlePartonCorrelation()
Default Constructor. Initialize parameters.
const char Option_t
Definition: External.C:48
AliAnaParticlePartonCorrelation & operator=(const AliAnaParticlePartonCorrelation &g)
Assignment operator not implemented.
TH2F * fhDeltaEtaAwayParton
! Difference of parton eta and prompt trigger particle eta
TH2F * fhPtRatAwayParton
! Ratio of parton pT and prompt trigger particle pT