CbmRoot
|
#include <LxTBMLTask.h>
Public Member Functions | |
Chain (LxTbBinnedPoint *pts[NOF_STATIONS][NOF_LAYERS], scaltype Chi2) | |
Chain (const Chain &origingal) | |
~Chain () | |
Public Attributes | |
LxTbBinnedPoint * | points [NOF_STATIONS][NOF_LAYERS] |
scaltype | chi2 |
Definition at line 23 of file LxTBMLTask.h.
|
inline |
Definition at line 27 of file LxTBMLTask.h.
References i, NOF_LAYERS, NOF_STATIONS, and points.
|
inline |
Definition at line 35 of file LxTBMLTask.h.
References i, NOF_LAYERS, NOF_STATIONS, and points.
|
inline |
Definition at line 42 of file LxTBMLTask.h.
References i, NOF_LAYERS, NOF_STATIONS, and points.
scaltype LxTBMLFinder::Chain::chi2 |
Definition at line 25 of file LxTBMLTask.h.
Referenced by LxTbDetector::HandleLastPoint::operator()().
LxTbBinnedPoint* LxTBMLFinder::Chain::points[NOF_STATIONS][NOF_LAYERS] |
Definition at line 24 of file LxTBMLTask.h.
Referenced by Chain(), LxTBMLFinder::Exec(), LxTBMLFinder::Finish(), and ~Chain().