CbmRoot
KDTPointWrap Struct Reference
Collaboration diagram for KDTPointWrap:
[legend]

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

LxPointpoint
 
Double_t data [2]
 

Detailed Description

Definition at line 38 of file LxCATriplets.cxx.

Member Typedef Documentation

◆ value_type

typedef Double_t KDTPointWrap::value_type

Definition at line 55 of file LxCATriplets.cxx.

Constructor & Destructor Documentation

◆ KDTPointWrap() [1/2]

KDTPointWrap::KDTPointWrap ( LxPoint p)
inlineexplicit

Definition at line 42 of file LxCATriplets.cxx.

References LxPoint::x, and LxPoint::y.

◆ KDTPointWrap() [2/2]

KDTPointWrap::KDTPointWrap ( Double_t  x,
Double_t  y 
)
inline

Definition at line 47 of file LxCATriplets.cxx.

References x, and y.

Member Function Documentation

◆ operator[]()

value_type KDTPointWrap::operator[] ( size_t  n) const
inline

Definition at line 57 of file LxCATriplets.cxx.

Member Data Documentation

◆ data

Double_t KDTPointWrap::data[2]

Definition at line 40 of file LxCATriplets.cxx.

Referenced by LxStation::BuildTriplets(), and LxStation::ConnectTriplets().

◆ point

LxPoint* KDTPointWrap::point

Definition at line 39 of file LxCATriplets.cxx.

Referenced by LxStation::BuildTriplets(), and LxStation::ConnectTriplets().


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