Metadata-Version: 2.1
Name: altdphi
Version: 1.0.5
Summary: A library for calculating alternative variables for background rejection in new physics searches with missing transverse momentum at LHC
Home-page: http://altdphi.readthedocs.io
Author: Tai Sakuma
Author-email: tai.sakuma@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Description-Content-Type: text/markdown
Requires-Dist: numpy

[![PyPI version](https://badge.fury.io/py/altdphi.svg)](https://badge.fury.io/py/altdphi) [![Anaconda-Server Badge](https://anaconda.org/conda-forge/altdphi/badges/version.svg)](https://anaconda.org/conda-forge/altdphi) [![Documentation Status](https://readthedocs.org/projects/altdphi/badge/?version=latest)](https://altdphi.readthedocs.io/en/latest/?badge=latest) [![Build Status](https://travis-ci.org/TaiSakuma/altdphi.svg?branch=master)](https://travis-ci.org/TaiSakuma/altdphi) [![codecov](https://codecov.io/gh/TaiSakuma/altdphi/branch/master/graph/badge.svg)](https://codecov.io/gh/TaiSakuma/altdphi)

# altdphi
A Python library for calculating alternative variables for background rejection
in new physics searches with missing transverse momentum at LHC

****

The variables are described in

- Tai Sakuma, Henning Flaecher, Dominic Smith, _"Alternative angular variables
  for suppression of QCD multijet events in new physics searches with missing
  transverse momentum at the LHC"_, [arXiv:1803.07942](https://arxiv.org/abs/1803.07942)

****

**Documentation:** http://altdphi.readthedocs.io


