#include <PndSttHelixHit.h>
Definition at line 14 of file PndSttHelixHit.h.
◆ PndSttHelixHit() [1/2]
PndSttHelixHit::PndSttHelixHit |
( |
| ) |
|
◆ PndSttHelixHit() [2/2]
PndSttHelixHit::PndSttHelixHit |
( |
Int_t |
detID, |
|
|
Int_t |
tubeID, |
|
|
Int_t |
hitindex, |
|
|
Int_t |
mcindex, |
|
|
TVector3 & |
pos, |
|
|
TVector3 & |
dpos, |
|
|
Double_t |
isochrone, |
|
|
Double_t |
isochroneError, |
|
|
Double_t |
dedx |
|
) |
| |
Standard constructor
- Parameters
-
detID | Detector unique volume ID |
tubeID | Unique tube ID |
hitIndex | Index of corresponding STTHit |
mcindex | Index of corresponding MCPoint |
pos | Reco position coordinates X Y Z [cm] |
dpos | Errors on reco position coordinates [cm] |
isochrone | Drift radius [cm] |
isochroneError | Error on drift radius [cm] |
dedx | De/Dx |
◆ ~PndSttHelixHit()
virtual PndSttHelixHit::~PndSttHelixHit |
( |
| ) |
|
|
virtual |
◆ ClassDef()
◆ Clear()
void PndSttHelixHit::Clear |
( |
| ) |
|
Public method Clear
Referenced by Print().
◆ GetdEdx()
Double_t PndSttHelixHit::GetdEdx |
( |
| ) |
const |
|
inline |
◆ GetHitIndex()
Int_t PndSttHelixHit::GetHitIndex |
( |
| ) |
|
|
inline |
◆ GetIsochrone()
Double_t PndSttHelixHit::GetIsochrone |
( |
| ) |
const |
|
inline |
◆ GetIsochroneError()
Double_t PndSttHelixHit::GetIsochroneError |
( |
| ) |
const |
|
inline |
◆ GetTubeID()
Int_t PndSttHelixHit::GetTubeID |
( |
| ) |
|
|
inline |
◆ Print() [1/2]
virtual void PndSttHelixHit::Print |
( |
const Option_t * |
opt = nullptr | ) |
const |
|
inlinevirtual |
Output to screen
Definition at line 40 of file PndSttHelixHit.h.
References Clear().
42 std::cout <<
" opt = " << opt << std::endl;
◆ Print() [2/2]
void PndSttHelixHit::Print |
( |
| ) |
|
◆ SetdEdx()
void PndSttHelixHit::SetdEdx |
( |
Double_t |
dedx | ) |
|
|
inline |
◆ SetHitIndex()
void PndSttHelixHit::SetHitIndex |
( |
Int_t |
hitindex | ) |
|
|
inline |
◆ SetIsochrone()
void PndSttHelixHit::SetIsochrone |
( |
Double_t |
isochrone | ) |
|
|
inline |
◆ SetIsochroneError()
void PndSttHelixHit::SetIsochroneError |
( |
Double_t |
isochroneError | ) |
|
|
inline |
◆ SetTubeID()
void PndSttHelixHit::SetTubeID |
( |
Int_t |
tubeid | ) |
|
|
inline |
◆ fdEdx
Double_t PndSttHelixHit::fdEdx |
|
protected |
◆ fHitIndex
Int_t PndSttHelixHit::fHitIndex |
|
protected |
◆ fIsochrone
Double_t PndSttHelixHit::fIsochrone |
|
protected |
◆ fIsochroneError
Double_t PndSttHelixHit::fIsochroneError |
|
protected |
◆ fTubeID
Int_t PndSttHelixHit::fTubeID |
|
protected |
The documentation for this class was generated from the following file: