Skip to content

daritter/GenFit

This branch is 247 commits behind GenFit/GenFit:main.

Folders and files

NameName
Last commit message
Last commit date
May 23, 2016
Apr 7, 2016
Nov 13, 2013
Jul 15, 2014
Mar 7, 2016
Apr 22, 2014
Jan 14, 2016
Feb 6, 2014
Jan 8, 2016
Mar 9, 2016
Mar 29, 2016
Jun 10, 2016
Jan 8, 2016
Jan 13, 2016
Mar 2, 2016
May 23, 2016
Jan 15, 2016
Mar 16, 2016
Jun 15, 2011
Nov 13, 2013

Repository files navigation

Build Status

GenFit Package

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

  • Track fitting algorithms

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

  • Track representations

    These modules hold the data of track track parameters and can perform extrapolations of these parameters. GENFIT is distributed with two well-tested track representations. Existing track extrapolation codes can be interfaced in a very straightforward way in this framework, using their native geometry and magnetic field interfaces.

  • Reconstruction hits

    The hit 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: (http://genfit.sourceforge.net)

About

A generic track-fitting toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 96.6%
  • CMake 2.4%
  • Other 1.0%