|
CbmRoot
|
#include <CaSearchWindowMap.h>
Public Member Functions | |
| std::string | ToString () const |
| String representation of the contents. | |
Public Attributes | |
| float | xMin |
| float | xMax |
| float | yMin |
| float | yMax |
Definition at line 26 of file CaSearchWindowMap.h.
| std::string SearchWindowMap::SearchWindow::ToString | ( | ) | const |
| float cbm::algo::ca::SearchWindowMap::SearchWindow::xMax |
Definition at line 28 of file CaSearchWindowMap.h.
Referenced by cbm::algo::ca::TripletConstructorSW::CollectHits(), cbm::algo::ca::TripletConstructorSW::CreateTripletsForHit(), cbm::algo::ca::TripletConstructorSW::FindClosestHitWithMc(), and ToString().
| float cbm::algo::ca::SearchWindowMap::SearchWindow::xMin |
Definition at line 27 of file CaSearchWindowMap.h.
Referenced by cbm::algo::ca::TripletConstructorSW::CollectHits(), cbm::algo::ca::TripletConstructorSW::CreateTripletsForHit(), cbm::algo::ca::TripletConstructorSW::FindClosestHitWithMc(), and ToString().
| float cbm::algo::ca::SearchWindowMap::SearchWindow::yMax |
Definition at line 30 of file CaSearchWindowMap.h.
Referenced by cbm::algo::ca::TripletConstructorSW::CollectHits(), cbm::algo::ca::TripletConstructorSW::CreateTripletsForHit(), cbm::algo::ca::TripletConstructorSW::FindClosestHitWithMc(), and ToString().
| float cbm::algo::ca::SearchWindowMap::SearchWindow::yMin |
Definition at line 29 of file CaSearchWindowMap.h.
Referenced by cbm::algo::ca::TripletConstructorSW::CollectHits(), cbm::algo::ca::TripletConstructorSW::CreateTripletsForHit(), cbm::algo::ca::TripletConstructorSW::FindClosestHitWithMc(), and ToString().