CbmRoot
LxTriplet Struct Reference

#include <LxCATriplets.h>

Collaboration diagram for LxTriplet:
[legend]

Public Member Functions

 LxTriplet (LxPoint *l, LxPoint *c, LxPoint *r, Double_t c2)
 

Public Attributes

LxPointleft
 
LxPointcenter
 
LxPointright
 
Double_t deltaZ
 
Double_t deltaZ2
 
Double_t tx
 
Double_t ty
 
Double_t dtx2
 
Double_t dty2
 
Double_t dtx
 
Double_t dty
 
Double_t chi2
 
std::list< std::pair< LxTriplet *, Double_t > > neighbours
 

Detailed Description

Definition at line 59 of file LxCATriplets.h.

Constructor & Destructor Documentation

◆ LxTriplet()

LxTriplet::LxTriplet ( LxPoint l,
LxPoint c,
LxPoint r,
Double_t  c2 
)
inline

Definition at line 78 of file LxCATriplets.h.

Member Data Documentation

◆ center

◆ chi2

Double_t LxTriplet::chi2

Definition at line 71 of file LxCATriplets.h.

◆ deltaZ

Double_t LxTriplet::deltaZ

Definition at line 63 of file LxCATriplets.h.

◆ deltaZ2

Double_t LxTriplet::deltaZ2

Definition at line 64 of file LxCATriplets.h.

◆ dtx

Double_t LxTriplet::dtx

Definition at line 69 of file LxCATriplets.h.

◆ dtx2

Double_t LxTriplet::dtx2

Definition at line 67 of file LxCATriplets.h.

Referenced by LxStation::ConnectTriplets(), and RecoTrackChi2().

◆ dty

Double_t LxTriplet::dty

Definition at line 70 of file LxCATriplets.h.

◆ dty2

Double_t LxTriplet::dty2

Definition at line 68 of file LxCATriplets.h.

Referenced by LxStation::ConnectTriplets(), and RecoTrackChi2().

◆ left

LxPoint* LxTriplet::left

Definition at line 60 of file LxCATriplets.h.

Referenced by LxEff::AnalyzeNotMatchedMC(), and LxTrack::LxTrack().

◆ neighbours

std::list<std::pair<LxTriplet*, Double_t> > LxTriplet::neighbours

Definition at line 75 of file LxCATriplets.h.

Referenced by LxEff::AnalyzeNotMatchedMC(), and LxStation::ConnectTriplets().

◆ right

LxPoint* LxTriplet::right

Definition at line 62 of file LxCATriplets.h.

Referenced by LxEff::AnalyzeNotMatchedMC(), and LxTrack::LxTrack().

◆ tx

◆ ty

Double_t LxTriplet::ty

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