Belle II Software development
ReattachCDCWireHitsToRecoTracksModule::HitToAddInfo Struct Reference

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

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 60 of file ReattachCDCWireHitsToRecoTracksModule.h.

Member Data Documentation

◆ hit

CDCWireHit* hit = nullptr

Pointer the hit to be added.

Definition at line 62 of file ReattachCDCWireHitsToRecoTracksModule.h.

◆ rlInfo

ERightLeft rlInfo = ERightLeft::c_Unknown

Right-left information of the hit.

Definition at line 64 of file ReattachCDCWireHitsToRecoTracksModule.h.


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