Belle II Software development
FilterMill< PointType >::HitPair Struct Reference

small struct containing pointers to two hits. More...

#include <FilterMill.h>

Public Attributes

const PointType * outer
 outer hit.
 
const PointType * inner
 inner hit.
 

Detailed Description

template<class PointType>
struct Belle2::FilterMill< PointType >::HitPair

small struct containing pointers to two hits.

Definition at line 73 of file FilterMill.h.

Member Data Documentation

◆ inner

const PointType* inner

inner hit.

Definition at line 75 of file FilterMill.h.

◆ outer

const PointType* outer

outer hit.

Definition at line 74 of file FilterMill.h.


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