![]() |
ATLAS Offline Software
|
#include <TRT_TrackSegmentsUtils_xk.h>
Public Member Functions | |
| TRT_TrackSegmentsUtils_xk () | |
| ~TRT_TrackSegmentsUtils_xk () | |
| const int & | size () const |
| void | initiate (int) |
| template<class T> | |
| void | findStraightLine (int, T *, const T *, const T *) |
| template<class T> | |
| void | sort (T *, int *, int n) |
| template<class Tem> | |
| void | findStraightLine (int Np, Tem *par, const Tem *X, const Tem *Y) |
| template<class Tem> | |
| void | sort (Tem *a, int *b, int n) |
Protected Attributes | |
| int | m_size |
| int * | m_NA |
| int * | m_MA |
| double * | m_F |
Definition at line 24 of file TRT_TrackSegmentsUtils_xk.h.
|
inline |
|
inline |
| void InDet::TRT_TrackSegmentsUtils_xk::findStraightLine | ( | int | Np, |
| Tem * | par, | ||
| const Tem * | X, | ||
| const Tem * | Y ) |
Definition at line 110 of file TRT_TrackSegmentsUtils_xk.h.
| void InDet::TRT_TrackSegmentsUtils_xk::findStraightLine | ( | int | , |
| T * | , | ||
| const T * | , | ||
| const T * | ) |
|
inline |
|
inline |
Definition at line 39 of file TRT_TrackSegmentsUtils_xk.h.
| void InDet::TRT_TrackSegmentsUtils_xk::sort | ( | T * | , |
| int * | , | ||
| int | n ) |
| void InDet::TRT_TrackSegmentsUtils_xk::sort | ( | Tem * | a, |
| int * | b, | ||
| int | n ) |
Definition at line 205 of file TRT_TrackSegmentsUtils_xk.h.
|
protected |
Definition at line 53 of file TRT_TrackSegmentsUtils_xk.h.
|
protected |
Definition at line 52 of file TRT_TrackSegmentsUtils_xk.h.
|
protected |
Definition at line 51 of file TRT_TrackSegmentsUtils_xk.h.
|
protected |
Definition at line 50 of file TRT_TrackSegmentsUtils_xk.h.