#include <BmnHodoPoint.h>
|
| | BmnHodoPoint () |
| |
| | BmnHodoPoint (Int_t trackID, Int_t detID, Int_t copyNo, Int_t copyNoMother, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss, UInt_t EventId=0) |
| |
| | BmnHodoPoint (const BmnHodoPoint &point) |
| |
| virtual | ~BmnHodoPoint () |
| |
| Short_t | GetCopy () const |
| |
| Short_t | GetCopyMother () const |
| |
| Double_t | GetTime () const |
| |
| Double_t | GetLengthtrack () const |
| |
| Double_t | GetPx () const |
| |
| Double_t | GetPy () const |
| |
| Double_t | GetPz () const |
| |
| void | MomentumOut (TVector3 &mom) |
| |
| Double_t | GetX () const |
| |
| Double_t | GetY () const |
| |
| Double_t | GetZ () const |
| |
| void | SetCopy (Short_t i) |
| |
| void | SetCopyMother (Short_t i) |
| |
| void | PositionOut (TVector3 &pos) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
| void | AddSTICK (Int_t trackID, Int_t detID, Int_t idsticksens, Int_t idstick, TVector3 pos, TVector3 mom, Double_t dt, Double_t dl, Double_t de) |
| |
| | BmnHodoPoint () |
| |
| | BmnHodoPoint (Int_t trackID, Int_t detID, Int_t copyNo, Int_t copyNoMother, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss, UInt_t EventId=0) |
| |
| | BmnHodoPoint (const BmnHodoPoint &point) |
| |
| virtual | ~BmnHodoPoint () |
| |
| Short_t | GetCopy () const |
| |
| Short_t | GetCopyMother () const |
| |
| Double_t | GetTime () const |
| |
| Double_t | GetLengthtrack () const |
| |
| Double_t | GetPx () const |
| |
| Double_t | GetPy () const |
| |
| Double_t | GetPz () const |
| |
| void | MomentumOut (TVector3 &mom) |
| |
| Double_t | GetX () const |
| |
| Double_t | GetY () const |
| |
| Double_t | GetZ () const |
| |
| void | SetCopy (Short_t i) |
| |
| void | SetCopyMother (Short_t i) |
| |
| void | PositionOut (TVector3 &pos) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
| void | AddSTICK (Int_t trackID, Int_t detID, Int_t idsticksens, Int_t idstick, TVector3 pos, TVector3 mom, Double_t dt, Double_t dl, Double_t de) |
| |
Definition at line 18 of file BmnHodoPoint.h.
◆ BmnHodoPoint() [1/6]
| BmnHodoPoint::BmnHodoPoint |
( |
| ) |
|
◆ BmnHodoPoint() [2/6]
| BmnHodoPoint::BmnHodoPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
Int_t |
copyNo, |
|
|
Int_t |
copyNoMother, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
UInt_t |
EventId = 0 |
|
) |
| |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| detID | Detector ID (at present, volume MC number) |
| copyNo | Sticksens number |
| copyNoMother | Stick number |
| pos | Coordinates [cm] |
| mom | Momentum of track [GeV] |
| tof | Time since event start [ns] |
| length | Track length since creation [cm] |
| eLoss | Energy deposit [GeV] |
Definition at line 25 of file BmnHodoPoint.cxx.
References nCopy, and nCopyMother.
◆ BmnHodoPoint() [3/6]
◆ ~BmnHodoPoint() [1/2]
| BmnHodoPoint::~BmnHodoPoint |
( |
| ) |
|
|
virtual |
◆ BmnHodoPoint() [4/6]
| BmnHodoPoint::BmnHodoPoint |
( |
| ) |
|
◆ BmnHodoPoint() [5/6]
| BmnHodoPoint::BmnHodoPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
Int_t |
copyNo, |
|
|
Int_t |
copyNoMother, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
UInt_t |
EventId = 0 |
|
) |
| |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| detID | Detector ID (at present, volume MC number) |
| copyNo | Sticksens number |
| copyNoMother | Stick number |
| pos | Coordinates [cm] |
| mom | Momentum of track [GeV] |
| tof | Time since event start [ns] |
| length | Track length since creation [cm] |
| eLoss | Energy deposit [GeV] |
◆ BmnHodoPoint() [6/6]
◆ ~BmnHodoPoint() [2/2]
| virtual BmnHodoPoint::~BmnHodoPoint |
( |
| ) |
|
|
virtual |
◆ AddSTICK() [1/2]
| void BmnHodoPoint::AddSTICK |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
Int_t |
idsticksens, |
|
|
Int_t |
idstick, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
dt, |
|
|
Double_t |
dl, |
|
|
Double_t |
de |
|
) |
| |
|
inline |
◆ AddSTICK() [2/2]
| void BmnHodoPoint::AddSTICK |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
Int_t |
idsticksens, |
|
|
Int_t |
idstick, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
dt, |
|
|
Double_t |
dl, |
|
|
Double_t |
de |
|
) |
| |
|
inline |
◆ GetCopy() [1/2]
| Short_t BmnHodoPoint::GetCopy |
( |
| ) |
const |
|
inline |
◆ GetCopy() [2/2]
| Short_t BmnHodoPoint::GetCopy |
( |
| ) |
const |
|
inline |
◆ GetCopyMother() [1/2]
| Short_t BmnHodoPoint::GetCopyMother |
( |
| ) |
const |
|
inline |
◆ GetCopyMother() [2/2]
| Short_t BmnHodoPoint::GetCopyMother |
( |
| ) |
const |
|
inline |
◆ GetLengthtrack() [1/2]
| Double_t BmnHodoPoint::GetLengthtrack |
( |
| ) |
const |
|
inline |
◆ GetLengthtrack() [2/2]
| Double_t BmnHodoPoint::GetLengthtrack |
( |
| ) |
const |
|
inline |
◆ GetPx() [1/2]
| Double_t BmnHodoPoint::GetPx |
( |
| ) |
const |
|
inline |
◆ GetPx() [2/2]
| Double_t BmnHodoPoint::GetPx |
( |
| ) |
const |
|
inline |
◆ GetPy() [1/2]
| Double_t BmnHodoPoint::GetPy |
( |
| ) |
const |
|
inline |
◆ GetPy() [2/2]
| Double_t BmnHodoPoint::GetPy |
( |
| ) |
const |
|
inline |
◆ GetPz() [1/2]
| Double_t BmnHodoPoint::GetPz |
( |
| ) |
const |
|
inline |
◆ GetPz() [2/2]
| Double_t BmnHodoPoint::GetPz |
( |
| ) |
const |
|
inline |
◆ GetTime() [1/2]
| Double_t BmnHodoPoint::GetTime |
( |
| ) |
const |
|
inline |
◆ GetTime() [2/2]
| Double_t BmnHodoPoint::GetTime |
( |
| ) |
const |
|
inline |
◆ GetX() [1/2]
| Double_t BmnHodoPoint::GetX |
( |
| ) |
const |
|
inline |
◆ GetX() [2/2]
| Double_t BmnHodoPoint::GetX |
( |
| ) |
const |
|
inline |
◆ GetY() [1/2]
| Double_t BmnHodoPoint::GetY |
( |
| ) |
const |
|
inline |
◆ GetY() [2/2]
| Double_t BmnHodoPoint::GetY |
( |
| ) |
const |
|
inline |
◆ GetZ() [1/2]
| Double_t BmnHodoPoint::GetZ |
( |
| ) |
const |
|
inline |
◆ GetZ() [2/2]
| Double_t BmnHodoPoint::GetZ |
( |
| ) |
const |
|
inline |
◆ MomentumOut() [1/2]
| void BmnHodoPoint::MomentumOut |
( |
TVector3 & |
mom | ) |
|
|
inline |
◆ MomentumOut() [2/2]
| void BmnHodoPoint::MomentumOut |
( |
TVector3 & |
mom | ) |
|
|
inline |
◆ PositionOut() [1/2]
| void BmnHodoPoint::PositionOut |
( |
TVector3 & |
pos | ) |
|
|
inline |
◆ PositionOut() [2/2]
| void BmnHodoPoint::PositionOut |
( |
TVector3 & |
pos | ) |
|
|
inline |
◆ Print() [1/2]
| void BmnHodoPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ Print() [2/2]
| virtual void BmnHodoPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ SetCopy() [1/2]
| void BmnHodoPoint::SetCopy |
( |
Short_t |
i | ) |
|
|
inline |
◆ SetCopy() [2/2]
| void BmnHodoPoint::SetCopy |
( |
Short_t |
i | ) |
|
|
inline |
◆ SetCopyMother() [1/2]
| void BmnHodoPoint::SetCopyMother |
( |
Short_t |
i | ) |
|
|
inline |
◆ SetCopyMother() [2/2]
| void BmnHodoPoint::SetCopyMother |
( |
Short_t |
i | ) |
|
|
inline |
◆ fLengthtrack
| Double_t BmnHodoPoint::fLengthtrack |
|
protected |
◆ fPx
| Double_t BmnHodoPoint::fPx |
|
protected |
◆ fPy
| Double_t BmnHodoPoint::fPy |
|
protected |
◆ fPz
| Double_t BmnHodoPoint::fPz |
|
protected |
◆ fTime
| Double_t BmnHodoPoint::fTime |
|
protected |
◆ fX
| Double_t BmnHodoPoint::fX |
|
protected |
◆ fY
| Double_t BmnHodoPoint::fY |
|
protected |
◆ fZ
| Double_t BmnHodoPoint::fZ |
|
protected |
◆ nCopy
| Short_t BmnHodoPoint::nCopy |
|
protected |
◆ nCopyMother
| Short_t BmnHodoPoint::nCopyMother |
|
protected |
The documentation for this class was generated from the following files: