![]() |
Belle II Software development
|
Internal structure to store the information about a hit to be added. More...
Public Attributes | |
| TrackingUtilities::CDCWireHit * | hit = nullptr |
| Pointer the hit to be added. | |
| TrackingUtilities::ERightLeft | rlInfo = TrackingUtilities::ERightLeft::c_Unknown |
| Right-left information of the hit. | |
Internal structure to store the information about a hit to be added.
Definition at line 59 of file ReattachCDCWireHitsToRecoTracksModule.h.
| TrackingUtilities::CDCWireHit* hit = nullptr |
Pointer the hit to be added.
Definition at line 61 of file ReattachCDCWireHitsToRecoTracksModule.h.
| TrackingUtilities::ERightLeft rlInfo = TrackingUtilities::ERightLeft::c_Unknown |
Right-left information of the hit.
Definition at line 63 of file ReattachCDCWireHitsToRecoTracksModule.h.