#include <BmnMwpcPoint.h>
|
| | BmnMwpcPoint (Int_t trackID, Int_t detID, TVector3 pos, Double_t radius, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss, Int_t isPrimary, Double_t charge, Int_t pdgId, TVector3 trackPos) |
| |
| | BmnMwpcPoint (const BmnMwpcPoint &point) |
| |
| | BmnMwpcPoint () |
| |
| virtual | ~BmnMwpcPoint () |
| |
| Double_t | GetDistance () |
| |
| Double_t | GetTrackX () |
| |
| Double_t | GetTrackY () |
| |
| Double_t | GetTrackZ () |
| |
| Double_t | GetPdgId () |
| |
| Double_t | GetCharge () |
| |
| Double_t | GetPhi () const |
| |
| Int_t | GetIsPrimary () |
| |
| void | SetPhi (Double_t phi) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
| | BmnMwpcPoint (Int_t trackID, Int_t detID, TVector3 pos, Double_t radius, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss, Int_t isPrimary, Double_t charge, Int_t pdgId, TVector3 trackPos) |
| |
| | BmnMwpcPoint (const BmnMwpcPoint &point) |
| |
| | BmnMwpcPoint () |
| |
| virtual | ~BmnMwpcPoint () |
| |
| Double_t | GetDistance () |
| |
| Double_t | GetTrackX () |
| |
| Double_t | GetTrackY () |
| |
| Double_t | GetTrackZ () |
| |
| Double_t | GetPdgId () |
| |
| Double_t | GetCharge () |
| |
| Double_t | GetPhi () const |
| |
| Int_t | GetIsPrimary () |
| |
| void | SetPhi (Double_t phi) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
Definition at line 17 of file BmnMwpcPoint.h.
◆ BmnMwpcPoint() [1/6]
| BmnMwpcPoint::BmnMwpcPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
TVector3 |
pos, |
|
|
Double_t |
radius, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
Int_t |
isPrimary, |
|
|
Double_t |
charge, |
|
|
Int_t |
pdgId, |
|
|
TVector3 |
trackPos |
|
) |
| |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| detID | Detector ID |
| pos | Ccoordinates at entrance to active volume [cm] |
| mom | Momentum of track at entrance [GeV] |
| tof | Time since event start [ns] |
| length | Track length since creation [cm] |
| eLoss | Energy deposit [GeV] |
Definition at line 14 of file BmnMwpcPoint.cxx.
References fTX, fTY, and fTZ.
◆ BmnMwpcPoint() [2/6]
◆ BmnMwpcPoint() [3/6]
| BmnMwpcPoint::BmnMwpcPoint |
( |
| ) |
|
◆ ~BmnMwpcPoint() [1/2]
| BmnMwpcPoint::~BmnMwpcPoint |
( |
| ) |
|
|
virtual |
◆ BmnMwpcPoint() [4/6]
| BmnMwpcPoint::BmnMwpcPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
TVector3 |
pos, |
|
|
Double_t |
radius, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
Int_t |
isPrimary, |
|
|
Double_t |
charge, |
|
|
Int_t |
pdgId, |
|
|
TVector3 |
trackPos |
|
) |
| |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| detID | Detector ID |
| pos | Ccoordinates at entrance to active volume [cm] |
| mom | Momentum of track at entrance [GeV] |
| tof | Time since event start [ns] |
| length | Track length since creation [cm] |
| eLoss | Energy deposit [GeV] |
◆ BmnMwpcPoint() [5/6]
◆ BmnMwpcPoint() [6/6]
| BmnMwpcPoint::BmnMwpcPoint |
( |
| ) |
|
◆ ~BmnMwpcPoint() [2/2]
| virtual BmnMwpcPoint::~BmnMwpcPoint |
( |
| ) |
|
|
virtual |
◆ GetCharge() [1/2]
| Double_t BmnMwpcPoint::GetCharge |
( |
| ) |
|
|
inline |
◆ GetCharge() [2/2]
| Double_t BmnMwpcPoint::GetCharge |
( |
| ) |
|
|
inline |
◆ GetDistance() [1/2]
| Double_t BmnMwpcPoint::GetDistance |
( |
| ) |
|
◆ GetDistance() [2/2]
| Double_t BmnMwpcPoint::GetDistance |
( |
| ) |
|
◆ GetIsPrimary() [1/2]
| Int_t BmnMwpcPoint::GetIsPrimary |
( |
| ) |
|
|
inline |
◆ GetIsPrimary() [2/2]
| Int_t BmnMwpcPoint::GetIsPrimary |
( |
| ) |
|
|
inline |
◆ GetPdgId() [1/2]
| Double_t BmnMwpcPoint::GetPdgId |
( |
| ) |
|
|
inline |
◆ GetPdgId() [2/2]
| Double_t BmnMwpcPoint::GetPdgId |
( |
| ) |
|
|
inline |
◆ GetPhi() [1/2]
| Double_t BmnMwpcPoint::GetPhi |
( |
| ) |
const |
|
inline |
◆ GetPhi() [2/2]
| Double_t BmnMwpcPoint::GetPhi |
( |
| ) |
const |
|
inline |
◆ GetTrackX() [1/2]
| Double_t BmnMwpcPoint::GetTrackX |
( |
| ) |
|
|
inline |
◆ GetTrackX() [2/2]
| Double_t BmnMwpcPoint::GetTrackX |
( |
| ) |
|
|
inline |
◆ GetTrackY() [1/2]
| Double_t BmnMwpcPoint::GetTrackY |
( |
| ) |
|
|
inline |
◆ GetTrackY() [2/2]
| Double_t BmnMwpcPoint::GetTrackY |
( |
| ) |
|
|
inline |
◆ GetTrackZ() [1/2]
| Double_t BmnMwpcPoint::GetTrackZ |
( |
| ) |
|
|
inline |
◆ GetTrackZ() [2/2]
| Double_t BmnMwpcPoint::GetTrackZ |
( |
| ) |
|
|
inline |
◆ Print() [1/2]
| void BmnMwpcPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ Print() [2/2]
| virtual void BmnMwpcPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ SetPhi() [1/2]
| void BmnMwpcPoint::SetPhi |
( |
Double_t |
phi | ) |
|
|
inline |
◆ SetPhi() [2/2]
| void BmnMwpcPoint::SetPhi |
( |
Double_t |
phi | ) |
|
|
inline |
◆ fCharge
| Double_t BmnMwpcPoint::fCharge |
|
protected |
◆ fIsPrimary
| Int_t BmnMwpcPoint::fIsPrimary |
|
protected |
◆ fPdgId
| Int_t BmnMwpcPoint::fPdgId |
|
protected |
◆ fPhi
| Double_t BmnMwpcPoint::fPhi |
|
protected |
◆ fRadius
| Double_t BmnMwpcPoint::fRadius |
|
protected |
◆ fTX
| Double_t BmnMwpcPoint::fTX |
|
protected |
◆ fTY
| Double_t BmnMwpcPoint::fTY |
|
protected |
◆ fTZ
| Double_t BmnMwpcPoint::fTZ |
|
protected |
The documentation for this class was generated from the following files: