PandaRoot
PndEmcClusterDraw Class Reference

#include <PndEmcClusterDraw.h>

Inheritance diagram for PndEmcClusterDraw:

Public Member Functions

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

Protected Member Functions

virtual TVector3 GetVector (TObject *obj)
 
virtual Int_t GetValue (TObject *obj, Int_t i)
 
 ClassDef (PndEmcClusterDraw, 3)
 

Detailed Description

Author
T. Stockmanns
Since
03.01.09

Definition at line 15 of file PndEmcClusterDraw.h.

Constructor & Destructor Documentation

◆ PndEmcClusterDraw() [1/2]

PndEmcClusterDraw::PndEmcClusterDraw ( )
inline

Default constructor

Definition at line 19 of file PndEmcClusterDraw.h.

19 {};

◆ PndEmcClusterDraw() [2/2]

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

Standard constructor

Parameters
nameName of task
iVerboseVerbosity level

Definition at line 25 of file PndEmcClusterDraw.h.

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

◆ ~PndEmcClusterDraw()

virtual PndEmcClusterDraw::~PndEmcClusterDraw ( )
inlinevirtual

Destructor

Definition at line 28 of file PndEmcClusterDraw.h.

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

28 {};

Member Function Documentation

◆ ClassDef()

PndEmcClusterDraw::ClassDef ( PndEmcClusterDraw  ,
 
)
protected

Referenced by ~PndEmcClusterDraw().

◆ GetValue()

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

Referenced by ~PndEmcClusterDraw().

◆ GetVector()

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

Referenced by ~PndEmcClusterDraw().


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