Belle II Software  release-08-01-10
CAValidator< CellType > Struct Template Reference

validation tool for CA algorithm More...

#include <CAValidator.h>

Public Member Functions

bool isValidRound (int caRound)
 checks if CA is still in valid area
 
bool checkSeed (const CellType &aCell)
 function to check the cell if seed-conditions are met.
 

Public Attributes

int nMaxIterations = 25
 determines max number of iterations allowed by user, standard value is (number of VXD layers x 4) + 1.
 
unsigned int seedThreshold = 1
 threshold for being seed, standard value is 1
 

Detailed Description

template<class CellType>
struct Belle2::CAValidator< CellType >

validation tool for CA algorithm

Definition at line 19 of file CAValidator.h.


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