AliPhysics  56f1704 (56f1704)
PWG::EMCAL::AliEmcalVCutsWrapper Class Reference

Wrapper class handling AliVCuts as AliEmcalCutBase. More...

#include <AliEmcalVCutsWrapper.h>

Inheritance diagram for PWG::EMCAL::AliEmcalVCutsWrapper:

Public Member Functions

 AliEmcalVCutsWrapper ()
 
 AliEmcalVCutsWrapper (AliVCuts *cuts)
 
virtual ~AliEmcalVCutsWrapper ()
 
AliEmcalTrackSelResultPtr IsSelected (TObject *o)
 
AliVCuts * GetCutObject () const
 
- Public Member Functions inherited from PWG::EMCAL::AliEmcalCutBase
 AliEmcalCutBase ()
 
 AliEmcalCutBase (const char *name, const char *title)
 
virtual ~AliEmcalCutBase ()
 

Private Attributes

AliVCuts * fCutObject
 Object on which cuts are performed. More...
 

Detailed Description

Wrapper class handling AliVCuts as AliEmcalCutBase.

Definition at line 44 of file AliEmcalVCutsWrapper.h.

Constructor & Destructor Documentation

AliEmcalVCutsWrapper::AliEmcalVCutsWrapper ( )

Definition at line 35 of file AliEmcalVCutsWrapper.cxx.

AliEmcalVCutsWrapper::AliEmcalVCutsWrapper ( AliVCuts *  cuts)

Definition at line 42 of file AliEmcalVCutsWrapper.cxx.

AliEmcalVCutsWrapper::~AliEmcalVCutsWrapper ( )
virtual

Definition at line 49 of file AliEmcalVCutsWrapper.cxx.

Member Function Documentation

AliVCuts* PWG::EMCAL::AliEmcalVCutsWrapper::GetCutObject ( ) const
inline
AliEmcalTrackSelResultPtr AliEmcalVCutsWrapper::IsSelected ( TObject o)
virtual

Implements PWG::EMCAL::AliEmcalCutBase.

Definition at line 53 of file AliEmcalVCutsWrapper.cxx.

Member Data Documentation

AliVCuts* PWG::EMCAL::AliEmcalVCutsWrapper::fCutObject
private

Object on which cuts are performed.

Definition at line 54 of file AliEmcalVCutsWrapper.h.

Referenced by GetCutObject(), IsSelected(), and ~AliEmcalVCutsWrapper().


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