Belle II Software development
KFitTrack::KFitPXE Struct Reference

KFitPXE is a container of the track information (Lorentz vector, position, and error matrix). More...

#include <KFitTrack.h>

Public Attributes

CLHEP::HepLorentzVector m_P
 Lorentz vector of the track.
 
HepPoint3D m_X
 Position of the track.
 
CLHEP::HepSymMatrix m_E
 (7x7) error matrix of the track
 

Detailed Description

KFitPXE is a container of the track information (Lorentz vector, position, and error matrix).

Definition at line 43 of file KFitTrack.h.

Member Data Documentation

◆ m_E

CLHEP::HepSymMatrix m_E

(7x7) error matrix of the track

Definition at line 49 of file KFitTrack.h.

◆ m_P

CLHEP::HepLorentzVector m_P

Lorentz vector of the track.

Definition at line 45 of file KFitTrack.h.

◆ m_X

Position of the track.

Definition at line 47 of file KFitTrack.h.


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