CbmRoot
|
Go to the source code of this file.
Classes | |
struct | LxPoint |
struct | LxRay |
struct | LxLayer |
struct | LxStation |
struct | LxExtTrack |
struct | LxTrack |
struct | LxSpace |
Macros | |
#define | errorTxCoeff 4.0 |
#define | errorTxCoeffSq errorTxCoeff* errorTxCoeff |
#define | errorTyCoeff 4.0 |
#define | errorTyCoeffSq errorTyCoeff* errorTyCoeff |
Typedefs | |
typedef scaltype | scal_coords[LXLAYERS][LXMAXPOINTSONSTATION] |
typedef scaltype | scal_tans[LXMAXPOINTSONSTATION] |
#define errorTxCoeffSq errorTxCoeff* errorTxCoeff |
#define errorTyCoeffSq errorTyCoeff* errorTyCoeff |
typedef scaltype scal_coords[LXLAYERS][LXMAXPOINTSONSTATION] |
typedef scaltype scal_tans[LXMAXPOINTSONSTATION] |
scaltype tx_limits[LXSTATIONS] |
Definition at line 21 of file LxCA.cxx.
Referenced by BuildRaysGlobal(), and LxFinder::Init().
scaltype tx_limits_sq[LXSTATIONS] |
Definition at line 22 of file LxCA.cxx.
Referenced by LxFinder::Init().
scaltype ty_limits[LXSTATIONS] |
Definition at line 23 of file LxCA.cxx.
Referenced by BuildRaysGlobal(), and LxFinder::Init().
scaltype ty_limits_sq[LXSTATIONS] |
Definition at line 24 of file LxCA.cxx.
Referenced by LxFinder::Init().
scaltype x_disp_left_limits[LXSTATIONS] |
Definition at line 25 of file LxCA.cxx.
Referenced by LxFinder::Init().
scaltype x_disp_left_limits_sq[LXSTATIONS] |
Definition at line 26 of file LxCA.cxx.
Referenced by LxFinder::Init().
scaltype x_disp_right_limits[LXSTATIONS] |
Definition at line 29 of file LxCA.cxx.
Referenced by LxFinder::Init().
scaltype x_disp_right_limits_sq[LXSTATIONS] |
Definition at line 30 of file LxCA.cxx.
Referenced by LxFinder::Init().
scaltype y_disp_left_limits[LXSTATIONS] |
Definition at line 27 of file LxCA.cxx.
Referenced by LxFinder::Init().
scaltype y_disp_left_limits_sq[LXSTATIONS] |
Definition at line 28 of file LxCA.cxx.
Referenced by LxFinder::Init().
scaltype y_disp_right_limits[LXSTATIONS] |
Definition at line 31 of file LxCA.cxx.
Referenced by LxFinder::Init().
scaltype y_disp_right_limits_sq[LXSTATIONS] |
Definition at line 32 of file LxCA.cxx.
Referenced by LxFinder::Init().