CbmRoot
Loading...
Searching...
No Matches
SearchWindowMap::SearchWindow Struct Reference

#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
 

Detailed Description

Definition at line 26 of file CaSearchWindowMap.h.

Member Function Documentation

◆ ToString()

std::string SearchWindowMap::SearchWindow::ToString ( ) const

String representation of the contents.

Definition at line 13 of file CaSearchWindowMap.cxx.

Member Data Documentation

◆ xMax

float cbm::algo::ca::SearchWindowMap::SearchWindow::xMax

Definition at line 28 of file CaSearchWindowMap.h.

◆ xMin

float cbm::algo::ca::SearchWindowMap::SearchWindow::xMin

Definition at line 27 of file CaSearchWindowMap.h.

◆ yMax

float cbm::algo::ca::SearchWindowMap::SearchWindow::yMax

Definition at line 30 of file CaSearchWindowMap.h.

◆ yMin

float cbm::algo::ca::SearchWindowMap::SearchWindow::yMin

Definition at line 29 of file CaSearchWindowMap.h.


The documentation for this struct was generated from the following files: