|
CbmRoot
|
#include <Hitfinder.h>
Public Attributes | |
| float | dY |
| float | pitch |
| float | stereoF |
| float | stereoB |
| float | lorentzF |
| float | lorentzB |
Definition at line 123 of file Hitfinder.h.
| float cbm::algo::sts::SensorPar::dY |
Definition at line 124 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), cbm::algo::sts::Hitfinder::Intersect(), cbm::algo::sts::Hitfinder::IntersectClusters(), and cbm::algo::sts::Hitfinder::IsInside().
| float cbm::algo::sts::SensorPar::lorentzB |
Definition at line 129 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), and cbm::algo::sts::Hitfinder::GetClusterPosition().
| float cbm::algo::sts::SensorPar::lorentzF |
Definition at line 128 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), and cbm::algo::sts::Hitfinder::GetClusterPosition().
| float cbm::algo::sts::SensorPar::pitch |
Definition at line 125 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), cbm::algo::sts::Hitfinder::GetClusterPosition(), and cbm::algo::sts::Hitfinder::IntersectClusters().
| float cbm::algo::sts::SensorPar::stereoB |
Definition at line 127 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), cbm::algo::sts::Hitfinder::Intersect(), and cbm::algo::sts::Hitfinder::IntersectClusters().
| float cbm::algo::sts::SensorPar::stereoF |
Definition at line 126 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), cbm::algo::sts::Hitfinder::Intersect(), and cbm::algo::sts::Hitfinder::IntersectClusters().