![]() |
AliRoot Core
3abf5b4 (3abf5b4)
|
#include <AliMFTClusterQA.h>
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 |
AliMFT * | fMFT |
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) | |
AliMFTClusterQA & | operator= (const AliMFTClusterQA &other) |
Definition at line 26 of file AliMFTClusterQA.h.
AliMFTClusterQA::AliMFTClusterQA | ( | ) |
|
inlinevirtual |
Definition at line 31 of file AliMFTClusterQA.h.
|
private |
void AliMFTClusterQA::BookHistos | ( | ) |
Definition at line 110 of file AliMFTClusterQA.cxx.
Referenced by Init().
|
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().
|
private |
void AliMFTClusterQA::Terminate | ( | ) |
Definition at line 167 of file AliMFTClusterQA.cxx.
Referenced by AliMFTClusterQA().
|
protected |
Definition at line 49 of file AliMFTClusterQA.h.
Referenced by BookHistos(), LoadNextEvent(), and Terminate().
|
protected |
Definition at line 55 of file AliMFTClusterQA.h.
Referenced by LoadNextEvent(), and Terminate().
|
protected |
Definition at line 57 of file AliMFTClusterQA.h.
Referenced by BookHistos(), and Terminate().
|
protected |
Definition at line 48 of file AliMFTClusterQA.h.
Referenced by BookHistos(), LoadNextEvent(), and Terminate().
|
protected |
Definition at line 48 of file AliMFTClusterQA.h.
Referenced by BookHistos(), LoadNextEvent(), and Terminate().
|
protected |
Definition at line 48 of file AliMFTClusterQA.h.
Referenced by BookHistos(), LoadNextEvent(), and Terminate().
|
protected |
Definition at line 47 of file AliMFTClusterQA.h.
Referenced by BookHistos(), LoadNextEvent(), and Terminate().
|
protected |
Definition at line 47 of file AliMFTClusterQA.h.
Referenced by BookHistos(), LoadNextEvent(), and Terminate().
|
protected |
Definition at line 53 of file AliMFTClusterQA.h.
Referenced by Init(), and LoadNextEvent().
|
protected |
Definition at line 51 of file AliMFTClusterQA.h.
Referenced by Init(), and LoadNextEvent().
|
protected |
Definition at line 55 of file AliMFTClusterQA.h.
Referenced by Init(), and LoadNextEvent().
|
staticprotected |
Definition at line 45 of file AliMFTClusterQA.h.
|
protected |
Definition at line 55 of file AliMFTClusterQA.h.
|
protected |
Definition at line 59 of file AliMFTClusterQA.h.
Referenced by BookHistos(), and Init().
|
protected |
Definition at line 59 of file AliMFTClusterQA.h.
Referenced by Init().
|
protected |
Definition at line 52 of file AliMFTClusterQA.h.
Referenced by Init(), and LoadNextEvent().