CbmRoot
LxRay Struct Reference

#include <LxCA.h>

Collaboration diagram for LxRay:
[legend]

Public Member Functions

 LxRay (LxPoint *s, LxPoint *e)
 
 LxRay (LxPoint *s, LxPoint *e, scaltype Tx, scaltype Ty, scaltype Dtx, scaltype Dty)
 

Public Attributes

scaltype tx
 
scaltype ty
 
scaltype dtx
 
scaltype dty
 
LxPointsource
 
LxPointend
 
LxStationstation
 
std::list< LxRay * > neighbours
 

Detailed Description

Definition at line 115 of file LxCA.h.

Constructor & Destructor Documentation

◆ LxRay() [1/2]

LxRay::LxRay ( LxPoint s,
LxPoint e 
)

Definition at line 758 of file LxCA.cxx.

◆ LxRay() [2/2]

LxRay::LxRay ( LxPoint s,
LxPoint e,
scaltype  Tx,
scaltype  Ty,
scaltype  Dtx,
scaltype  Dty 
)

Definition at line 785 of file LxCA.cxx.

Member Data Documentation

◆ dtx

scaltype LxRay::dtx

◆ dty

scaltype LxRay::dty

◆ end

◆ neighbours

std::list<LxRay*> LxRay::neighbours

Definition at line 121 of file LxCA.h.

Referenced by LxStation::ConnectNeighbours().

◆ source

LxPoint* LxRay::source

◆ station

LxStation* LxRay::station

Definition at line 120 of file LxCA.h.

Referenced by LxDraw::DrawRecoTracks(), and LxTrack::LxTrack().

◆ tx

◆ ty


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