#include <PndDskTrackPoint.h>
Definition at line 11 of file PndDskTrackPoint.h.
◆ PndDskTrackPoint() [1/2]
PndDskTrackPoint::PndDskTrackPoint |
( |
| ) |
|
◆ PndDskTrackPoint() [2/2]
PndDskTrackPoint::PndDskTrackPoint |
( |
Int_t |
trackID, |
|
|
Int_t |
detectorID, |
|
|
TVector3 |
position, |
|
|
TVector3 |
momentum, |
|
|
Double_t |
time, |
|
|
Double_t |
length, |
|
|
Double_t |
eLoss |
|
) |
| |
Standard constructor with arguments
- Parameters
-
trackID | Index of MCTrack |
detectorID | Detector ID where the first hit is produced |
position | Position of Cerenkov when created [cm] |
momentum | Momentum of Cerenkov when created [eV] |
time | Time since event start when created [ns] |
length | Track length since creation [cm] |
eLoss | Energy deposit [GeV] |
◆ ~PndDskTrackPoint()
virtual PndDskTrackPoint::~PndDskTrackPoint |
( |
| ) |
|
|
virtual |
◆ Print()
virtual void PndDskTrackPoint::Print |
( |
const Option_t * |
opt | ) |
const |
|
virtual |
Virtual method Print
Screen output of Cerenkov
The documentation for this class was generated from the following file: