Belle II Software development
SVDClusterCuts Struct Reference

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.
 

Detailed Description

contains the clustering parameters

Definition at line 18 of file SVDClusterCuts.h.

Member Data Documentation

◆ minAdjSNR

float minAdjSNR

minimum value of SNR of the adjacent strip

Definition at line 26 of file SVDClusterCuts.h.

◆ minClusterSNR

float minClusterSNR

minimum value of SNR of the cluster

Definition at line 30 of file SVDClusterCuts.h.

◆ minSeedSNR

float minSeedSNR

minimum value of SNR of the seed strip

Definition at line 22 of file SVDClusterCuts.h.

◆ UnfoldingCoeff

float UnfoldingCoeff

Unfolding coefficient for the strip charges in the cluster.

Definition at line 34 of file SVDClusterCuts.h.


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