CbmRoot
|
#include <LxTBBinned.h>
Public Member Functions | |
ChainImpl (const LxTbBinnedPoint **pts, int nofPts, scaltype Chi2) | |
void | Destroy () |
Public Attributes | |
const LxTbBinnedPoint ** | points |
scaltype | chi2 |
Definition at line 438 of file LxTBBinned.h.
|
inline |
Definition at line 443 of file LxTBBinned.h.
References points.
|
inline |
Definition at line 448 of file LxTBBinned.h.
References points.
scaltype LxTbBinnedFinder::ChainImpl::chi2 |
Definition at line 441 of file LxTBBinned.h.
Referenced by LxTbBinnedFinder::Reconstruct().
const LxTbBinnedPoint** LxTbBinnedFinder::ChainImpl::points |
Definition at line 440 of file LxTBBinned.h.
Referenced by ChainImpl(), Destroy(), and LxTbBinnedFinder::Reconstruct().