CbmRoot
|
Public Member Functions | |
HandleLPoint (LxTbMLStation &parent) | |
void | Init () |
void | operator() (LxTbBinnedPoint &point) |
Public Attributes | |
LxTbMLStation & | station |
scaltype | deltaZ |
LxTbBinnedPoint * | mPoint |
LxTbBinnedPoint * | rPoint |
Definition at line 300 of file LxTBMLTask.cxx.
|
inlineexplicit |
Definition at line 306 of file LxTBMLTask.cxx.
|
inline |
Definition at line 312 of file LxTBMLTask.cxx.
References LxTbMLStation::fLayers, and LxTbLayer::z.
|
inline |
Definition at line 314 of file LxTBMLTask.cxx.
References LxTbBinnedPoint::triplets.
scaltype LxTbMLStation::HandleLPoint::deltaZ |
Definition at line 302 of file LxTBMLTask.cxx.
LxTbBinnedPoint* LxTbMLStation::HandleLPoint::mPoint |
Definition at line 303 of file LxTBMLTask.cxx.
Referenced by LxTbMLStation::HandleMPoint::operator()().
LxTbBinnedPoint* LxTbMLStation::HandleLPoint::rPoint |
Definition at line 304 of file LxTBMLTask.cxx.
Referenced by LxTbMLStation::HandleRPoint::operator()().
LxTbMLStation& LxTbMLStation::HandleLPoint::station |
Definition at line 301 of file LxTBMLTask.cxx.