Belle II Software  release-08-01-10
clusterer_params Struct Reference
Collaboration diagram for clusterer_params:

Public Attributes

unsigned short minweight = 24
 minimum weight for a cluster cell
 
unsigned short minpts = 1
 minimum number of neighbours for a cluster core cell
 
bool diagonal = true
 Consider diagonal adjacent cells as neighbors.
 
std::vector< bool > var_cyclic = {false, true, false}
 Ordering of track parameters and position of cyclic variable (phi)
 
std::vector< std::string > var_labels = {"omega", "phi", "theta"}
 

Detailed Description

Definition at line 20 of file Clusterizend.h.


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