FairRoot/PandaRoot
PndTPCRecoPointDraw.h
Go to the documentation of this file.
1 // -------------------------------------------------------------------------
2 // ----- FairTPCRecoPointDraw header file -----
3 // ----- Created 03/01/09 by T. Stockmanns -----
4 // -------------------------------------------------------------------------
5 
6 
14 #ifndef PndTPCRecoPointDRAW_H
15 #define PNdTPCRecoPointDRAW_H
16 
17 
18 #include "FairBoxSetDraw.h"
19 
20 
21 class PndTPCRecoPointDraw : public FairBoxSetDraw {
22 
23  public:
24 
27 
28 
33  PndTPCRecoPointDraw(const char* name, Int_t iVerbose = 1):FairBoxSetDraw(name, iVerbose){};
34 
36  virtual ~PndTPCRecoPointDraw(){};
37 
38 protected:
39  virtual TVector3 GetVector(TObject* obj);
41 
42 };
43 
44 
45 #endif
virtual TVector3 GetVector(TObject *obj)
ClassDef(PndTPCRecoPointDraw, 3)
PndTPCRecoPointDraw(const char *name, Int_t iVerbose=1)
TString name
Int_t iVerbose
PndAnaPidSelector *& obj