Mapped information of a channel.
More...
#include <Hit.h>
|
int | mParentID |
| parentID of the track creating this hit
|
|
uint8_t | mRow |
| Row of the hit in the calorimeter.
|
|
uint8_t | mColumn |
| Column of the hit in the calorimeter.
|
|
uint8_t | mLayer |
| Layer the was hit.
|
|
Mapped information of a channel.
Definition at line 41 of file Hit.h.
◆ operator==()
bool o2::focal::Hit::HitID::operator== |
( |
const HitID & |
other | ) |
const |
|
inline |
Definition at line 47 of file Hit.h.
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & |
stream, |
|
|
const Hit::HitID & |
channel |
|
) |
| |
|
friend |
◆ mColumn
uint8_t o2::focal::Hit::HitID::mColumn |
Column of the hit in the calorimeter.
Definition at line 44 of file Hit.h.
◆ mLayer
uint8_t o2::focal::Hit::HitID::mLayer |
Layer the was hit.
Definition at line 45 of file Hit.h.
◆ mParentID
int o2::focal::Hit::HitID::mParentID |
parentID of the track creating this hit
Definition at line 42 of file Hit.h.
◆ mRow
uint8_t o2::focal::Hit::HitID::mRow |
Row of the hit in the calorimeter.
Definition at line 43 of file Hit.h.
The documentation for this struct was generated from the following file:
- /home/runner/work/AliceO2/AliceO2/Detectors/FOCAL/base/include/FOCALBase/Hit.h