Skip to content

Latest commit

 

History

History
32 lines (25 loc) · 1.04 KB

File metadata and controls

32 lines (25 loc) · 1.04 KB

FastFit

A fast vertex fitter based on the eigen library and the kalman filter aglorithm

This is mostly a test-project for a faster vertex fitter for the Belle II experiment

Installation

  • cmake .
  • make
  • make install

Installation for the Belle 2 Analysis Software Framework

Other implementations

The Belle and Belle II experiment employ the following vertex fitter implementations

Further Reading

This work is based on