mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-23 06:50:02 +02:00

git-svn-id: file:///afs/psi.ch/project/sls_det_software/svn/slsDetectorSoftware@1 951219d9-93cf-4727-9268-0efd64621fa3
51 lines
1.5 KiB
TeX
51 lines
1.5 KiB
TeX
\section{ROI Struct Reference}
|
|
\label{structROI}\index{ROI@{ROI}}
|
|
{\tt \#include $<$sls\_\-detector\_\-defs.h$>$}
|
|
|
|
\subsection*{Public Attributes}
|
|
\begin{CompactItemize}
|
|
\item
|
|
int \bf{xmin}
|
|
\item
|
|
int \bf{xmax}
|
|
\item
|
|
int \bf{ymin}
|
|
\item
|
|
int \bf{ymax}
|
|
\end{CompactItemize}
|
|
|
|
|
|
\subsection{Detailed Description}
|
|
structure for a region of interest
|
|
|
|
xmin,xmax,ymin,ymax define the limits of the region
|
|
|
|
|
|
|
|
\subsection{Member Data Documentation}
|
|
\index{ROI@{ROI}!xmax@{xmax}}
|
|
\index{xmax@{xmax}!ROI@{ROI}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int \bf{ROI::xmax}}\label{structROI_e88034f1c060a9a66b6c824a0e89ace7}
|
|
|
|
|
|
is the roi xmax (in channel number) \index{ROI@{ROI}!xmin@{xmin}}
|
|
\index{xmin@{xmin}!ROI@{ROI}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int \bf{ROI::xmin}}\label{structROI_2718ba8d6b04f53f86467f4a142bc58a}
|
|
|
|
|
|
is the roi xmin (in channel number) \index{ROI@{ROI}!ymax@{ymax}}
|
|
\index{ymax@{ymax}!ROI@{ROI}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int \bf{ROI::ymax}}\label{structROI_84995369fd28f469f20f06482f6f9b68}
|
|
|
|
|
|
is the roi ymax (in channel number) \index{ROI@{ROI}!ymin@{ymin}}
|
|
\index{ymin@{ymin}!ROI@{ROI}}
|
|
\subsubsection{\setlength{\rightskip}{0pt plus 5cm}int \bf{ROI::ymin}}\label{structROI_8ff93da542938e19e5116c52e9c4bb7e}
|
|
|
|
|
|
is the roi ymin (in channel number)
|
|
|
|
The documentation for this struct was generated from the following file:\begin{CompactItemize}
|
|
\item
|
|
common\-Files/\bf{sls\_\-detector\_\-defs.h}\end{CompactItemize}
|