AliPhysics  648edd6 (648edd6)
 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 //_________________________________________________________________________
18 //_________________________________________________________________________
19 
20 // --- ROOT ---
21 class TH2F ;
22 
23 // --- ANALYSIS ---
25 
27 
28 public:
29 
31 
34 
36 
37  void InitParameters();
38 
39  void MakeAnalysisFillAOD() ;
40 
42 
43  void Print(const Option_t * opt) const;
44 
45 private:
46 
48 
50 
52 
54 
56 
58 
60 
62 
65 
68 
72 
73 } ;
74 
75 #endif //ALIANAPARTICLEPARTONCORRELATION_H
76 
77 
78 
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