Belle II Software
release-08-01-10
|
Internal structure to store the results of the reconstruction. More...
Public Attributes | |
double | arcLength = 0.0 |
Arc length of the hit w.r.t. to a genfit::MeasuredStateOnPlane. | |
double | z = 0.0 |
Reconstructed z position of the hit. | |
double | distanceToTrack = 0.0 |
Distance from the hit to the track. | |
ERightLeft | rlInfo = ERightLeft::c_Unknown |
Right-left information of the hit. | |
bool | isValid = false |
Success status of the reconstruction. | |
Internal structure to store the results of the reconstruction.
Definition at line 49 of file ReattachCDCWireHitsToRecoTracksModule.h.