FairRoot/PandaRoot
PndSttMCPointDraw.h
Go to the documentation of this file.
1 /*
2  * PndSttMCPointsDraw.h
3  *
4  * Created on: Apr 17, 2009
5  * Author: stockman
6  */
7 
8 #ifndef PNDSTTMCPOINTDRAW_H_
9 #define PNDSTTMCPOINTDRAW_H_
10 
11 #include "FairPointSetDraw.h"
12 #include "TVector3.h"
13 
14 class PndSttMCPointDraw: public FairPointSetDraw
15 {
16 public:
18  PndSttMCPointDraw(const char* name, Color_t color ,Style_t mstyle, Int_t iVerbose = 1):FairPointSetDraw(name, color, mstyle, iVerbose){};
19  virtual ~PndSttMCPointDraw();
20 
21 protected:
22  TVector3 GetVector(TObject* obj);
23 
25 };
26 
27 #endif /* PndSttMCPOINTDRAW_H_ */
ClassDef(PndSttMCPointDraw, 1)
TVector3 GetVector(TObject *obj)
PndSttMCPointDraw(const char *name, Color_t color, Style_t mstyle, Int_t iVerbose=1)
TString name
Int_t iVerbose
PndAnaPidSelector *& obj