AliPhysics  56f1704 (56f1704)
AliAnaFwdDetsQA Class Reference

#include <AliAnaFwdDetsQA.h>

Inheritance diagram for AliAnaFwdDetsQA:

Public Member Functions

 AliAnaFwdDetsQA ()
 
 AliAnaFwdDetsQA (const char *name)
 
virtual ~AliAnaFwdDetsQA ()
 
virtual void UserCreateOutputObjects ()
 
virtual void UserExec (Option_t *option)
 
virtual void Terminate (Option_t *)
 
TH1F * CreateHisto (const char *name, const char *title, Int_t nBins, Double_t xMin, Double_t xMax, const char *xLabel=NULL, const char *yLabel=NULL)
 
TH1F * CreateEffHisto (const TH1F *hGen, const TH1F *hRec)
 
Bool_t FitHisto (TH1 *histo, Double_t &res, Double_t &resError)
 

Private Member Functions

 AliAnaFwdDetsQA (const AliAnaFwdDetsQA &)
 
AliAnaFwdDetsQAoperator= (const AliAnaFwdDetsQA &)
 

Private Attributes

TListfListOfHistos
 
TH1F * fT0vtxRec
 
TH2FfT0vtxRecGen
 
TH1F * fT0time
 
TH1F * fT0time2
 
TH1F * fT0mult
 
TH1F * fT0vtxRes
 
TH1F * fT0ampl
 
TH1F * fV0a
 
TH1F * fV0c
 
TH1F * fV0multA
 
TH1F * fV0multC
 
TH2FfV0multAcorr
 
TH2FfV0multCcorr
 
TH2FfV0Acorr
 
TH2FfV0Ccorr
 
TH1F * fV0ampl
 

Detailed Description

Definition at line 18 of file AliAnaFwdDetsQA.h.

Constructor & Destructor Documentation

AliAnaFwdDetsQA::AliAnaFwdDetsQA ( )

Definition at line 50 of file AliAnaFwdDetsQA.cxx.

AliAnaFwdDetsQA::AliAnaFwdDetsQA ( const char *  name)

Definition at line 78 of file AliAnaFwdDetsQA.cxx.

virtual AliAnaFwdDetsQA::~AliAnaFwdDetsQA ( )
inlinevirtual

Definition at line 23 of file AliAnaFwdDetsQA.h.

AliAnaFwdDetsQA::AliAnaFwdDetsQA ( const AliAnaFwdDetsQA )
private

Member Function Documentation

TH1F * AliAnaFwdDetsQA::CreateEffHisto ( const TH1F *  hGen,
const TH1F *  hRec 
)

Definition at line 121 of file AliAnaFwdDetsQA.cxx.

Referenced by ~AliAnaFwdDetsQA().

TH1F * AliAnaFwdDetsQA::CreateHisto ( const char *  name,
const char *  title,
Int_t  nBins,
Double_t  xMin,
Double_t  xMax,
const char *  xLabel = NULL,
const char *  yLabel = NULL 
)

Definition at line 107 of file AliAnaFwdDetsQA.cxx.

Referenced by UserCreateOutputObjects(), and ~AliAnaFwdDetsQA().

Bool_t AliAnaFwdDetsQA::FitHisto ( TH1 histo,
Double_t res,
Double_t resError 
)

Definition at line 152 of file AliAnaFwdDetsQA.cxx.

Referenced by ~AliAnaFwdDetsQA().

AliAnaFwdDetsQA& AliAnaFwdDetsQA::operator= ( const AliAnaFwdDetsQA )
private
void AliAnaFwdDetsQA::Terminate ( Option_t )
virtual

Definition at line 320 of file AliAnaFwdDetsQA.cxx.

Referenced by ~AliAnaFwdDetsQA().

void AliAnaFwdDetsQA::UserCreateOutputObjects ( )
virtual

Definition at line 175 of file AliAnaFwdDetsQA.cxx.

Referenced by ~AliAnaFwdDetsQA().

void AliAnaFwdDetsQA::UserExec ( Option_t option)
virtual

Definition at line 233 of file AliAnaFwdDetsQA.cxx.

Referenced by ~AliAnaFwdDetsQA().

Member Data Documentation

TList* AliAnaFwdDetsQA::fListOfHistos
private

Definition at line 36 of file AliAnaFwdDetsQA.h.

Referenced by Terminate(), UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fT0ampl
private

Definition at line 44 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fT0mult
private

Definition at line 42 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fT0time
private

Definition at line 40 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fT0time2
private

Definition at line 41 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fT0vtxRec
private

Definition at line 38 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2F* AliAnaFwdDetsQA::fT0vtxRecGen
private

Definition at line 39 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fT0vtxRes
private

Definition at line 43 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fV0a
private

Definition at line 46 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2F* AliAnaFwdDetsQA::fV0Acorr
private

Definition at line 52 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fV0ampl
private

Definition at line 54 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fV0c
private

Definition at line 47 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2F* AliAnaFwdDetsQA::fV0Ccorr
private

Definition at line 53 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fV0multA
private

Definition at line 48 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2F* AliAnaFwdDetsQA::fV0multAcorr
private

Definition at line 50 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH1F* AliAnaFwdDetsQA::fV0multC
private

Definition at line 49 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2F* AliAnaFwdDetsQA::fV0multCcorr
private

Definition at line 51 of file AliAnaFwdDetsQA.h.

Referenced by UserCreateOutputObjects(), and UserExec().


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