|
BmnRoot
|
Public Attributes | |
| Double_t | Chi2m = 0. |
| Int_t | Ind1 = -1 |
| Int_t | Ind2 = -1 |
| Int_t | Nhits1 = 0 |
| Int_t | Nhits2 = 0 |
| Double_t | param1 [4] = { 999., 999., 999., 999.} |
| Double_t | param2 [4] = { 999., 999., 999., 999.} |
| Float_t | distX = -1. |
| Float_t | distY = -1. |
| Float_t | distAX = -1. |
| Float_t | distAY = -1. |
Definition at line 28 of file BmnMwpcTrackFinder.cxx.
| Double_t match::Chi2m = 0. |
Definition at line 29 of file BmnMwpcTrackFinder.cxx.
Referenced by compareSegments().
| Float_t match::distAX = -1. |
Definition at line 38 of file BmnMwpcTrackFinder.cxx.
| Float_t match::distAY = -1. |
Definition at line 39 of file BmnMwpcTrackFinder.cxx.
| Float_t match::distX = -1. |
Definition at line 36 of file BmnMwpcTrackFinder.cxx.
| Float_t match::distY = -1. |
Definition at line 37 of file BmnMwpcTrackFinder.cxx.
| Int_t match::Ind1 = -1 |
Definition at line 30 of file BmnMwpcTrackFinder.cxx.
| Int_t match::Ind2 = -1 |
Definition at line 31 of file BmnMwpcTrackFinder.cxx.
| Int_t match::Nhits1 = 0 |
Definition at line 32 of file BmnMwpcTrackFinder.cxx.
| Int_t match::Nhits2 = 0 |
Definition at line 33 of file BmnMwpcTrackFinder.cxx.
| Double_t match::param1[4] = { 999., 999., 999., 999.} |
Definition at line 34 of file BmnMwpcTrackFinder.cxx.
| Double_t match::param2[4] = { 999., 999., 999., 999.} |
Definition at line 35 of file BmnMwpcTrackFinder.cxx.