CbmRoot
|
Classes | |
struct | KFParams |
struct | KFParamsCoord |
Public Member Functions | |
HandleLastPoint (LxTbDetector &parent) | |
KFParamsCoord | KFAddPointCoord (KFParamsCoord prevParam, scaltype m, scaltype V, scaltype &chi2, int stationNumber, int layerNumber, int coordNumber) |
KFParams | KFAddPoint (KFParams prevParam, scaltype m[2], scaltype V[2], int stationNumber, int layerNumber) |
KFParams | KFAddTriplet (KFParams param, LxTbBinnedPoint *trackCandidatePoints[NOF_STATIONS][NOF_LAYERS], int level) |
void | HandleTriplet (LxTbBinnedTriplet *triplet, LxTbBinnedPoint *trackCandidatePoints[NOF_STATIONS][NOF_LAYERS], list< LxTBMLFinder::Chain > &chains, int level, KFParams kfParams) |
void | HandlePoint (LxTbBinnedPoint *point, LxTbBinnedPoint *trackCandidatePoints[NOF_STATIONS][NOF_LAYERS], list< LxTBMLFinder::Chain > &chains, int level, KFParams kfParams) |
void | operator() (LxTbBinnedPoint &point) |
Public Attributes | |
LxTbDetector & | detector |
Definition at line 638 of file LxTBMLTask.cxx.
|
inlineexplicit |
Definition at line 666 of file LxTBMLTask.cxx.
|
inline |
Definition at line 778 of file LxTBMLTask.cxx.
References i, and LxTbBinnedPoint::triplets.
|
inline |
Definition at line 756 of file LxTBMLTask.cxx.
References LxTbDetector::HandleLastPoint::KFParams::chi2, i, LxTbBinnedTriplet::lPoint, LxTbBinnedTriplet::neighbours, and LxTbBinnedTriplet::rPoint.
|
inline |
Definition at line 718 of file LxTBMLTask.cxx.
References LxTbDetector::HandleLastPoint::KFParams::chi2, m, LxTbDetector::HandleLastPoint::KFParams::xParams, and LxTbDetector::HandleLastPoint::KFParams::yParams.
|
inline |
Definition at line 668 of file LxTBMLTask.cxx.
References LxTbDetector::HandleLastPoint::KFParamsCoord::C11, LxTbDetector::HandleLastPoint::KFParamsCoord::C12, LxTbDetector::HandleLastPoint::KFParamsCoord::C21, LxTbDetector::HandleLastPoint::KFParamsCoord::C22, LxTbDetector::HandleLastPoint::KFParamsCoord::coord, LxTbMLStation::fLayers, LxTbDetector::fStations, LAST_LAYER, LAST_STATION, m, LxTbMLStation::Q::Q11, LxTbMLStation::Q::Q12, LxTbMLStation::Q::Q21, LxTbMLStation::Q::Q22, LxTbMLStation::qs, scaltype, LxTbDetector::HandleLastPoint::KFParamsCoord::tg, and LxTbLayer::z.
|
inline |
Definition at line 740 of file LxTBMLTask.cxx.
References LxTbBinnedPoint::dx, LxTbBinnedPoint::dy, i, LAST_LAYER, m, points, scaltype, LxTbBinnedPoint::x, and LxTbBinnedPoint::y.
|
inline |
Definition at line 793 of file LxTBMLTask.cxx.
References LxTBMLFinder::Chain::chi2, i, LAST_STATION, NOF_LAYERS, NOF_STATIONS, LxTbDetector::recoTracks, and scaltype.
LxTbDetector& LxTbDetector::HandleLastPoint::detector |
Definition at line 664 of file LxTBMLTask.cxx.