Skip to content
forked from GenFit/GenFit

A generic track-fitting toolkit

Notifications You must be signed in to change notification settings

eckerpatrick/GenFit

 
 

Repository files navigation

GenFit Package

Build Status

GenFit is an experiment-independent framework for track reconstruction in particle and nuclear physics. It consists of three modular components:

  • Track fitting algorithms

    Currently, GENFIT contains a Kalman Filter, a Deterministic Annealing Filter, and a General Broken Lines fitter. Other algorithm modules can be added easily.

  • Track representations

    These modules can perform extrapolations of track parameters through material and magnetic fields. GENFIT is distributed with a well-tested track representation. Existing track extrapolation codes can be interfaced in a very straightforward way in this framework, using their native geometry and magnetic field interfaces.

  • Measurements

    The measurement dimensionality and the orientation of planar tracking detectors can be chosen freely. GENFIT is especially useful for tracking systems which include detectors which do not measure the passage of particles on predefined planes, like TPCs or wire-based drift chambers. The concept of so-called virtual detector planes provides a simple mechanism to use these detector hits in a transparent way without any geometrical simplifications.

GenFit has been developed in the framework of the PANDA experiment at FAIR, Darmstadt, Germany. It is also used in the Belle-2, Fopi, and GEM-TPC experiments.

GenFit Homepage: (https://github.com/GenFit/GenFit)

About

A generic track-fitting toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.8%
  • CMake 2.3%
  • Other 0.9%