AliRoot Core  edcc906 (edcc906)
AliCorrQAChecker Class Reference

#include <AliCorrQAChecker.h>

Inheritance diagram for AliCorrQAChecker:

Public Member Functions

 AliCorrQAChecker ()
 
virtual ~AliCorrQAChecker ()
 
virtual void Run (AliQAv1::ALITASK_t, TNtupleD **, AliDetectorRecoParam *)
 
- Public Member Functions inherited from AliQACheckerBase
 AliQACheckerBase (const char *name="", const char *title="")
 
virtual ~AliQACheckerBase ()
 
void DeleteImages ()
 
TList * GetExternParamlist ()
 
TCanvas ** GetImage ()
 
TCanvas * GetImage (AliRecoParam::EventSpecie_t es)
 
virtual void Init (const AliQAv1::DETECTORINDEX_t det)
 
virtual void MakeImage (TObjArray **list, AliQAv1::TASKINDEX_t task, AliQAv1::MODE_t mode)
 
void PrintExternParam ()
 
void Run (AliQAv1::ALITASK_t tsk, const AliDetectorRecoParam *recoParam=NULL)
 
void Run (AliQAv1::ALITASK_t tsk, TObjArray **list, const AliDetectorRecoParam *recoParam=NULL)
 
void Run (AliQAv1::ALITASK_t, TNtupleD **, const AliDetectorRecoParam *)
 
void SetExternParamlist (TList *list)
 
void SetHiLo (Float_t *hiValue, Float_t *lowValue)
 
void SetPrintImage (Bool_t opt=kTRUE)
 

Private Member Functions

 AliCorrQAChecker (const AliCorrQAChecker &qac)
 
AliCorrQACheckeroperator= (const AliCorrQAChecker &qac)
 
Double_t * CheckN (AliQAv1::ALITASK_t index, TNtupleD **nData, AliDetectorRecoParam *recoParam)
 

Additional Inherited Members

- Protected Member Functions inherited from AliQACheckerBase
virtual void Check (Double_t *rv, AliQAv1::ALITASK_t, TObjArray **list, const AliDetectorRecoParam *recoParam=0)
 
Double_t DiffC (const TH1 *href, const TH1 *hin) const
 
Double_t DiffK (const TH1 *href, const TH1 *hin) const
 
void Finish () const
 
void GetRefSubDir (const char *det, const char *task, TDirectory *&dirFile, TObjArray **&dirOCDB)
 
virtual void SetQA (AliQAv1::ALITASK_t index, Double_t *value) const
 
- Protected Attributes inherited from AliQACheckerBase
TDirectory * fDataSubDir
 
TDirectory * fRefSubDir
 directory for the current task directory in the current detector directory in the data file More...
 
TObjArray ** fRefOCDBSubDir
 directory for the current task directory in the current detector directory in the reference file More...
 
Float_t * fLowTestValue
 Entry in OCDB for the current detector. More...
 
Float_t * fUpTestValue
 
TCanvas ** fImage
 
Bool_t fPrintImage
 
TList * fExternParamList
 flag to print the images or not More...
 

Detailed Description

Definition at line 27 of file AliCorrQAChecker.h.

Constructor & Destructor Documentation

AliCorrQAChecker::AliCorrQAChecker ( )
inline

Definition at line 30 of file AliCorrQAChecker.h.

Referenced by ~AliCorrQAChecker().

virtual AliCorrQAChecker::~AliCorrQAChecker ( )
inlinevirtual

Definition at line 31 of file AliCorrQAChecker.h.

AliCorrQAChecker::AliCorrQAChecker ( const AliCorrQAChecker qac)
private

Member Function Documentation

Double_t * AliCorrQAChecker::CheckN ( AliQAv1::ALITASK_t  index,
TNtupleD **  nData,
AliDetectorRecoParam recoParam 
)
private

Definition at line 45 of file AliCorrQAChecker.cxx.

Referenced by Run(), and ~AliCorrQAChecker().

AliCorrQAChecker& AliCorrQAChecker::operator= ( const AliCorrQAChecker qac)
private

Referenced by ~AliCorrQAChecker().

void AliCorrQAChecker::Run ( AliQAv1::ALITASK_t  tsk,
TNtupleD **  nt,
AliDetectorRecoParam recoParam 
)
virtual

Definition at line 78 of file AliCorrQAChecker.cxx.

Referenced by ~AliCorrQAChecker().


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