Belle II Software development
HoughPeak Struct Reference

Public Attributes

std::vector< unsigned short > hits
 
cell_index cell {0, 0, 0}
 
unsigned int weight {0}
 

Detailed Description

Definition at line 44 of file NDFinderPeakFinder.h.

Member Data Documentation

◆ cell

cell_index cell {0, 0, 0}

Definition at line 46 of file NDFinderPeakFinder.h.

46{0, 0, 0};

◆ hits

std::vector<unsigned short> hits

Definition at line 45 of file NDFinderPeakFinder.h.

◆ weight

unsigned int weight {0}

Definition at line 47 of file NDFinderPeakFinder.h.

47{0};

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