#include <BmnSiMDPoint.h>
|
| | BmnSiMDPoint () |
| |
| | BmnSiMDPoint (Int_t trackID, Int_t detID, Int_t copyNo, TVector3 posIn, TVector3 posOut, TVector3 momIn, TVector3 momOut, Double_t tof, Double_t length, Double_t eLoss, Int_t isPrimary, Double_t charge, Int_t pdgId, Double_t timeIn, Double_t timeOut, Double_t lengthtrack) |
| |
| | BmnSiMDPoint (const BmnSiMDPoint &point) |
| |
| virtual | ~BmnSiMDPoint () |
| |
| Short_t | GetCopy () const |
| |
| Int_t | GetIsPrimary () |
| |
| Double_t | GetCharge () |
| |
| Double_t | GetPdgId () |
| |
| Double_t | GetTimeIn () const |
| |
| Double_t | GetTimeOut () const |
| |
| Double_t | GetLengthtrack () const |
| |
| Double_t | GetPxOut () const |
| |
| Double_t | GetPyOut () const |
| |
| Double_t | GetPzOut () const |
| |
| void | MomentumOut (TVector3 &mom) |
| |
| Double_t | GetXOut () const |
| |
| Double_t | GetYOut () const |
| |
| Double_t | GetZOut () const |
| |
| void | PositionOut (TVector3 &pos) |
| |
| void | SetCopy (Short_t i) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
| | BmnSiMDPoint () |
| |
| | BmnSiMDPoint (Int_t trackID, Int_t detID, Int_t copyNo, TVector3 posIn, TVector3 posOut, TVector3 momIn, TVector3 momOut, Double_t tof, Double_t length, Double_t eLoss, Int_t isPrimary, Double_t charge, Int_t pdgId, Double_t timeIn, Double_t timeOut, Double_t lengthtrack) |
| |
| | BmnSiMDPoint (const BmnSiMDPoint &point) |
| |
| virtual | ~BmnSiMDPoint () |
| |
| Short_t | GetCopy () const |
| |
| Int_t | GetIsPrimary () |
| |
| Double_t | GetCharge () |
| |
| Double_t | GetPdgId () |
| |
| Double_t | GetTimeIn () const |
| |
| Double_t | GetTimeOut () const |
| |
| Double_t | GetLengthtrack () const |
| |
| Double_t | GetPxOut () const |
| |
| Double_t | GetPyOut () const |
| |
| Double_t | GetPzOut () const |
| |
| void | MomentumOut (TVector3 &mom) |
| |
| Double_t | GetXOut () const |
| |
| Double_t | GetYOut () const |
| |
| Double_t | GetZOut () const |
| |
| void | PositionOut (TVector3 &pos) |
| |
| void | SetCopy (Short_t i) |
| |
| virtual void | Print (const Option_t *opt) const |
| |
Definition at line 18 of file BmnSiMDPoint.h.
◆ BmnSiMDPoint() [1/6]
| BmnSiMDPoint::BmnSiMDPoint |
( |
| ) |
|
◆ BmnSiMDPoint() [2/6]
| BmnSiMDPoint::BmnSiMDPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
Int_t |
copyNo, |
|
|
TVector3 |
posIn, |
|
|
TVector3 |
posOut, |
|
|
TVector3 |
momIn, |
|
|
TVector3 |
momOut, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
Int_t |
isPrimary, |
|
|
Double_t |
charge, |
|
|
Int_t |
pdgId, |
|
|
Double_t |
timeIn, |
|
|
Double_t |
timeOut, |
|
|
Double_t |
lengthtrack |
|
) |
| |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| detID | Detector ID (at present, volume MC number) |
| copyNo | Number of active layer inside SiMD module |
| copyNoMother | SiMD module 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 29 of file BmnSiMDPoint.cxx.
References fLengthtrack, fTimeIn, fTimeOut, and nCopy.
◆ BmnSiMDPoint() [3/6]
◆ ~BmnSiMDPoint() [1/2]
| BmnSiMDPoint::~BmnSiMDPoint |
( |
| ) |
|
|
virtual |
◆ BmnSiMDPoint() [4/6]
| BmnSiMDPoint::BmnSiMDPoint |
( |
| ) |
|
◆ BmnSiMDPoint() [5/6]
| BmnSiMDPoint::BmnSiMDPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
Int_t |
copyNo, |
|
|
TVector3 |
posIn, |
|
|
TVector3 |
posOut, |
|
|
TVector3 |
momIn, |
|
|
TVector3 |
momOut, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss, |
|
|
Int_t |
isPrimary, |
|
|
Double_t |
charge, |
|
|
Int_t |
pdgId, |
|
|
Double_t |
timeIn, |
|
|
Double_t |
timeOut, |
|
|
Double_t |
lengthtrack |
|
) |
| |
Constructor with arguments
- Parameters
-
| trackID | Index of MCTrack |
| detID | Detector ID (at present, volume MC number) |
| copyNo | Number of active layer inside SiMD module |
| copyNoMother | SiMD module 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] |
◆ BmnSiMDPoint() [6/6]
◆ ~BmnSiMDPoint() [2/2]
| virtual BmnSiMDPoint::~BmnSiMDPoint |
( |
| ) |
|
|
virtual |
◆ GetCharge() [1/2]
| Double_t BmnSiMDPoint::GetCharge |
( |
| ) |
|
|
inline |
◆ GetCharge() [2/2]
| Double_t BmnSiMDPoint::GetCharge |
( |
| ) |
|
|
inline |
◆ GetCopy() [1/2]
| Short_t BmnSiMDPoint::GetCopy |
( |
| ) |
const |
|
inline |
◆ GetCopy() [2/2]
| Short_t BmnSiMDPoint::GetCopy |
( |
| ) |
const |
|
inline |
◆ GetIsPrimary() [1/2]
| Int_t BmnSiMDPoint::GetIsPrimary |
( |
| ) |
|
|
inline |
◆ GetIsPrimary() [2/2]
| Int_t BmnSiMDPoint::GetIsPrimary |
( |
| ) |
|
|
inline |
◆ GetLengthtrack() [1/2]
| Double_t BmnSiMDPoint::GetLengthtrack |
( |
| ) |
const |
|
inline |
◆ GetLengthtrack() [2/2]
| Double_t BmnSiMDPoint::GetLengthtrack |
( |
| ) |
const |
|
inline |
◆ GetPdgId() [1/2]
| Double_t BmnSiMDPoint::GetPdgId |
( |
| ) |
|
|
inline |
◆ GetPdgId() [2/2]
| Double_t BmnSiMDPoint::GetPdgId |
( |
| ) |
|
|
inline |
◆ GetPxOut() [1/2]
| Double_t BmnSiMDPoint::GetPxOut |
( |
| ) |
const |
|
inline |
◆ GetPxOut() [2/2]
| Double_t BmnSiMDPoint::GetPxOut |
( |
| ) |
const |
|
inline |
◆ GetPyOut() [1/2]
| Double_t BmnSiMDPoint::GetPyOut |
( |
| ) |
const |
|
inline |
◆ GetPyOut() [2/2]
| Double_t BmnSiMDPoint::GetPyOut |
( |
| ) |
const |
|
inline |
◆ GetPzOut() [1/2]
| Double_t BmnSiMDPoint::GetPzOut |
( |
| ) |
const |
|
inline |
◆ GetPzOut() [2/2]
| Double_t BmnSiMDPoint::GetPzOut |
( |
| ) |
const |
|
inline |
◆ GetTimeIn() [1/2]
| Double_t BmnSiMDPoint::GetTimeIn |
( |
| ) |
const |
|
inline |
◆ GetTimeIn() [2/2]
| Double_t BmnSiMDPoint::GetTimeIn |
( |
| ) |
const |
|
inline |
◆ GetTimeOut() [1/2]
| Double_t BmnSiMDPoint::GetTimeOut |
( |
| ) |
const |
|
inline |
◆ GetTimeOut() [2/2]
| Double_t BmnSiMDPoint::GetTimeOut |
( |
| ) |
const |
|
inline |
◆ GetXOut() [1/2]
| Double_t BmnSiMDPoint::GetXOut |
( |
| ) |
const |
|
inline |
◆ GetXOut() [2/2]
| Double_t BmnSiMDPoint::GetXOut |
( |
| ) |
const |
|
inline |
◆ GetYOut() [1/2]
| Double_t BmnSiMDPoint::GetYOut |
( |
| ) |
const |
|
inline |
◆ GetYOut() [2/2]
| Double_t BmnSiMDPoint::GetYOut |
( |
| ) |
const |
|
inline |
◆ GetZOut() [1/2]
| Double_t BmnSiMDPoint::GetZOut |
( |
| ) |
const |
|
inline |
◆ GetZOut() [2/2]
| Double_t BmnSiMDPoint::GetZOut |
( |
| ) |
const |
|
inline |
◆ MomentumOut() [1/2]
| void BmnSiMDPoint::MomentumOut |
( |
TVector3 & |
mom | ) |
|
|
inline |
◆ MomentumOut() [2/2]
| void BmnSiMDPoint::MomentumOut |
( |
TVector3 & |
mom | ) |
|
|
inline |
◆ PositionOut() [1/2]
| void BmnSiMDPoint::PositionOut |
( |
TVector3 & |
pos | ) |
|
|
inline |
◆ PositionOut() [2/2]
| void BmnSiMDPoint::PositionOut |
( |
TVector3 & |
pos | ) |
|
|
inline |
◆ Print() [1/2]
| void BmnSiMDPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ Print() [2/2]
| virtual void BmnSiMDPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ SetCopy() [1/2]
| void BmnSiMDPoint::SetCopy |
( |
Short_t |
i | ) |
|
|
inline |
◆ SetCopy() [2/2]
| void BmnSiMDPoint::SetCopy |
( |
Short_t |
i | ) |
|
|
inline |
◆ fCharge
| Double_t BmnSiMDPoint::fCharge |
|
protected |
◆ fIsPrimary
| Int_t BmnSiMDPoint::fIsPrimary |
|
protected |
◆ fLengthtrack
| Double_t BmnSiMDPoint::fLengthtrack |
|
protected |
◆ fPdgId
| Int_t BmnSiMDPoint::fPdgId |
|
protected |
◆ fPxOut
| Double_t BmnSiMDPoint::fPxOut |
|
protected |
◆ fPyOut
| Double_t BmnSiMDPoint::fPyOut |
|
protected |
◆ fPzOut
| Double_t BmnSiMDPoint::fPzOut |
|
protected |
◆ fTimeIn
| Double_t BmnSiMDPoint::fTimeIn |
|
protected |
◆ fTimeOut
| Double_t BmnSiMDPoint::fTimeOut |
|
protected |
◆ fXOut
| Double_t BmnSiMDPoint::fXOut |
|
protected |
◆ fYOut
| Double_t BmnSiMDPoint::fYOut |
|
protected |
◆ fZOut
| Double_t BmnSiMDPoint::fZOut |
|
protected |
◆ nCopy
| Short_t BmnSiMDPoint::nCopy |
|
protected |
The documentation for this class was generated from the following files: