|
CbmRoot
|
#include <Hitfinder.h>
Public Attributes | |
| u32 | fTime |
| Cluster time (average of digi times) [ns]. | |
| u32 | fIdx |
Definition at line 52 of file Hitfinder.h.
| u32 cbm::algo::sts::ClusterIdx::fIdx |
Definition at line 54 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::CreateHit(), and cbm::algo::sts::Hitfinder::FindHits().
| u32 cbm::algo::sts::ClusterIdx::fTime |
Cluster time (average of digi times) [ns].
Definition at line 53 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::CreateHit(), cbm::algo::sts::Hitfinder::GetTimeDiff(), and cbm::algo::sts::Hitfinder::SortClusters().