#include <AliLocalRhoParameter.h>
|
| 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 |
|
| AliRhoParameter () |
|
| AliRhoParameter (const char *name, Double_t val=0) |
|
void | Clear (Option_t *option="") |
|
Definition at line 10 of file AliLocalRhoParameter.h.
AliLocalRhoParameter::AliLocalRhoParameter |
( |
| ) |
|
AliLocalRhoParameter::AliLocalRhoParameter |
( |
const char * |
name, |
|
|
Double_t |
val |
|
) |
| |
TF1* AliLocalRhoParameter::GetLocalRho |
( |
| ) |
const |
|
inline |
Double_t AliLocalRhoParameter::GetLocalUncertainty |
( |
Double_t |
phi, |
|
|
Double_t |
r, |
|
|
Double_t |
n |
|
) |
| const |
|
inline |
Double_t AliLocalRhoParameter::GetLocalUncertainty |
( |
Double_t |
phi, |
|
|
Double_t |
r |
|
) |
| const |
|
inline |
Double_t AliLocalRhoParameter::GetLocalVal |
( |
Double_t |
phi, |
|
|
Double_t |
r, |
|
|
Double_t |
n |
|
) |
| const |
|
inline |
Definition at line 16 of file AliLocalRhoParameter.h.
Referenced by AliAnalysisTaskJetMatching::DoConstituentMatching(), AliAnalysisTaskJetMatching::FillMatchedJetHistograms(), AliAnalysisTaskJetV2::FillWeightedDeltaPtHistograms(), AliAnalysisTaskJetV2::FillWeightedEventPlaneHistograms(), AliAnalysisTaskJetV2::FillWeightedJetHistograms(), AliAnalysisTaskJetV2::FillWeightedRhoHistograms(), AliJetContainer::GetJetPtCorrLocal(), AliAnalysisTaskEmcalJetHadEPpid::GetLeadingJet(), AliAnalysisTaskJetV2::GetLeadingJet(), GetLocalVal(), GetLocalValInPhi(), AliAnalysisTaskJetV2::QCnDiffentialFlowVectors(), AliAnalysisTaskEmcalJetSpectra::Run(), AliAnalysisTaskEmcalJetPatchTriggerQA::Run(), and AliAnalysisTaskEmcalJetHadEPpid::Run().
Double_t AliLocalRhoParameter::GetLocalVal |
( |
Double_t |
phi, |
|
|
Double_t |
r |
|
) |
| const |
|
inline |
Double_t AliLocalRhoParameter::GetLocalValInEtaPhi |
( |
Double_t |
phi, |
|
|
Double_t |
r, |
|
|
Double_t |
n, |
|
|
Int_t |
gran = 20 |
|
) |
| const |
|
inline |
Double_t AliLocalRhoParameter::GetLocalValInPhi |
( |
Double_t |
phi, |
|
|
Double_t |
r, |
|
|
Double_t |
n |
|
) |
| const |
|
inline |
void AliLocalRhoParameter::SetLocalRho |
( |
TF1 * |
f | ) |
|
|
inline |
TF1* AliLocalRhoParameter::fLocalRho |
|
private |
The documentation for this class was generated from the following files: