|
BmnRoot
|
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.}} |
Definition at line 35 of file BmnMwpcHitFinder.cxx.
| Double_t segments::Chi2 = 999. |
Definition at line 37 of file BmnMwpcHitFinder.cxx.
Referenced by compareSegments().
| Double_t segments::clust[6] = {0., 0., 0., 0., 0., 0.} |
Definition at line 39 of file BmnMwpcHitFinder.cxx.
| Double_t segments::coord[6] = {-999., -999., -999., -999., -999., -999.} |
Definition at line 38 of file BmnMwpcHitFinder.cxx.
| Int_t segments::Nhits = 0 |
Definition at line 36 of file BmnMwpcHitFinder.cxx.
| Double_t segments::param[4] = { 999., 999., 999., 999.} |
Definition at line 40 of file BmnMwpcHitFinder.cxx.
| 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.