9 #ifndef PNDSTTMCPOINTDRAW_H_ 10 #define PNDSTTMCPOINTDRAW_H_ 12 #include "FairMCPointDraw.h" 13 #include "FairDataSourceI.h" 15 #include <TClonesArray.h> 21 PndSttMCPointDraw(
const char *name, FairDataSourceI *dataSource, Color_t color, Style_t mstyle, Int_t iVerbose = 1)
22 : 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()