#include <PndDrcLutNode.h>
Definition at line 18 of file PndDrcLutNode.h.
◆ PndDrcLutNode() [1/3]
PndDrcLutNode::PndDrcLutNode |
( |
| ) |
|
◆ PndDrcLutNode() [2/3]
PndDrcLutNode::PndDrcLutNode |
( |
Int_t |
detectorId | ) |
|
◆ PndDrcLutNode() [3/3]
Definition at line 28 of file PndDrcLutNode.h.
References AddEntry().
std::vector< TVector3 > fPosArray
std::vector< Int_t > fPathIdArray
std::vector< TVector3 > fNodeArray
std::vector< Double_t > fTimeArray
std::vector< Double_t > fPathArray
◆ AddEntry()
void PndDrcLutNode::AddEntry |
( |
Int_t |
nodeId, |
|
|
TVector3 |
dir, |
|
|
Double_t |
path, |
|
|
Int_t |
pathid, |
|
|
Double_t |
time, |
|
|
TVector3 |
pos |
|
) |
| |
◆ Entries()
Int_t PndDrcLutNode::Entries |
( |
| ) |
|
|
inline |
◆ GetDetectorId()
Double_t PndDrcLutNode::GetDetectorId |
( |
| ) |
|
|
inline |
◆ GetEntry()
TVector3 PndDrcLutNode::GetEntry |
( |
Int_t |
entry | ) |
|
|
inline |
◆ GetHitPos()
TVector3 PndDrcLutNode::GetHitPos |
( |
Int_t |
entry | ) |
|
|
inline |
◆ GetPath()
Double_t PndDrcLutNode::GetPath |
( |
Int_t |
entry | ) |
|
|
inline |
◆ GetPathId()
Int_t PndDrcLutNode::GetPathId |
( |
Int_t |
entry | ) |
|
|
inline |
◆ GetPos()
TVector3 PndDrcLutNode::GetPos |
( |
| ) |
|
|
inline |
◆ GetTime()
Double_t PndDrcLutNode::GetTime |
( |
Int_t |
entry | ) |
|
|
inline |
◆ SetPos()
void PndDrcLutNode::SetPos |
( |
TVector3 |
pos | ) |
|
|
inline |
◆ fDetectorId
Int_t PndDrcLutNode::fDetectorId |
|
protected |
◆ fNodeArray
std::vector<TVector3> PndDrcLutNode::fNodeArray |
|
protected |
◆ fNodePos
TVector3 PndDrcLutNode::fNodePos |
|
protected |
◆ fPathArray
std::vector<Double_t> PndDrcLutNode::fPathArray |
|
protected |
◆ fPathIdArray
std::vector<Int_t> PndDrcLutNode::fPathIdArray |
|
protected |
◆ fPosArray
std::vector<TVector3> PndDrcLutNode::fPosArray |
|
protected |
◆ fSize
Int_t PndDrcLutNode::fSize |
|
protected |
◆ fTimeArray
std::vector<Double_t> PndDrcLutNode::fTimeArray |
|
protected |
The documentation for this class was generated from the following file: