CbmRoot
|
Public Member Functions | |
HandleRPoint (LxTbMLStation &parent) | |
void | Init () |
void | operator() (LxTbBinnedPoint &point) |
Public Attributes | |
LxTbMLStation & | station |
timetype | c |
scaltype | deltaZl |
scaltype | scatXLL |
LxTbBinnedPoint * | mPoint |
Definition at line 255 of file LxTBMLTask.cxx.
|
inlineexplicit |
Definition at line 262 of file LxTBMLTask.cxx.
|
inline |
Definition at line 265 of file LxTBMLTask.cxx.
References LxTbMLStation::fLayers, LxTbMLStation::fStationNumber, magneticFieldCorrections, speedOfLight, and LxTbLayer::z.
|
inline |
Definition at line 271 of file LxTBMLTask.cxx.
References LxTbBinnedPoint::dt, LxTbBinnedPoint::dx, LxTbBinnedPoint::dy, LxTbMLStation::fHandleLPoint, LxTbMLStation::fLayers, IterateNeighbourhood(), LxTbMLStation::HandleLPoint::rPoint, scaltype, sqrt(), LxTbBinnedPoint::t, timetype, LxTbBinnedPoint::x, LxTbBinnedPoint::y, and LxTbLayer::z.
timetype LxTbMLStation::HandleRPoint::c |
Definition at line 257 of file LxTBMLTask.cxx.
scaltype LxTbMLStation::HandleRPoint::deltaZl |
Definition at line 258 of file LxTBMLTask.cxx.
LxTbBinnedPoint* LxTbMLStation::HandleRPoint::mPoint |
Definition at line 260 of file LxTBMLTask.cxx.
Referenced by LxTbMLStation::HandleMPoint::operator()().
scaltype LxTbMLStation::HandleRPoint::scatXLL |
Definition at line 259 of file LxTBMLTask.cxx.
Referenced by LxTBMLFinder::Exec().
LxTbMLStation& LxTbMLStation::HandleRPoint::station |
Definition at line 256 of file LxTBMLTask.cxx.