CbmRoot
LxTrackCandidate Struct Reference

#include <LxCATriplets.h>

Collaboration diagram for LxTrackCandidate:
[legend]

Public Member Functions

 LxTrackCandidate (LxRay **rr, Int_t len, scaltype c2)
 
 LxTrackCandidate (Int_t len, LxTriplet **Branches, Double_t Chi2)
 

Public Attributes

LxRayrays [LXSTATIONS - 1]
 
Int_t length
 
scaltype chi2
 
LxTripletbranches [LXSTATIONS]
 
Double_t chi2
 

Detailed Description

Definition at line 429 of file LxCA.cxx.

Constructor & Destructor Documentation

◆ LxTrackCandidate() [1/2]

LxTrackCandidate::LxTrackCandidate ( LxRay **  rr,
Int_t  len,
scaltype  c2 
)
inline

Definition at line 434 of file LxCA.cxx.

References i, and LXSTATIONS.

◆ LxTrackCandidate() [2/2]

LxTrackCandidate::LxTrackCandidate ( Int_t  len,
LxTriplet **  Branches,
Double_t  Chi2 
)
inline

Definition at line 241 of file LxCATriplets.h.

References branches, i, and length.

Member Data Documentation

◆ branches

LxTriplet* LxTrackCandidate::branches[LXSTATIONS]

Definition at line 227 of file LxCATriplets.h.

Referenced by LxTrack::LxTrack(), and LxTrackCandidate().

◆ chi2 [1/2]

Double_t LxTrackCandidate::chi2

Definition at line 229 of file LxCATriplets.h.

◆ chi2 [2/2]

scaltype LxTrackCandidate::chi2

Definition at line 432 of file LxCA.cxx.

Referenced by LxSpace::Reconstruct().

◆ length

Int_t LxTrackCandidate::length

Definition at line 431 of file LxCA.cxx.

Referenced by LxTrackCandidate().

◆ rays

LxRay* LxTrackCandidate::rays[LXSTATIONS - 1]

Definition at line 430 of file LxCA.cxx.

Referenced by LxTrack::LxTrack().


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