|
CbmRoot
|
#include <HitFinder.h>
Public Attributes | |
| double | FeeTimeRes |
| double | SysTimeRes |
| double | CPSigPropSpeed |
| double | outTimeFactor |
| double | TOTMax |
| double | TOTMin |
| double | maxTimeDist |
| double | maxSpaceDist |
| double | gapSize |
| int32_t | numGaps |
| int32_t | numClWalkBinX |
| std::vector< HitFinderChanPar > | fChanPar = {} |
Definition at line 45 of file tof/HitFinder.h.
| double cbm::algo::tof::HitFinderRpcPar::CPSigPropSpeed |
Definition at line 48 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::Cluster::finalize().
| std::vector<HitFinderChanPar> cbm::algo::tof::HitFinderRpcPar::fChanPar = {} |
Definition at line 57 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::Cluster::finalize().
| double cbm::algo::tof::HitFinderRpcPar::FeeTimeRes |
Definition at line 46 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::Cluster::finalize().
| double cbm::algo::tof::HitFinderRpcPar::gapSize |
Definition at line 54 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::Cluster::finalize().
| double cbm::algo::tof::HitFinderRpcPar::maxSpaceDist |
Definition at line 53 of file tof/HitFinder.h.
| double cbm::algo::tof::HitFinderRpcPar::maxTimeDist |
Definition at line 52 of file tof/HitFinder.h.
| int32_t cbm::algo::tof::HitFinderRpcPar::numClWalkBinX |
Definition at line 56 of file tof/HitFinder.h.
| int32_t cbm::algo::tof::HitFinderRpcPar::numGaps |
Definition at line 55 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::Cluster::finalize().
| double cbm::algo::tof::HitFinderRpcPar::outTimeFactor |
Definition at line 49 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::Cluster::finalize().
| double cbm::algo::tof::HitFinderRpcPar::SysTimeRes |
Definition at line 47 of file tof/HitFinder.h.
| double cbm::algo::tof::HitFinderRpcPar::TOTMax |
Definition at line 50 of file tof/HitFinder.h.
| double cbm::algo::tof::HitFinderRpcPar::TOTMin |
Definition at line 51 of file tof/HitFinder.h.