Metadata-Version: 2.1
Name: pidgen2
Version: 0.3.2
Summary: Tools for particle identification (PID) correction for LHCb detector
Home-page: https://gitlab.cern.ch/lhcb-rta/pidgen2
Author: Anton Poluektov
Author-email: anton.poluektov@cern.ch
Project-URL: Bug Tracker, https://gitlab.cern.ch/lhcb-rta/pidgen2/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENSE

# PIDGen2 

## Introduction

PIDGen is a tool to resample PID variables in the full MC bases on distributions from calibration samples. PIDGen2 is a successor of the old PIDGen package. PIDGen2 is available via `lb-conda` and is supposed to replace the old PIDGen, both for Run 3 data, and for Run 1/Run 2. 
An analogous solution updating PIDCorr is under development (see [here](https://groups.cern.ch/group/lhcb-phys-pid-calibration/Lists/Archive/Flat.aspx?RootFolder=%2Fgroup%2Flhcb%2Dphys%2Dpid%2Dcalibration%2FLists%2FArchive%2Fresampling%20in%20PIDCalib2&FolderCTID=0x01200200428956A5A0587D4CA9DBE3C7098FA903)).

## Documentation

See [documentation pages here](https://gitlab.cern.ch/lhcb-rta/pidgen2/-/tree/master/doc). 

## Links

   * [PIDCalib2](https://gitlab.cern.ch/lhcb-rta/pidcalib2)
   * [old version documentation](https://twiki.cern.ch/twiki/bin/view/LHCb/MeerkatPIDResampling)
   * 12/10/21, Run 1/2 performance WG meeting, [PIDGen2](https://indico.cern.ch/event/1084372/#24-news-on-pidgen2)
   * 11/02/21, RTA WP4-5 meeting, [PIDGen in Run3](https://indico.cern.ch/event/997930/#3-new-pidgencorr)
   * [Twiki for the old PIDGen/PIDCorr for Run1/2](https://twiki.cern.ch/twiki/bin/view/LHCb/MeerkatPIDResampling)
   * Details about Run2 PID calibration samples are here: [ChargedPID twiki](https://twiki.cern.ch/twiki/bin/viewauth/LHCbPhysics/ChargedPID)
   * [LHCb-INT-2017-007 internal note](https://gitlab.cern.ch/lhcb-docs/INT/LHCb-INT-2017-007/blob/master/drafts/LHCb-INT-2017-007_v0r0.pdf) describing the PIDGen/PIDCorr procedure used in Run1/2. 

