FairRoot/PandaRoot
Main Page
Related Pages
Modules
Namespaces
Classes
Files
Examples
File List
File Members
pgenerators
GiBuuReader
PndGiBuuTrack.cxx
Go to the documentation of this file.
1
/*
2
* PndGiBuuTrack.cxx
3
*
4
* Created on: Aug 7, 2012
5
* Author: stockman
6
*/
7
8
#include "
PndGiBuuTrack.h
"
9
10
ClassImp
(
PndGiBuuTrack
);
11
12
PndGiBuuTrack::PndGiBuuTrack
():
13
fPdg(0), fMomentum(),
fVertex
()
14
{
15
}
16
17
PndGiBuuTrack::PndGiBuuTrack
(Int_t pdg,
Double_t
px,
Double_t
py,
Double_t
pz
,
Double_t
vx,
Double_t
vy,
Double_t
vz):
18
fPdg(pdg), fMomentum(px, py, pz),
fVertex
(vx, vy, vz)
19
{
20
}
PndGiBuuTrack.h
fVertex
TVector3 fVertex(0., 0., 0.)
PndGiBuuTrack
Definition:
PndGiBuuTrack.h:13
PndGiBuuTrack::PndGiBuuTrack
PndGiBuuTrack()
Definition:
PndGiBuuTrack.cxx:12
Double_t
Double_t
Definition:
SimCompleteLinkDef.h:6
ClassImp
ClassImp(PndGiBuuTrack)
pz
double pz[39]
Definition:
pipisigmas.h:14
Generated on Sun Aug 18 2019 03:01:30 for FairRoot/PandaRoot by
1.8.8