Belle II Software  release-08-01-10
FilterMill< PointType >::HitTriplet Struct Reference

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.
 

Detailed Description

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

small struct containing pointers to three hits.

Definition at line 79 of file FilterMill.h.


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