#include <PndDrcBarPoint.h>
|
| PndDrcBarPoint () |
|
| PndDrcBarPoint (Int_t trackID, Int_t detID, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Int_t pdgCode, Double_t thetaC, Int_t nBar, Int_t eventID, Double_t mass) |
|
virtual | ~PndDrcBarPoint () |
|
Int_t | GetPdgCode () const |
|
Double_t | GetThetaC () const |
|
Int_t | GetBarId () const |
|
Int_t | GetBoxId () const |
|
Double_t | GetMass () const |
|
Int_t | GetTrackStatus () const |
|
void | SetPdgCode (Int_t id) |
|
void | SetThetaC (Double_t theta) |
|
void | SetBarN (Int_t bar) |
|
void | SetTrackStatus (Int_t status) |
|
virtual void | Print (const Option_t *opt) const |
|
◆ PndDrcBarPoint() [1/2]
PndDrcBarPoint::PndDrcBarPoint |
( |
| ) |
|
◆ PndDrcBarPoint() [2/2]
PndDrcBarPoint::PndDrcBarPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Int_t |
pdgCode, |
|
|
Double_t |
thetaC, |
|
|
Int_t |
nBar, |
|
|
Int_t |
eventID, |
|
|
Double_t |
mass |
|
) |
| |
Constructor with arguments
◆ ~PndDrcBarPoint()
virtual PndDrcBarPoint::~PndDrcBarPoint |
( |
| ) |
|
|
virtual |
Copy constructor Destructor
◆ GetBarId()
Int_t PndDrcBarPoint::GetBarId |
( |
| ) |
const |
|
inline |
◆ GetBoxId()
Int_t PndDrcBarPoint::GetBoxId |
( |
| ) |
const |
|
inline |
◆ GetMass()
Double_t PndDrcBarPoint::GetMass |
( |
| ) |
const |
|
inline |
◆ GetPdgCode()
Int_t PndDrcBarPoint::GetPdgCode |
( |
| ) |
const |
|
inline |
◆ GetThetaC()
Double_t PndDrcBarPoint::GetThetaC |
( |
| ) |
const |
|
inline |
◆ GetTrackStatus()
Int_t PndDrcBarPoint::GetTrackStatus |
( |
| ) |
const |
|
inline |
◆ Print()
virtual void PndDrcBarPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ SetBarN()
void PndDrcBarPoint::SetBarN |
( |
Int_t |
bar | ) |
|
|
inline |
◆ SetPdgCode()
void PndDrcBarPoint::SetPdgCode |
( |
Int_t |
id | ) |
|
|
inline |
◆ SetThetaC()
void PndDrcBarPoint::SetThetaC |
( |
Double_t |
theta | ) |
|
|
inline |
◆ SetTrackStatus()
void PndDrcBarPoint::SetTrackStatus |
( |
Int_t |
status | ) |
|
|
inline |
◆ fBarN
Int_t PndDrcBarPoint::fBarN |
|
protected |
◆ fMass
Double_t PndDrcBarPoint::fMass |
|
protected |
◆ fPdgCode
Int_t PndDrcBarPoint::fPdgCode |
|
protected |
◆ fThetaC
Double_t PndDrcBarPoint::fThetaC |
|
protected |
◆ fTrackStatus
Int_t PndDrcBarPoint::fTrackStatus |
|
protected |
The documentation for this class was generated from the following file: