Belle II Software
release-08-01-10
|
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 | |
KFitPXE is a container of the track information (Lorentz vector, position, and error matrix).
Definition at line 43 of file KFitTrack.h.