#include <PndSciTPoint.h>
|
| | PndSciTPoint () |
| |
| | PndSciTPoint (Int_t eventID, Int_t trackID, Int_t detectorID, TString detName, TVector3 posin, TVector3 momin, TVector3 posout, TVector3 momout, Double_t tof, Double_t length, Double_t eLoss) |
| |
| | PndSciTPoint (const PndSciTPoint &point) |
| |
| virtual | ~PndSciTPoint () |
| |
| TString | GetDetName () const |
| |
| Double_t | GetXout () const |
| |
| Double_t | GetYout () const |
| |
| Double_t | GetZout () const |
| |
| Double_t | GetPxout () const |
| |
| Double_t | GetPyout () const |
| |
| Double_t | GetPzout () const |
| |
| void | PositionOut (TVector3 &pos) |
| |
| void | MomentumOut (TVector3 &mom) |
| |
| void | SetPositionOut (const TVector3 &pos) |
| |
| void | SetMomentumOut (const TVector3 &mom) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
Definition at line 17 of file PndSciTPoint.h.
◆ PndSciTPoint() [1/3]
| PndSciTPoint::PndSciTPoint |
( |
| ) |
|
◆ PndSciTPoint() [2/3]
| PndSciTPoint::PndSciTPoint |
( |
Int_t |
eventID, |
|
|
Int_t |
trackID, |
|
|
Int_t |
detectorID, |
|
|
TString |
detName, |
|
|
TVector3 |
posin, |
|
|
TVector3 |
momin, |
|
|
TVector3 |
posout, |
|
|
TVector3 |
momout, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss |
|
) |
| |
◆ PndSciTPoint() [3/3]
◆ ~PndSciTPoint()
| virtual PndSciTPoint::~PndSciTPoint |
( |
| ) |
|
|
virtual |
◆ GetDetName()
| TString PndSciTPoint::GetDetName |
( |
| ) |
const |
|
inline |
◆ GetPxout()
| Double_t PndSciTPoint::GetPxout |
( |
| ) |
const |
|
inline |
◆ GetPyout()
| Double_t PndSciTPoint::GetPyout |
( |
| ) |
const |
|
inline |
◆ GetPzout()
| Double_t PndSciTPoint::GetPzout |
( |
| ) |
const |
|
inline |
◆ GetXout()
| Double_t PndSciTPoint::GetXout |
( |
| ) |
const |
|
inline |
◆ GetYout()
| Double_t PndSciTPoint::GetYout |
( |
| ) |
const |
|
inline |
◆ GetZout()
| Double_t PndSciTPoint::GetZout |
( |
| ) |
const |
|
inline |
◆ MomentumOut()
| void PndSciTPoint::MomentumOut |
( |
TVector3 & |
mom | ) |
|
|
inline |
◆ PositionOut()
| void PndSciTPoint::PositionOut |
( |
TVector3 & |
pos | ) |
|
|
inline |
◆ Print()
| virtual void PndSciTPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ SetMomentumOut()
| void PndSciTPoint::SetMomentumOut |
( |
const TVector3 & |
mom | ) |
|
|
inline |
◆ SetPositionOut()
| void PndSciTPoint::SetPositionOut |
( |
const TVector3 & |
pos | ) |
|
|
inline |
◆ fDetName
| TString PndSciTPoint::fDetName |
|
protected |
◆ fPxout
| Double_t PndSciTPoint::fPxout |
|
protected |
◆ fPyout
| Double_t PndSciTPoint::fPyout |
|
protected |
◆ fPzout
| Double_t PndSciTPoint::fPzout |
|
protected |
◆ fXout
| Double_t PndSciTPoint::fXout |
|
protected |
◆ fYout
| Double_t PndSciTPoint::fYout |
|
protected |
◆ fZout
| Double_t PndSciTPoint::fZout |
|
protected |
The documentation for this class was generated from the following file: