Belle II Software
release-08-01-10
|
Struct of ndFinder parameters. More...
#include <NDFinder.h>
Public Attributes | |
std::string | axialFile = "data/trg/cdc/ndFinderArrayAxialComp.txt.gz" |
Zero-Suppressed trained hit data. | |
std::string | stereoFile = "data/trg/cdc/ndFinderArrayStereoComp.txt.gz" |
long unsigned int | minhits = 4 |
Clustering options. More... | |
long unsigned int | minhits_axial = 0 |
Required number of axial hits per track. | |
float | thresh = 0.85 |
Members must have thresh x maxweight of cluster. | |
float | minassign = 0.2 |
Required relative weight contribution to assign a hit to a cluster. | |
long unsigned int | mincells = 5 |
Minimum numeber of cells in the track parameter space. | |
unsigned short | phigeo = 32 |
CDC symmetry: repeat wire pattern 32 times in phi. | |
unsigned short | parcels = 7 |
** CDC symmetry: phi range covered by hit data [0 .. phigeo] */ | |
unsigned short | parcelsExp = 11 |
CDC symmetry: phi range covered by expanded hit data [0 . More... | |
Struct of ndFinder parameters.
Definition at line 94 of file NDFinder.h.
long unsigned int minhits = 4 |
unsigned short parcelsExp = 11 |
CDC symmetry: phi range covered by expanded hit data [0 .
. phigeo]
Definition at line 118 of file NDFinder.h.