FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
eventdisplay
PndTPCRecoPointDraw.cxx
Go to the documentation of this file.
1
// -------------------------------------------------------------------------
2
// ----- FairTPCRecoPointDraw source file -----
3
// ----- Created 03/01/08 by M. Al-Turany -----
4
// -------------------------------------------------------------------------
5
6
#include "
PndTPCRecoPointDraw.h
"
7
#include "PndTpcCluster.h"
8
#include <iostream>
9
10
// -------------------------------------------------------------------------
11
TVector3
PndTPCRecoPointDraw::GetVector
(TObject* obj)
12
{
13
PndTpcCluster* cluster = (PndTpcCluster*)obj;
14
return
(cluster->pos());
15
}
16
17
18
ClassImp
(
PndTPCRecoPointDraw
)
19
20
PndTPCRecoPointDraw
Definition:
PndTPCRecoPointDraw.h:21
PndTPCRecoPointDraw.h
PndTPCRecoPointDraw::GetVector
virtual TVector3 GetVector(TObject *obj)
Definition:
PndTPCRecoPointDraw.cxx:11
ClassImp
ClassImp(PndAnaContFact)
Generated on Wed Apr 3 2019 10:02:58 for FairRoot/PandaRoot by
1.8.5