All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
CoreCut2 Struct Reference

container for keeping the parameters of the core fineder together More...

#include <KITutil.h>

Public Attributes

double Rcut
 fluctuation suppresion cut More...
 
double Distcut
 distance cut for core merging More...
 
double Coscut
 angular cut for core merging (value of the cosine is stored not the angle!) More...
 
unsigned int MinHit0
 minimal number of hits needed for 0-th level cluster to be accepted as a core candidate More...
 
unsigned int MinHitSplit
 minimal number of hits in i-th level cluster to be accepted for splitting of the core More...
 

Detailed Description

container for keeping the parameters of the core fineder together

Definition at line 289 of file KITutil.h.

Member Data Documentation

double CoreCut2::Coscut

angular cut for core merging (value of the cosine is stored not the angle!)

Definition at line 301 of file KITutil.h.

double CoreCut2::Distcut

distance cut for core merging

Definition at line 297 of file KITutil.h.

unsigned int CoreCut2::MinHit0

minimal number of hits needed for 0-th level cluster to be accepted as a core candidate

Definition at line 305 of file KITutil.h.

unsigned int CoreCut2::MinHitSplit

minimal number of hits in i-th level cluster to be accepted for splitting of the core

Definition at line 309 of file KITutil.h.

double CoreCut2::Rcut

fluctuation suppresion cut

Definition at line 293 of file KITutil.h.


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