PandaRoot
PndSttMCPointDraw Class Reference

#include <PndSttMCPointDraw.h>

Inheritance diagram for PndSttMCPointDraw:

Public Member Functions

 PndSttMCPointDraw ()
 
 PndSttMCPointDraw (const char *name, FairDataSourceI *dataSource, Color_t color, Style_t mstyle, Int_t iVerbose=1)
 
virtual ~PndSttMCPointDraw ()
 

Protected Member Functions

TVector3 GetVector (TObject *obj)
 
 ClassDef (PndSttMCPointDraw, 1)
 

Detailed Description

Definition at line 18 of file PndSttMCPointDraw.h.

Constructor & Destructor Documentation

◆ PndSttMCPointDraw() [1/2]

PndSttMCPointDraw::PndSttMCPointDraw ( )

◆ PndSttMCPointDraw() [2/2]

PndSttMCPointDraw::PndSttMCPointDraw ( const char *  name,
FairDataSourceI *  dataSource,
Color_t  color,
Style_t  mstyle,
Int_t  iVerbose = 1 
)
inline

Definition at line 21 of file PndSttMCPointDraw.h.

References ClassDef(), GetVector(), and ~PndSttMCPointDraw().

22  : FairMCPointDraw(name, dataSource, color, mstyle, iVerbose){}

◆ ~PndSttMCPointDraw()

virtual PndSttMCPointDraw::~PndSttMCPointDraw ( )
virtual

Referenced by PndSttMCPointDraw().

Member Function Documentation

◆ ClassDef()

PndSttMCPointDraw::ClassDef ( PndSttMCPointDraw  ,
 
)
protected

Referenced by PndSttMCPointDraw().

◆ GetVector()

TVector3 PndSttMCPointDraw::GetVector ( TObject *  obj)
protected

Referenced by PndSttMCPointDraw().


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