#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 |
|
virtual void | Print (const Option_t *opt) const |
|
| PndMCPoint () |
|
virtual | ~PndMCPoint () |
|
| PndMCPoint (Int_t trackID, Int_t detID, TVector3 pos, TVector3 posOut, TVector3 mom, TVector3 momOut, Double_t tof, Double_t length, Double_t eLoss, UInt_t EventId=0) |
|
Double_t | GetXOut () const |
|
Double_t | GetYOut () const |
|
Double_t | GetZOut () const |
|
Double_t | GetPxOut () const |
|
Double_t | GetPyOut () const |
|
Double_t | GetPzOut () const |
|
TVector3 | GetPosition () const |
|
TVector3 | GetPositionOut () const |
|
TVector3 | GetMeanPosition () const |
|
void | PositionOut (TVector3 &pos) const |
|
TVector3 | GetMomentum () const |
|
TVector3 | GetMomentumOut () const |
|
void | MomentumOut (TVector3 &mom) const |
|
void | SetPositionOut (TVector3 pos) |
|
void | SetMomentumOut (TVector3 mom) |
|
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 |
◆ Print()
virtual void PndSciTPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ fDetName
TString PndSciTPoint::fDetName |
|
protected |
The documentation for this class was generated from the following file: