CbmRoot
|
#include <Hitfinder.h>
Public Attributes | |
float | tanStereoF |
float | tanStereoB |
float | errorFac |
float | dX |
float | dY |
float | pitch |
float | stereoF |
float | stereoB |
float | lorentzF |
float | lorentzB |
Definition at line 136 of file Hitfinder.h.
float cbm::algo::sts::HitfinderCache::dX |
Definition at line 140 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().
|
inherited |
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::HitfinderCache::errorFac |
Definition at line 139 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), and cbm::algo::sts::Hitfinder::Intersect().
|
inherited |
Definition at line 129 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), and cbm::algo::sts::Hitfinder::GetClusterPosition().
|
inherited |
Definition at line 128 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), and cbm::algo::sts::Hitfinder::GetClusterPosition().
|
inherited |
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().
|
inherited |
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().
|
inherited |
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().
float cbm::algo::sts::HitfinderCache::tanStereoB |
Definition at line 138 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::HitfinderCache::tanStereoF |
Definition at line 137 of file Hitfinder.h.
Referenced by cbm::algo::sts::Hitfinder::FindHits(), cbm::algo::sts::Hitfinder::Intersect(), and cbm::algo::sts::Hitfinder::IntersectClusters().