CbmRoot
LxSimplePoint Struct Reference

#include <LxTrackAna.h>

Public Member Functions

 LxSimplePoint ()
 
 LxSimplePoint (scaltype X, scaltype Y, scaltype Z, scaltype Tx, scaltype Ty)
 
 LxSimplePoint ()
 
 LxSimplePoint (Double_t X, Double_t Y, Double_t Z, Double_t Tx, Double_t Ty)
 

Public Attributes

scaltype x
 
scaltype y
 
scaltype z
 
scaltype tx
 
scaltype ty
 
Double_t x
 
Double_t y
 
Double_t z
 
Double_t tx
 
Double_t ty
 

Detailed Description

Definition at line 14 of file Simple/LxTrackAna.h.

Constructor & Destructor Documentation

◆ LxSimplePoint() [1/4]

LxSimplePoint::LxSimplePoint ( )
inline

Definition at line 20 of file Simple/LxTrackAna.h.

◆ LxSimplePoint() [2/4]

LxSimplePoint::LxSimplePoint ( scaltype  X,
scaltype  Y,
scaltype  Z,
scaltype  Tx,
scaltype  Ty 
)
inline

Definition at line 21 of file Simple/LxTrackAna.h.

◆ LxSimplePoint() [3/4]

LxSimplePoint::LxSimplePoint ( )
inline

Definition at line 20 of file riplet/LxTrackAna.h.

◆ LxSimplePoint() [4/4]

LxSimplePoint::LxSimplePoint ( Double_t  X,
Double_t  Y,
Double_t  Z,
Double_t  Tx,
Double_t  Ty 
)
inline

Definition at line 21 of file riplet/LxTrackAna.h.

Member Data Documentation

◆ tx [1/2]

scaltype LxSimplePoint::tx

Definition at line 18 of file Simple/LxTrackAna.h.

Referenced by AveragePoints(), and LxTrackAnaSegments::StatForTrack().

◆ tx [2/2]

Double_t LxSimplePoint::tx

Definition at line 18 of file riplet/LxTrackAna.h.

◆ ty [1/2]

scaltype LxSimplePoint::ty

Definition at line 19 of file Simple/LxTrackAna.h.

Referenced by AveragePoints(), and LxTrackAnaSegments::StatForTrack().

◆ ty [2/2]

Double_t LxSimplePoint::ty

Definition at line 19 of file riplet/LxTrackAna.h.

◆ x [1/2]

◆ x [2/2]

Double_t LxSimplePoint::x

Definition at line 15 of file riplet/LxTrackAna.h.

◆ y [1/2]

◆ y [2/2]

Double_t LxSimplePoint::y

Definition at line 16 of file riplet/LxTrackAna.h.

◆ z [1/2]

◆ z [2/2]

Double_t LxSimplePoint::z

Definition at line 17 of file riplet/LxTrackAna.h.


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