CbmRoot
LxTbDetector::HandleLastPoint Struct Reference
Collaboration diagram for LxTbDetector::HandleLastPoint:
[legend]

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

LxTbDetectordetector
 

Detailed Description

Definition at line 638 of file LxTBMLTask.cxx.

Constructor & Destructor Documentation

◆ HandleLastPoint()

LxTbDetector::HandleLastPoint::HandleLastPoint ( LxTbDetector parent)
inlineexplicit

Definition at line 666 of file LxTBMLTask.cxx.

Member Function Documentation

◆ HandlePoint()

void LxTbDetector::HandleLastPoint::HandlePoint ( LxTbBinnedPoint point,
LxTbBinnedPoint trackCandidatePoints[NOF_STATIONS][NOF_LAYERS],
list< LxTBMLFinder::Chain > &  chains,
int  level,
KFParams  kfParams 
)
inline

Definition at line 778 of file LxTBMLTask.cxx.

References i, and LxTbBinnedPoint::triplets.

◆ HandleTriplet()

void LxTbDetector::HandleLastPoint::HandleTriplet ( LxTbBinnedTriplet triplet,
LxTbBinnedPoint trackCandidatePoints[NOF_STATIONS][NOF_LAYERS],
list< LxTBMLFinder::Chain > &  chains,
int  level,
KFParams  kfParams 
)
inline

◆ KFAddPoint()

KFParams LxTbDetector::HandleLastPoint::KFAddPoint ( KFParams  prevParam,
scaltype  m[2],
scaltype  V[2],
int  stationNumber,
int  layerNumber 
)
inline

◆ KFAddPointCoord()

◆ KFAddTriplet()

KFParams LxTbDetector::HandleLastPoint::KFAddTriplet ( KFParams  param,
LxTbBinnedPoint trackCandidatePoints[NOF_STATIONS][NOF_LAYERS],
int  level 
)
inline

◆ operator()()

void LxTbDetector::HandleLastPoint::operator() ( LxTbBinnedPoint point)
inline

Member Data Documentation

◆ detector

LxTbDetector& LxTbDetector::HandleLastPoint::detector

Definition at line 664 of file LxTBMLTask.cxx.


The documentation for this struct was generated from the following file: