AliPhysics  2b88e80 (2b88e80)
MyAnalysis Class Reference
Inheritance diagram for MyAnalysis:

Public Member Functions

 MyAnalysis ()
 
 MyAnalysis (const char *name)
 
 MyAnalysis (const MyAnalysis &o)
 
virtual ~MyAnalysis ()
 
MyAnalysisoperator= (const MyAnalysis &)
 
virtual void UserCreateOutputObjects ()
 
virtual void UserExec (Option_t *)
 
void Terminate (Option_t *)
 

Protected Attributes

TListfList
 
TH2DfMult
 
TH1DfVz
 
AliProdInfo * fProd
 

Detailed Description

Definition at line 17 of file MyAnalysis.C.

Constructor & Destructor Documentation

MyAnalysis::MyAnalysis ( )
inline

Definition at line 20 of file MyAnalysis.C.

MyAnalysis::MyAnalysis ( const char *  name)
inline

Definition at line 23 of file MyAnalysis.C.

MyAnalysis::MyAnalysis ( const MyAnalysis o)
inline

Definition at line 30 of file MyAnalysis.C.

virtual MyAnalysis::~MyAnalysis ( )
inlinevirtual

Definition at line 33 of file MyAnalysis.C.

Member Function Documentation

MyAnalysis& MyAnalysis::operator= ( const MyAnalysis )
inline

Definition at line 34 of file MyAnalysis.C.

void MyAnalysis::Terminate ( Option_t )
inline

Definition at line 98 of file MyAnalysis.C.

virtual void MyAnalysis::UserCreateOutputObjects ( )
inlinevirtual

Definition at line 35 of file MyAnalysis.C.

virtual void MyAnalysis::UserExec ( Option_t )
inlinevirtual

Definition at line 57 of file MyAnalysis.C.

Member Data Documentation

TList* MyAnalysis::fList
protected

Definition at line 144 of file MyAnalysis.C.

Referenced by UserCreateOutputObjects(), and UserExec().

TH2D* MyAnalysis::fMult
protected

Definition at line 145 of file MyAnalysis.C.

Referenced by UserCreateOutputObjects(), and UserExec().

AliProdInfo* MyAnalysis::fProd
protected

Definition at line 147 of file MyAnalysis.C.

Referenced by UserExec().

TH1D* MyAnalysis::fVz
protected

Definition at line 146 of file MyAnalysis.C.

Referenced by UserCreateOutputObjects(), and UserExec().


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