BmnRoot
Loading...
Searching...
No Matches
segments Struct Reference

Public Attributes

Int_t Nhits = 0
 
Double_t Chi2 = 999.
 
Double_t coord [6] = {-999., -999., -999., -999., -999., -999.}
 
Double_t clust [6] = {0., 0., 0., 0., 0., 0.}
 
Double_t param [4] = { 999., 999., 999., 999.}
 
Double_t sigma2 [4][4] = {{ 0., 0., 0., 0.},{ 0., 0., 0., 0.},{ 0., 0., 0., 0.},{ 0., 0., 0., 0.}}
 

Detailed Description

Definition at line 35 of file BmnMwpcHitFinder.cxx.

Member Data Documentation

◆ Chi2

Double_t segments::Chi2 = 999.

Definition at line 37 of file BmnMwpcHitFinder.cxx.

Referenced by compareSegments().

◆ clust

Double_t segments::clust[6] = {0., 0., 0., 0., 0., 0.}

Definition at line 39 of file BmnMwpcHitFinder.cxx.

◆ coord

Double_t segments::coord[6] = {-999., -999., -999., -999., -999., -999.}

Definition at line 38 of file BmnMwpcHitFinder.cxx.

◆ Nhits

Int_t segments::Nhits = 0

Definition at line 36 of file BmnMwpcHitFinder.cxx.

◆ param

Double_t segments::param[4] = { 999., 999., 999., 999.}

Definition at line 40 of file BmnMwpcHitFinder.cxx.

◆ sigma2

Double_t segments::sigma2[4][4] = {{ 0., 0., 0., 0.},{ 0., 0., 0., 0.},{ 0., 0., 0., 0.},{ 0., 0., 0., 0.}}

Definition at line 41 of file BmnMwpcHitFinder.cxx.


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