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

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

#include <FilterMill.h>

Public Attributes

const PointType * outer
 outer hit.
 
const PointType * outerCenter
 outerCenter hit.
 
const PointType * innerCenter
 innerCenter hit.
 
const PointType * inner
 inner hit.
 

Detailed Description

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

small struct containing pointers to four hits.

Definition at line 86 of file FilterMill.h.


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