CbmRoot
|
Public Types | |
typedef Double_t | value_type |
Public Member Functions | |
KDTPointWrap (LxPoint *p) | |
KDTPointWrap (Double_t x, Double_t y) | |
value_type | operator[] (size_t n) const |
Public Attributes | |
LxPoint * | point |
Double_t | data [2] |
Definition at line 38 of file LxCATriplets.cxx.
typedef Double_t KDTPointWrap::value_type |
Definition at line 55 of file LxCATriplets.cxx.
|
inlineexplicit |
Definition at line 42 of file LxCATriplets.cxx.
References LxPoint::x, and LxPoint::y.
|
inline |
Definition at line 47 of file LxCATriplets.cxx.
|
inline |
Definition at line 57 of file LxCATriplets.cxx.
Double_t KDTPointWrap::data[2] |
Definition at line 40 of file LxCATriplets.cxx.
Referenced by LxStation::BuildTriplets(), and LxStation::ConnectTriplets().
LxPoint* KDTPointWrap::point |
Definition at line 39 of file LxCATriplets.cxx.
Referenced by LxStation::BuildTriplets(), and LxStation::ConnectTriplets().