CbmRoot
|
#include <HitfinderChain.h>
Public Member Functions | |
void | SetDeviceMon (const HitfinderMonDevice &devMon) |
bool | HasErrors () const |
Public Attributes | |
u64 | nClusterTotal |
u64 | nHitsTotal |
i32 | nClusterBucketOverflow |
i32 | nHitBucketOverflow |
Definition at line 28 of file HitfinderChain.h.
|
inlineinherited |
Definition at line 119 of file Hitfinder.h.
References cbm::algo::sts::HitfinderMonDevice::nClusterBucketOverflow, and cbm::algo::sts::HitfinderMonDevice::nHitBucketOverflow.
|
inline |
Definition at line 32 of file HitfinderChain.h.
Referenced by cbm::algo::sts::HitfinderChain::operator()().
|
inherited |
Definition at line 117 of file Hitfinder.h.
Referenced by cbm::algo::sts::HitfinderMonDevice::HasErrors(), and cbm::algo::Reco::QueueStsRecoMetrics().
u64 cbm::algo::sts::HitfinderMon::nClusterTotal |
Definition at line 29 of file HitfinderChain.h.
Referenced by cbm::algo::sts::HitfinderChain::operator()(), and cbm::algo::Reco::QueueStsRecoMetrics().
|
inherited |
Definition at line 118 of file Hitfinder.h.
Referenced by cbm::algo::sts::HitfinderMonDevice::HasErrors(), and cbm::algo::Reco::QueueStsRecoMetrics().
u64 cbm::algo::sts::HitfinderMon::nHitsTotal |
Definition at line 30 of file HitfinderChain.h.
Referenced by cbm::algo::sts::HitfinderChain::operator()(), and cbm::algo::Reco::QueueStsRecoMetrics().