#include <PndRichHit.h>
Definition at line 12 of file PndRichHit.h.
◆ PndRichHit() [1/2]
| PndRichHit::PndRichHit |
( |
| ) |
|
◆ PndRichHit() [2/2]
| PndRichHit::PndRichHit |
( |
Int_t |
detID, |
|
|
Int_t |
sensorId, |
|
|
TVector3 & |
pos, |
|
|
TVector3 & |
dpos, |
|
|
Double_t |
thetaC, |
|
|
Double_t |
errThetaC, |
|
|
Int_t |
index |
|
) |
| |
◆ ~PndRichHit()
| virtual PndRichHit::~PndRichHit |
( |
| ) |
|
|
virtual |
Copy constructor Destructor
◆ GetErrThetaC()
| virtual Double_t PndRichHit::GetErrThetaC |
( |
| ) |
|
|
inlinevirtual |
◆ GetPosition()
| TVector3 PndRichHit::GetPosition |
( |
| ) |
const |
|
inline |
Definition at line 37 of file PndRichHit.h.
37 {
return TVector3(fX, fY, fZ); }
◆ GetRefIndex()
| virtual Int_t PndRichHit::GetRefIndex |
( |
| ) |
|
|
inlinevirtual |
◆ GetSensorId()
| Int_t PndRichHit::GetSensorId |
( |
| ) |
|
|
inline |
◆ GetThetaC()
| virtual Double_t PndRichHit::GetThetaC |
( |
| ) |
|
|
inlinevirtual |
◆ Print()
| virtual void PndRichHit::Print |
( |
const Option_t * |
opt = "" | ) |
const |
|
virtual |
◆ fErrThetaC
| Double_t PndRichHit::fErrThetaC |
|
protected |
◆ fSensorId
| Int_t PndRichHit::fSensorId |
|
protected |
◆ fThetaC
| Double_t PndRichHit::fThetaC |
|
protected |
The documentation for this class was generated from the following file: