AliPhysics  d84cbc0 (d84cbc0)
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AliFlowAnalysis Class Reference

#include <AliFlowAnalysis.h>

Inheritance diagram for AliFlowAnalysis:

Public Member Functions

 AliFlowAnalysis (const char *name="AliFlowAnalysis")
 
virtual ~AliFlowAnalysis ()
 
virtual void Init ()
 
virtual void ProcessEvent (AliFlowEventSimple *)
 
virtual void Make (AliFlowEventSimple *)
 
virtual void Finish ()
 
virtual void GetOutputHistograms (TList *)
 
virtual void WriteHistograms (TDirectoryFile *) const
 
virtual TListGetHistList () const
 
virtual void SetHistList (TList *)
 
void SetPOItype (Int_t i)
 
Int_t GetPOItype () const
 
void SetEventCuts (AliFlowEventSimpleCuts *cuts)
 
AliFlowEventSimpleCutsGetEventCuts () const
 

Protected Attributes

AliFlowEventSimpleCutsfEventCuts
 
Int_t fPOItype
 

Private Member Functions

 AliFlowAnalysis (const AliFlowAnalysis &anAnalysis)
 
AliFlowAnalysisoperator= (const AliFlowAnalysis &anAnalysis)
 

Detailed Description

Definition at line 20 of file AliFlowAnalysis.h.

Constructor & Destructor Documentation

AliFlowAnalysis::AliFlowAnalysis ( const char *  name = "AliFlowAnalysis")
AliFlowAnalysis::~AliFlowAnalysis ( )
virtual

Definition at line 40 of file AliFlowAnalysis.cxx.

AliFlowAnalysis::AliFlowAnalysis ( const AliFlowAnalysis anAnalysis)
private

Member Function Documentation

virtual void AliFlowAnalysis::Finish ( )
inlinevirtual

Reimplemented in AliFlowAnalysisWithScalarProduct.

Definition at line 29 of file AliFlowAnalysis.h.

AliFlowEventSimpleCuts* AliFlowAnalysis::GetEventCuts ( ) const
inline

Definition at line 40 of file AliFlowAnalysis.h.

virtual TList* AliFlowAnalysis::GetHistList ( ) const
inlinevirtual

Reimplemented in AliFlowAnalysisWithScalarProduct.

Definition at line 33 of file AliFlowAnalysis.h.

virtual void AliFlowAnalysis::GetOutputHistograms ( TList )
inlinevirtual

Reimplemented in AliFlowAnalysisWithScalarProduct.

Definition at line 30 of file AliFlowAnalysis.h.

Int_t AliFlowAnalysis::GetPOItype ( ) const
inline

Definition at line 37 of file AliFlowAnalysis.h.

virtual void AliFlowAnalysis::Init ( )
inlinevirtual

Reimplemented in AliFlowAnalysisWithScalarProduct.

Definition at line 26 of file AliFlowAnalysis.h.

virtual void AliFlowAnalysis::Make ( AliFlowEventSimple )
inlinevirtual

Reimplemented in AliFlowAnalysisWithScalarProduct.

Definition at line 28 of file AliFlowAnalysis.h.

Referenced by ProcessEvent().

AliFlowAnalysis& AliFlowAnalysis::operator= ( const AliFlowAnalysis anAnalysis)
private
void AliFlowAnalysis::ProcessEvent ( AliFlowEventSimple event)
virtual

Definition at line 47 of file AliFlowAnalysis.cxx.

Referenced by AliAnalysisTaskScalarProduct::UserExec().

void AliFlowAnalysis::SetEventCuts ( AliFlowEventSimpleCuts cuts)
inline

Definition at line 39 of file AliFlowAnalysis.h.

virtual void AliFlowAnalysis::SetHistList ( TList )
inlinevirtual

Definition at line 34 of file AliFlowAnalysis.h.

void AliFlowAnalysis::SetPOItype ( Int_t  i)
inline

Definition at line 36 of file AliFlowAnalysis.h.

virtual void AliFlowAnalysis::WriteHistograms ( TDirectoryFile *  ) const
inlinevirtual

Reimplemented in AliFlowAnalysisWithScalarProduct.

Definition at line 31 of file AliFlowAnalysis.h.

Member Data Documentation

AliFlowEventSimpleCuts* AliFlowAnalysis::fEventCuts
protected

Definition at line 43 of file AliFlowAnalysis.h.

Referenced by GetEventCuts(), ProcessEvent(), SetEventCuts(), and ~AliFlowAnalysis().

Int_t AliFlowAnalysis::fPOItype
protected

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