#include <PndDrcLutNodeH.h>
Definition at line 18 of file PndDrcLutNodeH.h.
◆ PndDrcLutNodeH() [1/4]
PndDrcLutNodeH::PndDrcLutNodeH |
( |
| ) |
|
◆ PndDrcLutNodeH() [2/4]
PndDrcLutNodeH::PndDrcLutNodeH |
( |
Int_t |
nodeId | ) |
|
◆ PndDrcLutNodeH() [3/4]
PndDrcLutNodeH::PndDrcLutNodeH |
( |
Int_t |
nodeId, |
|
|
TVector3 |
dir, |
|
|
Double_t |
time |
|
) |
| |
◆ PndDrcLutNodeH() [4/4]
◆ AddEntry()
void PndDrcLutNodeH::AddEntry |
( |
TVector3 |
dir, |
|
|
Int_t |
amb, |
|
|
Double_t |
time |
|
) |
| |
◆ Entries()
Int_t PndDrcLutNodeH::Entries |
( |
| ) |
|
|
inline |
◆ GetAmbiguity()
Int_t PndDrcLutNodeH::GetAmbiguity |
( |
Int_t |
entry | ) |
|
◆ GetDirection()
TVector3 PndDrcLutNodeH::GetDirection |
( |
Int_t |
entry | ) |
|
◆ GetNodeId()
Int_t PndDrcLutNodeH::GetNodeId |
( |
| ) |
|
|
inline |
◆ GetPos()
TVector3 PndDrcLutNodeH::GetPos |
( |
| ) |
|
|
inline |
◆ GetTime()
Double_t PndDrcLutNodeH::GetTime |
( |
Int_t |
entry | ) |
|
◆ SetPos()
void PndDrcLutNodeH::SetPos |
( |
TVector3 |
dir | ) |
|
|
inline |
◆ fAmbiguity
std::vector<Int_t> PndDrcLutNodeH::fAmbiguity |
|
protected |
◆ fNodeArray
std::vector<TVector3> PndDrcLutNodeH::fNodeArray |
|
protected |
◆ fNodeId
Int_t PndDrcLutNodeH::fNodeId |
|
protected |
◆ fNodePos
TVector3 PndDrcLutNodeH::fNodePos |
|
protected |
◆ fSize
Int_t PndDrcLutNodeH::fSize |
|
protected |
◆ fTimeArray
std::vector<Double_t> PndDrcLutNodeH::fTimeArray |
|
protected |
The documentation for this class was generated from the following file: