#include <SimHitInfoForLinks.h>
Definition at line 12 of file SimHitInfoForLinks.h.
◆ SimHitInfoForLinks()
SimHitInfoForLinks::SimHitInfoForLinks |
( |
PSimHit const * |
hitp, |
|
|
size_t |
hitindex, |
|
|
unsigned int |
tofbin |
|
) |
| |
|
inlineexplicit |
◆ eventId()
◆ hitIndex()
size_t SimHitInfoForLinks::hitIndex |
( |
| ) |
const |
|
inline |
◆ tofBin()
unsigned int SimHitInfoForLinks::tofBin |
( |
| ) |
const |
|
inline |
◆ trackId()
unsigned int SimHitInfoForLinks::trackId |
( |
| ) |
const |
|
inline |
◆ trackIds() [1/2]
const std::vector<unsigned int>& SimHitInfoForLinks::trackIds |
( |
| ) |
const |
|
inline |
◆ trackIds() [2/2]
std::vector<unsigned int>& SimHitInfoForLinks::trackIds |
( |
| ) |
|
|
inline |
◆ eventId_
◆ hitIndex_
size_t SimHitInfoForLinks::hitIndex_ |
|
private |
◆ tofBin_
unsigned int SimHitInfoForLinks::tofBin_ |
|
private |
◆ trackIds_
std::vector<unsigned int> SimHitInfoForLinks::trackIds_ |
|
private |