Belle II Software development
ReattachCDCWireHitsToRecoTracksModule::HitToAddInfo Struct Reference

Internal structure to store the information about a hit to be added. More...

Public Attributes

TrackingUtilities::CDCWireHithit = nullptr
 Pointer the hit to be added.
 
TrackingUtilities::ERightLeft rlInfo = TrackingUtilities::ERightLeft::c_Unknown
 Right-left information of the hit.
 

Detailed Description

Internal structure to store the information about a hit to be added.

Definition at line 59 of file ReattachCDCWireHitsToRecoTracksModule.h.

Member Data Documentation

◆ hit

Pointer the hit to be added.

Definition at line 61 of file ReattachCDCWireHitsToRecoTracksModule.h.

◆ rlInfo

TrackingUtilities::ERightLeft rlInfo = TrackingUtilities::ERightLeft::c_Unknown

Right-left information of the hit.

Definition at line 63 of file ReattachCDCWireHitsToRecoTracksModule.h.


The documentation for this struct was generated from the following file: