FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
eventdisplay
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
11
PndSttMCPointDraw::PndSttMCPointDraw
()
12
{
13
// TODO Auto-generated constructor stub
14
15
}
16
17
PndSttMCPointDraw::~PndSttMCPointDraw
()
18
{
19
// TODO Auto-generated destructor stub
20
}
21
22
TVector3
PndSttMCPointDraw::GetVector
(TObject* obj)
23
{
24
PndSttPoint
*
p
= (
PndSttPoint
*)obj;
25
return
TVector3(p->
GetXtot
(), p->
GetYtot
(), p->
GetZtot
());
26
}
27
28
29
ClassImp
(
PndSttMCPointDraw
)
PndSttPoint
Definition:
PndSttPoint.h:10
p
Double_t p
Definition:
anasim.C:58
PndSttMCPointDraw::GetVector
TVector3 GetVector(TObject *obj)
Definition:
PndSttMCPointDraw.cxx:22
PndSttMCPointDraw::~PndSttMCPointDraw
virtual ~PndSttMCPointDraw()
Definition:
PndSttMCPointDraw.cxx:17
PndSttPoint.h
PndSttPoint::GetYtot
Double_t GetYtot() const
Definition:
PndSttPoint.h:55
PndSttPoint::GetZtot
Double_t GetZtot() const
Definition:
PndSttPoint.h:56
ClassImp
ClassImp(PndAnaContFact)
PndSttPoint::GetXtot
Double_t GetXtot() const
Definition:
PndSttPoint.h:54
PndSttMCPointDraw::PndSttMCPointDraw
PndSttMCPointDraw()
Definition:
PndSttMCPointDraw.cxx:11
PndSttMCPointDraw.h
PndSttMCPointDraw
Definition:
PndSttMCPointDraw.h:14
Generated on Wed Apr 3 2019 08:44:02 for FairRoot/PandaRoot by
1.8.5