![]() |
Belle II Software release-09-00-03
|

Public Attributes | |
| int | subdetector |
| Subdetector. | |
| int | section |
| Section. | |
| int | layer |
| Layer. | |
| int | sector |
| Sector. | |
| int | plane |
| Plane. | |
| int | strip |
| Strip. | |
| double | localPosition |
| Local coordinate. | |
| const ExtHit * | hit |
| Extrapolation hit. | |
| const KLMDigit * | digit |
| Digit. | |
Hit data.
Definition at line 56 of file KLMStripEfficiencyCollectorModule.h.
| const KLMDigit* digit |
Digit.
Definition at line 83 of file KLMStripEfficiencyCollectorModule.h.
| const ExtHit* hit |
Extrapolation hit.
Definition at line 80 of file KLMStripEfficiencyCollectorModule.h.
| int layer |
Layer.
Definition at line 65 of file KLMStripEfficiencyCollectorModule.h.
| double localPosition |
Local coordinate.
Definition at line 77 of file KLMStripEfficiencyCollectorModule.h.
| int plane |
Definition at line 71 of file KLMStripEfficiencyCollectorModule.h.
| int section |
Section.
Definition at line 62 of file KLMStripEfficiencyCollectorModule.h.
| int sector |
Definition at line 68 of file KLMStripEfficiencyCollectorModule.h.
| int strip |
Strip.
Definition at line 74 of file KLMStripEfficiencyCollectorModule.h.
| int subdetector |
Subdetector.
Definition at line 59 of file KLMStripEfficiencyCollectorModule.h.