AliPhysics  b6f8e44 (b6f8e44)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliLocalRhoParameter Class Reference

#include <AliLocalRhoParameter.h>

Inheritance diagram for AliLocalRhoParameter:

Public Member Functions

 AliLocalRhoParameter ()
 
 AliLocalRhoParameter (const char *name, Double_t val)
 
void SetLocalRho (TF1 *f)
 
TF1 * GetLocalRho () const
 
Double_t GetLocalVal (Double_t phi, Double_t r, Double_t n) const
 
Double_t GetLocalVal (Double_t phi, Double_t r) const
 
Double_t GetLocalValInPhi (Double_t phi, Double_t r, Double_t n) const
 
Double_t GetLocalValInEtaPhi (Double_t phi, Double_t r, Double_t n, Int_t gran=20) const
 
Double_t GetLocalUncertainty (Double_t phi, Double_t r, Double_t n) const
 
Double_t GetLocalUncertainty (Double_t phi, Double_t r) const
 
- Public Member Functions inherited from AliRhoParameter
 AliRhoParameter ()
 
 AliRhoParameter (const char *name, Double_t val=0)
 
void Clear (Option_t *option="")
 

Private Member Functions

 AliLocalRhoParameter (const AliLocalRhoParameter &)
 
AliLocalRhoParameteroperator= (const AliLocalRhoParameter &)
 
 ClassDef (AliLocalRhoParameter, 1)
 

Private Attributes

TF1 * fLocalRho
 

Detailed Description

Definition at line 10 of file AliLocalRhoParameter.h.

Constructor & Destructor Documentation

AliLocalRhoParameter::AliLocalRhoParameter ( )
AliLocalRhoParameter::AliLocalRhoParameter ( const char *  name,
Double_t  val 
)

Definition at line 27 of file AliLocalRhoParameter.cxx.

AliLocalRhoParameter::AliLocalRhoParameter ( const AliLocalRhoParameter )
private

Member Function Documentation

AliLocalRhoParameter::ClassDef ( AliLocalRhoParameter  ,
 
)
private
TF1* AliLocalRhoParameter::GetLocalRho ( ) const
inline

Definition at line 15 of file AliLocalRhoParameter.h.

Double_t AliLocalRhoParameter::GetLocalUncertainty ( Double_t  phi,
Double_t  r,
Double_t  n 
) const
inline

Definition at line 52 of file AliLocalRhoParameter.h.

Referenced by GetLocalUncertainty().

Double_t AliLocalRhoParameter::GetLocalUncertainty ( Double_t  phi,
Double_t  r 
) const
inline

Definition at line 58 of file AliLocalRhoParameter.h.

Double_t AliLocalRhoParameter::GetLocalVal ( Double_t  phi,
Double_t  r 
) const
inline

Definition at line 21 of file AliLocalRhoParameter.h.

Double_t AliLocalRhoParameter::GetLocalValInPhi ( Double_t  phi,
Double_t  r,
Double_t  n 
) const
inline

Definition at line 24 of file AliLocalRhoParameter.h.

AliLocalRhoParameter& AliLocalRhoParameter::operator= ( const AliLocalRhoParameter )
private
void AliLocalRhoParameter::SetLocalRho ( TF1 *  f)
inline

Member Data Documentation

TF1* AliLocalRhoParameter::fLocalRho
private

The documentation for this class was generated from the following files: