#include <CbmTofPoint.h>
|
| | CbmTofPoint () |
| |
| | CbmTofPoint (Int_t trackID, Int_t detID, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss) |
| |
| | CbmTofPoint (const CbmTofPoint &point) |
| |
| virtual | ~CbmTofPoint () |
| |
| virtual void | Print (const Option_t *opt) const |
| |
| | CbmTofPoint () |
| |
| | CbmTofPoint (Int_t trackID, Int_t detID, TVector3 pos, TVector3 mom, Double_t tof, Double_t length, Double_t eLoss) |
| |
| | CbmTofPoint (const CbmTofPoint &point) |
| |
| virtual | ~CbmTofPoint () |
| |
| virtual void | Print (const Option_t *opt) const |
| |
Definition at line 22 of file CbmTofPoint.h.
◆ CbmTofPoint() [1/6]
| CbmTofPoint::CbmTofPoint |
( |
| ) |
|
◆ CbmTofPoint() [2/6]
| CbmTofPoint::CbmTofPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss |
|
) |
| |
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 23 of file CbmTofPoint.cxx.
◆ CbmTofPoint() [3/6]
◆ ~CbmTofPoint() [1/2]
| CbmTofPoint::~CbmTofPoint |
( |
| ) |
|
|
virtual |
◆ CbmTofPoint() [4/6]
| CbmTofPoint::CbmTofPoint |
( |
| ) |
|
◆ CbmTofPoint() [5/6]
| CbmTofPoint::CbmTofPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
TVector3 |
pos, |
|
|
TVector3 |
mom, |
|
|
Double_t |
tof, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss |
|
) |
| |
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] |
◆ CbmTofPoint() [6/6]
◆ ~CbmTofPoint() [2/2]
| virtual CbmTofPoint::~CbmTofPoint |
( |
| ) |
|
|
virtual |
◆ Print() [1/2]
| void CbmTofPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
◆ Print() [2/2]
| virtual void CbmTofPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
The documentation for this class was generated from the following files: