AliRoot Core  3abf5b4 (3abf5b4)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliMFTClusterQA Class Reference

#include <AliMFTClusterQA.h>

Inheritance diagram for AliMFTClusterQA:

Public Member Functions

 AliMFTClusterQA ()
 
virtual ~AliMFTClusterQA ()
 
void Init (Char_t *readDir, Char_t *outDir, Int_t nEventsToAnalyze)
 
Bool_t LoadNextEvent ()
 
void BookHistos ()
 
void Terminate ()
 

Protected Member Functions

 ClassDef (AliMFTClusterQA, 1)
 

Protected Attributes

TH1D * fHistNClustersPerEvent [fNMaxPlanes]
 
TH1D * fHistNPixelsPerCluster [fNMaxPlanes]
 
TH1D * fHistClusterSizeX [fNMaxPlanes]
 
TH1D * fHistClusterSizeY [fNMaxPlanes]
 
TH1D * fHistClusterRadialPosition [fNMaxPlanes]
 
TH2D * fClusterScatterPlotXY [fNMaxPlanes]
 
AliLoader * fMFTLoader
 
AliRunLoader * fRunLoader
 
AliMFTfMFT
 
Int_t fNPlanes
 
Int_t fNEvents
 
Int_t fEv
 
TFile * fFileOut
 
TString fReadDir
 
TString fOutDir
 

Static Protected Attributes

static const Int_t fNMaxPlanes = AliMFTConstants::fNMaxPlanes
 

Private Member Functions

 AliMFTClusterQA (const AliMFTClusterQA &obj)
 
AliMFTClusterQAoperator= (const AliMFTClusterQA &other)
 

Detailed Description

Definition at line 26 of file AliMFTClusterQA.h.

Constructor & Destructor Documentation

AliMFTClusterQA::AliMFTClusterQA ( )
virtual AliMFTClusterQA::~AliMFTClusterQA ( )
inlinevirtual

Definition at line 31 of file AliMFTClusterQA.h.

AliMFTClusterQA::AliMFTClusterQA ( const AliMFTClusterQA obj)
private

Member Function Documentation

void AliMFTClusterQA::BookHistos ( )

Definition at line 110 of file AliMFTClusterQA.cxx.

Referenced by Init().

AliMFTClusterQA::ClassDef ( AliMFTClusterQA  ,
 
)
protected
void AliMFTClusterQA::Init ( Char_t *  readDir,
Char_t *  outDir,
Int_t  nEventsToAnalyze 
)

Definition at line 57 of file AliMFTClusterQA.cxx.

Bool_t AliMFTClusterQA::LoadNextEvent ( )

Definition at line 79 of file AliMFTClusterQA.cxx.

Referenced by AliMFTClusterQA().

AliMFTClusterQA& AliMFTClusterQA::operator= ( const AliMFTClusterQA other)
private
void AliMFTClusterQA::Terminate ( )

Definition at line 167 of file AliMFTClusterQA.cxx.

Referenced by AliMFTClusterQA().

Member Data Documentation

TH2D* AliMFTClusterQA::fClusterScatterPlotXY[fNMaxPlanes]
protected

Definition at line 49 of file AliMFTClusterQA.h.

Referenced by BookHistos(), LoadNextEvent(), and Terminate().

Int_t AliMFTClusterQA::fEv
protected

Definition at line 55 of file AliMFTClusterQA.h.

Referenced by LoadNextEvent(), and Terminate().

TFile* AliMFTClusterQA::fFileOut
protected

Definition at line 57 of file AliMFTClusterQA.h.

Referenced by BookHistos(), and Terminate().

TH1D * AliMFTClusterQA::fHistClusterRadialPosition[fNMaxPlanes]
protected

Definition at line 48 of file AliMFTClusterQA.h.

Referenced by BookHistos(), LoadNextEvent(), and Terminate().

TH1D* AliMFTClusterQA::fHistClusterSizeX[fNMaxPlanes]
protected

Definition at line 48 of file AliMFTClusterQA.h.

Referenced by BookHistos(), LoadNextEvent(), and Terminate().

TH1D * AliMFTClusterQA::fHistClusterSizeY[fNMaxPlanes]
protected

Definition at line 48 of file AliMFTClusterQA.h.

Referenced by BookHistos(), LoadNextEvent(), and Terminate().

TH1D* AliMFTClusterQA::fHistNClustersPerEvent[fNMaxPlanes]
protected

Definition at line 47 of file AliMFTClusterQA.h.

Referenced by BookHistos(), LoadNextEvent(), and Terminate().

TH1D * AliMFTClusterQA::fHistNPixelsPerCluster[fNMaxPlanes]
protected

Definition at line 47 of file AliMFTClusterQA.h.

Referenced by BookHistos(), LoadNextEvent(), and Terminate().

AliMFT* AliMFTClusterQA::fMFT
protected

Definition at line 53 of file AliMFTClusterQA.h.

Referenced by Init(), and LoadNextEvent().

AliLoader* AliMFTClusterQA::fMFTLoader
protected

Definition at line 51 of file AliMFTClusterQA.h.

Referenced by Init(), and LoadNextEvent().

Int_t AliMFTClusterQA::fNEvents
protected

Definition at line 55 of file AliMFTClusterQA.h.

Referenced by Init(), and LoadNextEvent().

const Int_t AliMFTClusterQA::fNMaxPlanes = AliMFTConstants::fNMaxPlanes
staticprotected

Definition at line 45 of file AliMFTClusterQA.h.

Int_t AliMFTClusterQA::fNPlanes
protected

Definition at line 55 of file AliMFTClusterQA.h.

TString AliMFTClusterQA::fOutDir
protected

Definition at line 59 of file AliMFTClusterQA.h.

Referenced by BookHistos(), and Init().

TString AliMFTClusterQA::fReadDir
protected

Definition at line 59 of file AliMFTClusterQA.h.

Referenced by Init().

AliRunLoader* AliMFTClusterQA::fRunLoader
protected

Definition at line 52 of file AliMFTClusterQA.h.

Referenced by Init(), and LoadNextEvent().


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