FairRoot/PandaRoot
PndSttMCPointDraw.cxx
Go to the documentation of this file.
1 /*
2  * PndSttMCPointsDraw.cpp
3  *
4  * Created on: Apr 17, 2009
5  * Author: stockman
6  */
7 
8 #include "PndSttMCPointDraw.h"
9 #include "PndSttPoint.h"
10 
12 {
13  // TODO Auto-generated constructor stub
14 
15 }
16 
18 {
19  // TODO Auto-generated destructor stub
20 }
21 
23 {
24  PndSttPoint* p = (PndSttPoint*)obj;
25  return TVector3(p->GetXtot(), p->GetYtot(), p->GetZtot());
26 }
27 
28 
TVector3 GetVector(TObject *obj)
Double_t p
Definition: anasim.C:58
Double_t GetYtot() const
Definition: PndSttPoint.h:55
Double_t GetZtot() const
Definition: PndSttPoint.h:56
ClassImp(PndAnaContFact)
Double_t GetXtot() const
Definition: PndSttPoint.h:54
PndAnaPidSelector *& obj