CbmRoot
LxTBMLFinder::Chain Struct Reference

#include <LxTBMLTask.h>

Collaboration diagram for LxTBMLFinder::Chain:
[legend]

Public Member Functions

 Chain (LxTbBinnedPoint *pts[NOF_STATIONS][NOF_LAYERS], scaltype Chi2)
 
 Chain (const Chain &origingal)
 
 ~Chain ()
 

Public Attributes

LxTbBinnedPointpoints [NOF_STATIONS][NOF_LAYERS]
 
scaltype chi2
 

Detailed Description

Definition at line 23 of file LxTBMLTask.h.

Constructor & Destructor Documentation

◆ Chain() [1/2]

LxTBMLFinder::Chain::Chain ( LxTbBinnedPoint pts[NOF_STATIONS][NOF_LAYERS],
scaltype  Chi2 
)
inline

Definition at line 27 of file LxTBMLTask.h.

References i, NOF_LAYERS, NOF_STATIONS, and points.

◆ Chain() [2/2]

LxTBMLFinder::Chain::Chain ( const Chain origingal)
inline

Definition at line 35 of file LxTBMLTask.h.

References i, NOF_LAYERS, NOF_STATIONS, and points.

◆ ~Chain()

LxTBMLFinder::Chain::~Chain ( )
inline

Definition at line 42 of file LxTBMLTask.h.

References i, NOF_LAYERS, NOF_STATIONS, and points.

Member Data Documentation

◆ chi2

scaltype LxTBMLFinder::Chain::chi2

Definition at line 25 of file LxTBMLTask.h.

Referenced by LxTbDetector::HandleLastPoint::operator()().

◆ points

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().


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