![]() |
Belle II Software release-09-00-03
|
#include <KLMDQM2Module.h>

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 55 of file KLMDQM2Module.h.
| const KLMDigit* digit |
Digit.
Definition at line 82 of file KLMDQM2Module.h.
| const ExtHit* hit |
Extrapolation hit.
Definition at line 79 of file KLMDQM2Module.h.
| int layer |
Layer.
Definition at line 64 of file KLMDQM2Module.h.
| double localPosition |
Local coordinate.
Definition at line 76 of file KLMDQM2Module.h.
| int plane |
Definition at line 70 of file KLMDQM2Module.h.
| int section |
Section.
Definition at line 61 of file KLMDQM2Module.h.
| int sector |
Definition at line 67 of file KLMDQM2Module.h.
| int strip |
Strip.
Definition at line 73 of file KLMDQM2Module.h.
| int subdetector |
Subdetector.
Definition at line 58 of file KLMDQM2Module.h.