Belle II Software  release-05-02-19
SVDClusterCuts Struct Reference

contains the calibration parameters of the clusterizer More...

#include <SVDClusterCuts.h>

Public Member Functions

float getCorrectedValue (float raw_error, int size) const
 returns the corrected cluster position error
 
 ClassDef (SVDClusterCuts, 1)
 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 scaleError_clSize1
 position error scale factor for cluster size = 1
 
float scaleError_clSize2
 position error scale factor for cluster size = 2
 
float scaleError_clSize3
 position error scale factor for cluster size > 2
 

Detailed Description

contains the calibration parameters of the clusterizer

Definition at line 28 of file SVDClusterCuts.h.


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