BOSS 7.1.0
BESIII Offline Software System
Loading...
Searching...
No Matches
Mdst_trk_fit Class Reference

#include <MdstTables.h>

Public Member Functions

 Mdst_trk_fit ()
 

Public Attributes

int id
 
int quality
 
int hit_cdc [2]
 
int hit_svd
 
int nhits [5]
 
float mass
 
float pivot_x
 
float pivot_y
 
float pivot_z
 
float helix [5]
 
float error [15]
 
float chisq
 
int ndf
 
float first_x
 
float first_y
 
float first_z
 
float last_x
 
float last_y
 
float last_z
 

Detailed Description

Definition at line 359 of file MdstTables.h.

Constructor & Destructor Documentation

◆ Mdst_trk_fit()

Mdst_trk_fit::Mdst_trk_fit ( )
inline

Definition at line 361 of file MdstTables.h.

361{};

Member Data Documentation

◆ chisq

float Mdst_trk_fit::chisq

Definition at line 374 of file MdstTables.h.

◆ error

float Mdst_trk_fit::error[15]

Definition at line 373 of file MdstTables.h.

◆ first_x

float Mdst_trk_fit::first_x

Definition at line 376 of file MdstTables.h.

◆ first_y

float Mdst_trk_fit::first_y

Definition at line 377 of file MdstTables.h.

◆ first_z

float Mdst_trk_fit::first_z

Definition at line 378 of file MdstTables.h.

◆ helix

float Mdst_trk_fit::helix[5]

Definition at line 372 of file MdstTables.h.

◆ hit_cdc

int Mdst_trk_fit::hit_cdc[2]

Definition at line 365 of file MdstTables.h.

◆ hit_svd

int Mdst_trk_fit::hit_svd

Definition at line 366 of file MdstTables.h.

◆ id

int Mdst_trk_fit::id

Definition at line 363 of file MdstTables.h.

◆ last_x

float Mdst_trk_fit::last_x

Definition at line 379 of file MdstTables.h.

◆ last_y

float Mdst_trk_fit::last_y

Definition at line 380 of file MdstTables.h.

◆ last_z

float Mdst_trk_fit::last_z

Definition at line 381 of file MdstTables.h.

◆ mass

float Mdst_trk_fit::mass

Definition at line 368 of file MdstTables.h.

◆ ndf

int Mdst_trk_fit::ndf

Definition at line 375 of file MdstTables.h.

◆ nhits

int Mdst_trk_fit::nhits[5]

Definition at line 367 of file MdstTables.h.

◆ pivot_x

float Mdst_trk_fit::pivot_x

Definition at line 369 of file MdstTables.h.

◆ pivot_y

float Mdst_trk_fit::pivot_y

Definition at line 370 of file MdstTables.h.

◆ pivot_z

float Mdst_trk_fit::pivot_z

Definition at line 371 of file MdstTables.h.

◆ quality

int Mdst_trk_fit::quality

Definition at line 364 of file MdstTables.h.


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