21 #ifndef PNDSTTMCPOINTDRAW_H_ 22 #define PNDSTTMCPOINTDRAW_H_ 24 #include "FairMCPointDraw.h" 25 #include "FairDataSourceI.h" 27 #include <TClonesArray.h> 33 PndSttMCPointDraw(
const char *name, FairDataSourceI *dataSource, Color_t color, Style_t mstyle, Int_t iVerbose = 1)
34 : FairMCPointDraw(name, dataSource, color, mstyle, iVerbose){}
ClassDef(PndSttMCPointDraw, 1)
TVector3 GetVector(TObject *obj)
PndSttMCPointDraw(const char *name, FairDataSourceI *dataSource, Color_t color, Style_t mstyle, Int_t iVerbose=1)
virtual ~PndSttMCPointDraw()