![]() |
Belle II Software release-09-00-03
|
small struct containing pointers to three hits. More...
#include <FilterMill.h>
Public Attributes | |
| const PointType * | outer |
| outer hit. | |
| const PointType * | center |
| center hit. | |
| const PointType * | inner |
| inner hit. | |
small struct containing pointers to three hits.
Definition at line 79 of file FilterMill.h.
| const PointType* center |
center hit.
Definition at line 81 of file FilterMill.h.
| const PointType* inner |
inner hit.
Definition at line 82 of file FilterMill.h.
| const PointType* outer |
outer hit.
Definition at line 80 of file FilterMill.h.