Belle II Software development
|
contains the clustering parameters More...
#include <SVDClusterCuts.h>
Public Member Functions | |
ClassDef (SVDClusterCuts, 3) | |
needed by root | |
Public Attributes | |
float | minSeedSNR |
minimum value of SNR of the seed strip | |
float | minAdjSNR |
minimum value of SNR of the adjacent strip | |
float | minClusterSNR |
minimum value of SNR of the cluster | |
float | UnfoldingCoeff |
Unfolding coefficient for the strip charges in the cluster. | |
contains the clustering parameters
Definition at line 18 of file SVDClusterCuts.h.
float minAdjSNR |
minimum value of SNR of the adjacent strip
Definition at line 26 of file SVDClusterCuts.h.
float minClusterSNR |
minimum value of SNR of the cluster
Definition at line 30 of file SVDClusterCuts.h.
float minSeedSNR |
minimum value of SNR of the seed strip
Definition at line 22 of file SVDClusterCuts.h.
float UnfoldingCoeff |
Unfolding coefficient for the strip charges in the cluster.
Definition at line 34 of file SVDClusterCuts.h.