#include <R3BNeulandPoint.h>
|
| R3BNeulandPoint () |
|
| R3BNeulandPoint (const Int_t trackID, const Int_t detID, const TVector3 &pos, const TVector3 &mom, const Double_t tof, const Double_t length, const Double_t eLoss, const UInt_t EventId, const Double_t lightYield, const int particle_id, const int parent_particle_id) |
|
| R3BNeulandPoint (const FairMCPoint &point, const Double_t lightYield, const int particle_id, const int parent_particle_id) |
|
auto | GetMomentum () const -> TVector3 |
|
auto | GetPosition () const -> TVector3 |
|
auto | GetPaddle () const -> int |
|
auto | GetLightYield () const -> double |
|
auto | GetPID () const -> int |
|
void | SetLightYield (double light_yield) |
|
void | SetParticleId (int particle_id) |
|
void | SetParentParticleId (int particle_id) |
|
void | Print (const Option_t *) const override |
|
| ClassDefOverride (R3BNeulandPoint, 2) |
|
Definition at line 22 of file R3BNeulandPoint.h.
◆ R3BNeulandPoint() [1/3]
R3BNeulandPoint::R3BNeulandPoint |
( |
| ) |
|
|
inline |
◆ R3BNeulandPoint() [2/3]
R3BNeulandPoint::R3BNeulandPoint |
( |
const Int_t | trackID, |
|
|
const Int_t | detID, |
|
|
const TVector3 & | pos, |
|
|
const TVector3 & | mom, |
|
|
const Double_t | tof, |
|
|
const Double_t | length, |
|
|
const Double_t | eLoss, |
|
|
const UInt_t | EventId, |
|
|
const Double_t | lightYield, |
|
|
const int | particle_id, |
|
|
const int | parent_particle_id ) |
|
inline |
◆ R3BNeulandPoint() [3/3]
R3BNeulandPoint::R3BNeulandPoint |
( |
const FairMCPoint & | point, |
|
|
const Double_t | lightYield, |
|
|
const int | particle_id, |
|
|
const int | parent_particle_id ) |
|
inline |
◆ ClassDefOverride()
◆ GetLightYield()
auto R3BNeulandPoint::GetLightYield |
( |
| ) |
const -> double |
|
inlinenodiscard |
◆ GetMomentum()
TVector3 R3BNeulandPoint::GetMomentum |
( |
| ) |
const -> TVector3 |
|
nodiscard |
◆ GetPaddle()
auto R3BNeulandPoint::GetPaddle |
( |
| ) |
const -> int |
|
inlinenodiscard |
◆ GetPID()
auto R3BNeulandPoint::GetPID |
( |
| ) |
const -> int |
|
inlinenodiscard |
◆ GetPosition()
TVector3 R3BNeulandPoint::GetPosition |
( |
| ) |
const -> TVector3 |
|
nodiscard |
◆ Print()
void R3BNeulandPoint::Print |
( |
const Option_t * | | ) |
const |
|
override |
◆ SetLightYield()
void R3BNeulandPoint::SetLightYield |
( |
double | light_yield | ) |
|
|
inline |
◆ SetParentParticleId()
void R3BNeulandPoint::SetParentParticleId |
( |
int | particle_id | ) |
|
|
inline |
◆ SetParticleId()
void R3BNeulandPoint::SetParticleId |
( |
int | particle_id | ) |
|
|
inline |
The documentation for this class was generated from the following files: