Belle II Software development
|
Internal structure to store the information about a hit to be added. More...
Public Attributes | |
CDCWireHit * | hit = nullptr |
Pointer the hit to be added. | |
ERightLeft | rlInfo = ERightLeft::c_Unknown |
Right-left information of the hit. | |
Internal structure to store the information about a hit to be added.
Definition at line 60 of file ReattachCDCWireHitsToRecoTracksModule.h.
CDCWireHit* hit = nullptr |
Pointer the hit to be added.
Definition at line 62 of file ReattachCDCWireHitsToRecoTracksModule.h.
ERightLeft rlInfo = ERightLeft::c_Unknown |
Right-left information of the hit.
Definition at line 64 of file ReattachCDCWireHitsToRecoTracksModule.h.