PandaRoot
BSEmcClusterDraw Class Reference

Task to display Emc Cluster. More...

#include <BSEmcClusterDraw.h>

Inheritance diagram for BSEmcClusterDraw:

Public Member Functions

 BSEmcClusterDraw ()
 
 BSEmcClusterDraw (const char *name, Int_t iVerbose=1)
 
virtual ~BSEmcClusterDraw ()
 

Protected Member Functions

virtual TVector3 GetVector (TObject *obj)
 
virtual Int_t GetValue (TObject *obj, Int_t i)
 
 ClassDef (BSEmcClusterDraw, 1)
 

Detailed Description

Task to display Emc Cluster.

BSEmcClusterDraw

Author
T. Stockmanns
B. Salisbury
Since
03.01.09

Definition at line 28 of file BSEmcClusterDraw.h.

Constructor & Destructor Documentation

◆ BSEmcClusterDraw() [1/2]

BSEmcClusterDraw::BSEmcClusterDraw ( )
inline

Default constructor

Definition at line 32 of file BSEmcClusterDraw.h.

32 {};

◆ BSEmcClusterDraw() [2/2]

BSEmcClusterDraw::BSEmcClusterDraw ( const char *  name,
Int_t  iVerbose = 1 
)
inline

Standard constructor

Parameters
nameName of task
iVerboseVerbosity level

Definition at line 38 of file BSEmcClusterDraw.h.

38 : FairBoxSetDraw(name, nullptr, iVerbose){};

◆ ~BSEmcClusterDraw()

virtual BSEmcClusterDraw::~BSEmcClusterDraw ( )
inlinevirtual

Destructor

Definition at line 41 of file BSEmcClusterDraw.h.

References ClassDef(), GetValue(), GetVector(), and i.

41 {};

Member Function Documentation

◆ ClassDef()

BSEmcClusterDraw::ClassDef ( BSEmcClusterDraw  ,
 
)
protected

Referenced by ~BSEmcClusterDraw().

◆ GetValue()

virtual Int_t BSEmcClusterDraw::GetValue ( TObject *  obj,
Int_t  i 
)
protectedvirtual

Referenced by ~BSEmcClusterDraw().

◆ GetVector()

virtual TVector3 BSEmcClusterDraw::GetVector ( TObject *  obj)
protectedvirtual

Referenced by ~BSEmcClusterDraw().


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