Belle II Software development
|
small struct containing pointers to two hits. More...
#include <FilterMill.h>
Public Attributes | |
const PointType * | outer |
outer hit. | |
const PointType * | inner |
inner hit. | |
small struct containing pointers to two hits.
Definition at line 73 of file FilterMill.h.
const PointType* inner |
inner hit.
Definition at line 75 of file FilterMill.h.
const PointType* outer |
outer hit.
Definition at line 74 of file FilterMill.h.