#include <PndFtofHit.h>
PndFtofHit.h
- Author
- A. Sanchez a.san.nosp@m.chez.nosp@m.@gsi..nosp@m.de
A hit in a tof wall station of Ftof. In addition to the base class FairHit, it holds the number of the reconstructed hits (column and row).
Definition at line 20 of file PndFtofHit.h.
◆ PndFtofHit() [1/2]
PndFtofHit::PndFtofHit |
( |
| ) |
|
Default constructor (not for use)
◆ PndFtofHit() [2/2]
PndFtofHit::PndFtofHit |
( |
Int_t |
trackID, |
|
|
Int_t |
detID, |
|
|
TString |
detName, |
|
|
Double_t |
time, |
|
|
Double_t |
dt, |
|
|
TVector3 & |
pos, |
|
|
TVector3 & |
dpos, |
|
|
Int_t |
index, |
|
|
Double_t |
charge |
|
) |
| |
Standard constructor with all paramneters
- Parameters
-
trackID | Track ID |
detID | Detector ID |
detName | Detector Name |
pos | Position vector [cm] |
dpos | Position error vector [cm] |
charge | Charge measured in hit |
NPixelHits | Number of pixels fired for this event |
◆ ~PndFtofHit()
virtual PndFtofHit::~PndFtofHit |
( |
| ) |
|
|
virtual |
◆ ClassDef()
◆ GetCharge()
Double_t PndFtofHit::GetCharge |
( |
| ) |
|
|
inline |
◆ GetDetName()
TString PndFtofHit::GetDetName |
( |
| ) |
const |
|
inline |
◆ GetDt()
Double_t PndFtofHit::GetDt |
( |
| ) |
|
|
inline |
◆ GetPosition()
TVector3 PndFtofHit::GetPosition |
( |
| ) |
const |
|
inline |
◆ GetTime()
Double_t PndFtofHit::GetTime |
( |
| ) |
|
|
inline |
◆ GetTrackID()
Int_t PndFtofHit::GetTrackID |
( |
| ) |
|
|
inline |
◆ Print()
virtual void PndFtofHit::Print |
( |
const Option_t * |
opt = nullptr | ) |
const |
|
virtual |
◆ SetCharge()
void PndFtofHit::SetCharge |
( |
Double_t |
charge | ) |
|
|
inline |
◆ SetDetName()
void PndFtofHit::SetDetName |
( |
TString |
name | ) |
|
|
inline |
◆ SetTime()
void PndFtofHit::SetTime |
( |
Double_t |
time | ) |
|
|
inline |
◆ SetTrackID()
void PndFtofHit::SetTrackID |
( |
Int_t |
id | ) |
|
|
inline |
◆ fCharge
Double_t PndFtofHit::fCharge |
◆ fDetName
TString PndFtofHit::fDetName |
◆ fdt
◆ ftime
Double_t PndFtofHit::ftime |
◆ fTrackID
Int_t PndFtofHit::fTrackID |
The documentation for this class was generated from the following file: