|
CbmRoot
|
#include <HitFinder.h>
Public Attributes | |
| std::vector< double > | fvCPTOff |
| std::vector< double > | fvCPTotGain |
| std::vector< std::vector< double > > | fvCPWalk |
| int32_t | address |
| Cell | cell |
Definition at line 37 of file tof/HitFinder.h.
| int32_t cbm::algo::tof::HitFinderChanPar::address |
Definition at line 41 of file tof/HitFinder.h.
| Cell cbm::algo::tof::HitFinderChanPar::cell |
Definition at line 42 of file tof/HitFinder.h.
Referenced by cbm::algo::tof::HitFinder::buildClusters().
| std::vector<double> cbm::algo::tof::HitFinderChanPar::fvCPTOff |
Definition at line 38 of file tof/HitFinder.h.
| std::vector<double> cbm::algo::tof::HitFinderChanPar::fvCPTotGain |
Definition at line 39 of file tof/HitFinder.h.
| std::vector<std::vector<double> > cbm::algo::tof::HitFinderChanPar::fvCPWalk |
Definition at line 40 of file tof/HitFinder.h.