Skip to content

LuSchaller/pyKinFit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Based on the KinFitter package by Thomas Goepfert: KinFitter - A Kinematic Fit with Constraints

Wiki: https://github.com/goepfert/KinFitter/wiki/KinFitter---A-Kinematic-Fit-with-Constraints Documentation: http://www.iktp.tu-dresden.de/~goepfert/KinFitter.pdf

Setup:

Clone the repo:

git clone git@github.com:LuSchaller/pyKinFit.git

Then setup your python environment and do

cd pyKinFit
make

Edit the paths in path.sh or manually export the environment variables

in Python:

import pyKinFit
pyKinFit.setBestCombi(inputpt, inputeta, inputphi, inputmass)

You can execute

python3 cfest.py

to confirm everything works:w

About

Adding kinematic fit to columnflow top analysis

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages