Skip to content
Snippets Groups Projects
Forked from cepc / CEPCSW
Source project has a limited visibility.
user avatar
authored

RecGenfitAlg package

This package is the track fitting algorithms to do track fitting with genfit. It's incudingg the interface to genfit fitter, track and measurement:

  • GenfitAlg: The algorithm for drift chamber fitting with genfit
  • GenfitFitter: fitter implementation
  • GenfitTrack: class for create and access of genfit Track and Measurement
  • GenfitField: implementation of genfit AbsField
  • GenfitGeoMaterialInterface: implementation of genfit AbsMaterialInterface
  • GenfitMsg: a class to get Gaudi message instance in Genfit classes.
  • HelixTrackModel: a class to get Gaudi message instance in Genfit classes.