#include <PndDrcPDPoint.h>
|
| | PndDrcPDPoint () |
| |
| | PndDrcPDPoint (Int_t trackID, Int_t detID, Int_t mcpId, Int_t barPintId, TVector3 pos, TVector3 mom, TVector3 momAtEV, Double_t timeAtEV, Double_t tof, Double_t length, Int_t pdgCode, Int_t eventID) |
| |
| virtual | ~PndDrcPDPoint () |
| |
| Int_t | GetPdgCode () const |
| |
| TVector3 | GetMomAtEV () const |
| |
| Double_t | GetTimeAtEV () const |
| |
| Int_t | GetDetectorID () const |
| |
| Int_t | GetBarPointID () const |
| |
| Int_t | GetMcpId () const |
| |
| void | SetPdgCode (Int_t id) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
◆ PndDrcPDPoint() [1/2]
| PndDrcPDPoint::PndDrcPDPoint |
( |
| ) |
|
◆ PndDrcPDPoint() [2/2]
| PndDrcPDPoint::PndDrcPDPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
Int_t |
mcpId, |
|
|
Int_t |
barPintId, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
TVector3 |
momAtEV, |
|
|
Double_t |
timeAtEV, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Int_t |
pdgCode, |
|
|
Int_t |
eventID |
|
) |
| |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| detID | Detector ID |
| pos | Point coordinates [cm] |
| mom | Momentum of track at MCPoint [GeV] |
| momAtEV | Momentum of track at entering the EV [GeV] |
| tof | Time since event start [ns] |
| length | Track length since creation [cm] |
| eLoss | Energy deposit [GeV] |
◆ ~PndDrcPDPoint()
| virtual PndDrcPDPoint::~PndDrcPDPoint |
( |
| ) |
|
|
virtual |
Copy constructor Destructor
◆ GetBarPointID()
| Int_t PndDrcPDPoint::GetBarPointID |
( |
| ) |
const |
|
inline |
◆ GetDetectorID()
| Int_t PndDrcPDPoint::GetDetectorID |
( |
| ) |
const |
|
inline |
◆ GetMcpId()
| Int_t PndDrcPDPoint::GetMcpId |
( |
| ) |
const |
|
inline |
◆ GetMomAtEV()
| TVector3 PndDrcPDPoint::GetMomAtEV |
( |
| ) |
const |
|
inline |
◆ GetPdgCode()
| Int_t PndDrcPDPoint::GetPdgCode |
( |
| ) |
const |
|
inline |
◆ GetTimeAtEV()
| Double_t PndDrcPDPoint::GetTimeAtEV |
( |
| ) |
const |
|
inline |
◆ Print()
| virtual void PndDrcPDPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ SetPdgCode()
| void PndDrcPDPoint::SetPdgCode |
( |
Int_t |
id | ) |
|
|
inline |
◆ fBarPointId
| Int_t PndDrcPDPoint::fBarPointId |
|
protected |
◆ fMcpId
| Int_t PndDrcPDPoint::fMcpId |
|
protected |
◆ fmomAtEV
| TVector3 PndDrcPDPoint::fmomAtEV |
|
protected |
◆ fPdgCode
| Int_t PndDrcPDPoint::fPdgCode |
|
protected |
◆ ftimeAtEV
| Double_t PndDrcPDPoint::ftimeAtEV |
|
protected |
The documentation for this class was generated from the following file: