![]() |
AliPhysics
d38de18 (d38de18)
|
#include <AliFlowVZEROQA.h>
Public Member Functions | |
AliFlowVZEROQA (const char *name, const Int_t nvar, const Int_t *binVar) | |
AliFlowVZEROQA () | |
~AliFlowVZEROQA () | |
AliFlowVZEROQA (const AliFlowVZEROQA &old) | |
AliFlowVZEROQA & | operator= (const AliFlowVZEROQA &source) |
Int_t | GetNhistos () const |
Int_t | GetNspecies () const |
TH2F * | GetQA (Int_t histo) const |
TH2F * | GetQA (Int_t species, Float_t x[]) const |
TH2F * | GetQA (Int_t species, Float_t xMin[], Float_t xMax[]) const |
void | DirectFill (Int_t histo, Float_t var1, Float_t var2) |
void | Fill (Int_t species, Float_t var1, Float_t var2, Float_t x[]) |
void | AddSpecies (const char *name, Int_t nXbin, const Double_t *xbin, Int_t nYbin, const Double_t *ybin) |
const char * | GetSpeciesName (Int_t species) |
Int_t | Add (const AliFlowVZEROQA *oth) |
Int_t | GetNvar () const |
Int_t | GetNbinVar (Int_t ivar) const |
void | SetVarRange (Int_t ivar, Float_t xMin, Float_t xMax) |
void | SetVarName (Int_t ivar, const char *name) |
Float_t | GetXmin (Int_t ivar) const |
Float_t | GetXmax (Int_t ivar) const |
const char * | GetVarName (Int_t ivar) const |
Int_t | GetBin (Int_t ivar, Float_t x) const |
Long64_t | Merge (TCollection *list) |
void | Reset () |
Private Attributes | |
TArrayI * | fNbinVar |
TArrayF * | fXmin |
TArrayF * | fXmax |
TClonesArray * | fNameVar |
TClonesArray * | fQA |
Definition at line 21 of file AliFlowVZEROQA.h.
Definition at line 7 of file AliFlowVZEROQA.cxx.
AliFlowVZEROQA::AliFlowVZEROQA | ( | ) |
Definition at line 25 of file AliFlowVZEROQA.cxx.
AliFlowVZEROQA::~AliFlowVZEROQA | ( | ) |
Definition at line 36 of file AliFlowVZEROQA.cxx.
AliFlowVZEROQA::AliFlowVZEROQA | ( | const AliFlowVZEROQA & | old | ) |
Definition at line 73 of file AliFlowVZEROQA.cxx.
Int_t AliFlowVZEROQA::Add | ( | const AliFlowVZEROQA * | oth | ) |
Definition at line 179 of file AliFlowVZEROQA.cxx.
Referenced by Merge().
void AliFlowVZEROQA::AddSpecies | ( | const char * | name, |
Int_t | nXbin, | ||
const Double_t * | xbin, | ||
Int_t | nYbin, | ||
const Double_t * | ybin | ||
) |
Definition at line 140 of file AliFlowVZEROQA.cxx.
Referenced by AliAnalysisTaskVnV0::UserCreateOutputObjects().
Definition at line 35 of file AliFlowVZEROQA.h.
Referenced by Fill().
Definition at line 203 of file AliFlowVZEROQA.cxx.
Referenced by AliAnalysisTaskVnV0::Analyze().
Definition at line 54 of file AliFlowVZEROQA.h.
Definition at line 45 of file AliFlowVZEROQA.h.
|
inline |
Definition at line 30 of file AliFlowVZEROQA.h.
Referenced by Add(), AddSpecies(), AliFlowVZEROQA(), GetSpeciesName(), operator=(), and SetVarRange().
Int_t AliFlowVZEROQA::GetNspecies | ( | ) | const |
Definition at line 130 of file AliFlowVZEROQA.cxx.
Referenced by GetSpeciesName().
|
inline |
Definition at line 44 of file AliFlowVZEROQA.h.
Referenced by AddSpecies(), AliFlowVZEROQA(), Fill(), GetNspecies(), GetQA(), and operator=().
Definition at line 32 of file AliFlowVZEROQA.h.
Referenced by Add(), AddSpecies(), AliFlowVZEROQA(), DirectFill(), GetQA(), GetSpeciesName(), and operator=().
Definition at line 220 of file AliFlowVZEROQA.cxx.
Definition at line 240 of file AliFlowVZEROQA.cxx.
|
inline |
Definition at line 40 of file AliFlowVZEROQA.h.
|
inline |
Definition at line 52 of file AliFlowVZEROQA.h.
Referenced by AliFlowVZEROQA(), and operator=().
Definition at line 51 of file AliFlowVZEROQA.h.
Definition at line 50 of file AliFlowVZEROQA.h.
Long64_t AliFlowVZEROQA::Merge | ( | TCollection * | list | ) |
Definition at line 298 of file AliFlowVZEROQA.cxx.
AliFlowVZEROQA & AliFlowVZEROQA::operator= | ( | const AliFlowVZEROQA & | source | ) |
Definition at line 102 of file AliFlowVZEROQA.cxx.
void AliFlowVZEROQA::Reset | ( | ) |
Definition at line 52 of file AliFlowVZEROQA.cxx.
|
inline |
Definition at line 48 of file AliFlowVZEROQA.h.
Referenced by AliAnalysisTaskVnV0::UserCreateOutputObjects().
Definition at line 192 of file AliFlowVZEROQA.cxx.
Referenced by AliAnalysisTaskVnV0::UserCreateOutputObjects().
|
private |
Definition at line 63 of file AliFlowVZEROQA.h.
Referenced by AddSpecies(), GetQA(), GetVarName(), operator=(), Reset(), SetVarName(), and ~AliFlowVZEROQA().
|
private |
Definition at line 61 of file AliFlowVZEROQA.h.
Referenced by AddSpecies(), AliFlowVZEROQA(), Fill(), GetBin(), GetNbinVar(), GetNvar(), GetQA(), operator=(), Reset(), and ~AliFlowVZEROQA().
|
private |
Definition at line 65 of file AliFlowVZEROQA.h.
Referenced by GetNhistos(), GetNspecies(), GetQA(), Reset(), and ~AliFlowVZEROQA().
|
private |
Definition at line 62 of file AliFlowVZEROQA.h.
Referenced by AddSpecies(), AliFlowVZEROQA(), Fill(), GetBin(), GetQA(), GetXmax(), operator=(), Reset(), and ~AliFlowVZEROQA().
|
private |
Definition at line 62 of file AliFlowVZEROQA.h.
Referenced by AddSpecies(), AliFlowVZEROQA(), Fill(), GetBin(), GetQA(), GetXmin(), operator=(), Reset(), and ~AliFlowVZEROQA().