Belle II Software release-09-00-00
ReattachCDCWireHitsToRecoTracksModule::HitToAddInfo Struct Reference

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

Collaboration diagram for ReattachCDCWireHitsToRecoTracksModule::HitToAddInfo:

Public Attributes

CDCWireHithit = nullptr
 Pointer the hit to be added.
 
ERightLeft rlInfo = 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 63 of file ReattachCDCWireHitsToRecoTracksModule.h.

Member Data Documentation

◆ hit

CDCWireHit* hit = nullptr

Pointer the hit to be added.

Definition at line 65 of file ReattachCDCWireHitsToRecoTracksModule.h.

◆ rlInfo

ERightLeft rlInfo = ERightLeft::c_Unknown

Right-left information of the hit.

Definition at line 67 of file ReattachCDCWireHitsToRecoTracksModule.h.


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