#include <MyProjMCTrack.h>
|
| | MyProjMCTrack () |
| |
| | MyProjMCTrack (Int_t pdgCode, Int_t motherID, Double_t px, Double_t py, Double_t pz, Double_t x, Double_t y, Double_t z, Double_t t, Int_t nPoints) |
| |
| | MyProjMCTrack (const MyProjMCTrack &track) |
| |
| | MyProjMCTrack (TParticle *particle) |
| |
| virtual | ~MyProjMCTrack () |
| |
| void | Print (Int_t iTrack=0) const |
| |
| Int_t | GetPdgCode () const |
| |
| Int_t | GetMotherId () const |
| |
| Double_t | GetPx () const |
| |
| Double_t | GetPy () const |
| |
| Double_t | GetPz () const |
| |
| Double_t | GetStartX () const |
| |
| Double_t | GetStartY () const |
| |
| Double_t | GetStartZ () const |
| |
| Double_t | GetStartT () const |
| |
| Double_t | GetMass () const |
| |
| Double_t | GetEnergy () const |
| |
| Double_t | GetPt () const |
| |
| Double_t | GetP () const |
| |
| Double_t | GetRapidity () const |
| |
| void | GetMomentum (TVector3 &momentum) |
| |
| void | Get4Momentum (TLorentzVector &momentum) |
| |
| void | GetStartVertex (TVector3 &vertex) |
| |
| Int_t | GetNPoints (DetectorId detId) const |
| |
| void | SetMotherId (Int_t id) |
| |
| void | SetNPoints (Int_t iDet, Int_t np) |
| |
| | MyProjMCTrack () |
| |
| | MyProjMCTrack (Int_t pdgCode, Int_t motherID, Double_t px, Double_t py, Double_t pz, Double_t x, Double_t y, Double_t z, Double_t t, Int_t nPoints) |
| |
| | MyProjMCTrack (const MyProjMCTrack &track) |
| |
| | MyProjMCTrack (TParticle *particle) |
| |
| virtual | ~MyProjMCTrack () |
| |
| void | Print (Int_t iTrack=0) const |
| |
| Int_t | GetPdgCode () const |
| |
| Int_t | GetMotherId () const |
| |
| Double_t | GetPx () const |
| |
| Double_t | GetPy () const |
| |
| Double_t | GetPz () const |
| |
| Double_t | GetStartX () const |
| |
| Double_t | GetStartY () const |
| |
| Double_t | GetStartZ () const |
| |
| Double_t | GetStartT () const |
| |
| Double_t | GetMass () const |
| |
| Double_t | GetEnergy () const |
| |
| Double_t | GetPt () const |
| |
| Double_t | GetP () const |
| |
| Double_t | GetRapidity () const |
| |
| void | GetMomentum (TVector3 &momentum) |
| |
| void | Get4Momentum (TLorentzVector &momentum) |
| |
| void | GetStartVertex (TVector3 &vertex) |
| |
| Int_t | GetNPoints (DetectorId detId) const |
| |
| void | SetMotherId (Int_t id) |
| |
| void | SetNPoints (Int_t iDet, Int_t np) |
| |
Definition at line 33 of file MyProjMCTrack.h.
| MyProjMCTrack::MyProjMCTrack |
( |
| ) |
|
| MyProjMCTrack::MyProjMCTrack |
( |
Int_t |
pdgCode, |
|
|
Int_t |
motherID, |
|
|
Double_t |
px, |
|
|
Double_t |
py, |
|
|
Double_t |
pz, |
|
|
Double_t |
x, |
|
|
Double_t |
y, |
|
|
Double_t |
z, |
|
|
Double_t |
t, |
|
|
Int_t |
nPoints = 0 |
|
) |
| |
| MyProjMCTrack::MyProjMCTrack |
( |
TParticle * |
particle | ) |
|
| MyProjMCTrack::~MyProjMCTrack |
( |
| ) |
|
|
virtual |
| MyProjMCTrack::MyProjMCTrack |
( |
| ) |
|
| MyProjMCTrack::MyProjMCTrack |
( |
Int_t |
pdgCode, |
|
|
Int_t |
motherID, |
|
|
Double_t |
px, |
|
|
Double_t |
py, |
|
|
Double_t |
pz, |
|
|
Double_t |
x, |
|
|
Double_t |
y, |
|
|
Double_t |
z, |
|
|
Double_t |
t, |
|
|
Int_t |
nPoints |
|
) |
| |
| MyProjMCTrack::MyProjMCTrack |
( |
TParticle * |
particle | ) |
|
Constructor from TParticle
| virtual MyProjMCTrack::~MyProjMCTrack |
( |
| ) |
|
|
virtual |
| void MyProjMCTrack::Get4Momentum |
( |
TLorentzVector & |
momentum | ) |
|
|
inline |
| void MyProjMCTrack::Get4Momentum |
( |
TLorentzVector & |
momentum | ) |
|
| Double_t MyProjMCTrack::GetEnergy |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetEnergy |
( |
| ) |
const |
| Double_t MyProjMCTrack::GetMass |
( |
| ) |
const |
| Double_t MyProjMCTrack::GetMass |
( |
| ) |
const |
| void MyProjMCTrack::GetMomentum |
( |
TVector3 & |
momentum | ) |
|
|
inline |
| void MyProjMCTrack::GetMomentum |
( |
TVector3 & |
momentum | ) |
|
| Int_t MyProjMCTrack::GetMotherId |
( |
| ) |
const |
|
inline |
| Int_t MyProjMCTrack::GetMotherId |
( |
| ) |
const |
|
inline |
| Int_t MyProjMCTrack::GetNPoints |
( |
DetectorId |
detId | ) |
const |
Accessors to the number of MCPoints in the detectors
Definition at line 139 of file MyProjMCTrack.cxx.
| Int_t MyProjMCTrack::GetNPoints |
( |
DetectorId |
detId | ) |
const |
Accessors to the number of MCPoints in the detectors
| Double_t MyProjMCTrack::GetP |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetP |
( |
| ) |
const |
|
inline |
| Int_t MyProjMCTrack::GetPdgCode |
( |
| ) |
const |
|
inline |
| Int_t MyProjMCTrack::GetPdgCode |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetPt |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetPt |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetPx |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetPx |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetPy |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetPy |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetPz |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetPz |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetRapidity |
( |
| ) |
const |
| Double_t MyProjMCTrack::GetRapidity |
( |
| ) |
const |
| Double_t MyProjMCTrack::GetStartT |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetStartT |
( |
| ) |
const |
|
inline |
| void MyProjMCTrack::GetStartVertex |
( |
TVector3 & |
vertex | ) |
|
| void MyProjMCTrack::GetStartVertex |
( |
TVector3 & |
vertex | ) |
|
|
inline |
| Double_t MyProjMCTrack::GetStartX |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetStartX |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetStartY |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetStartY |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetStartZ |
( |
| ) |
const |
|
inline |
| Double_t MyProjMCTrack::GetStartZ |
( |
| ) |
const |
|
inline |
| void MyProjMCTrack::Print |
( |
Int_t |
iTrack = 0 | ) |
const |
| void MyProjMCTrack::Print |
( |
Int_t |
iTrack = 0 | ) |
const |
| void MyProjMCTrack::SetMotherId |
( |
Int_t |
id | ) |
|
|
inline |
| void MyProjMCTrack::SetMotherId |
( |
Int_t |
id | ) |
|
|
inline |
| void MyProjMCTrack::SetNPoints |
( |
Int_t |
iDet, |
|
|
Int_t |
np |
|
) |
| |
| void MyProjMCTrack::SetNPoints |
( |
Int_t |
iDet, |
|
|
Int_t |
np |
|
) |
| |
The documentation for this class was generated from the following files:
- /tmp/turany/FairRoot/templates/project_root_containers/MyProjData/MyProjMCTrack.h
- /tmp/turany/FairRoot/templates/project_stl_containers/MyProjData/MyProjMCTrack.h
- /tmp/turany/FairRoot/templates/project_root_containers/MyProjData/MyProjMCTrack.cxx
- /tmp/turany/FairRoot/templates/project_stl_containers/MyProjData/MyProjMCTrack.cxx