I do not have time to develop this project further. The executable files are built against old version of the PDFxTMDLIB (have some bugs), and it is better to build manually against the latest version of the library.
A Qt-based application for plotting and visualizing PDF (Parton Distribution Function) and TMD (Transverse Momentum Distribution) data. This tool allows users to interactively explore, compare, and export various types of parton distribution functions.
Here are some screenshots showing the main features of the application:
Interactive visualization of different PDF sets with customizable plots
Configure and download PDF and TMD sets from LHAPDF and TMDLIB repositories
Detailed configuration options for each PDF plot object
- Interactive PDF and TMD data visualization
- Support for various plot types (X, Mu2, Kt2)
- Multiple plot tabs for easy comparison
- Customizable line styles and colors
- Data export capabilities
- User-friendly interface with Material Design
- Easy access to LHAPDF and TMDLIB repositories
- Qt 6.x
- C++17 or higher
- CMake 3.16 or higher
- Make sure you have Qt and CMake installed
- Clone the repository:
git clone https://github.com/Raminkord92/QtPDFxTMDPlotter.git cd QtPDFxTMDPlotter - Configure and build with CMake:
cmake -B build cmake --build build
The application provides an intuitive interface for plotting various PDFs and TMDs:
- Use the tabs to work with multiple plots simultaneously
- Configure plot parameters using the settings dialog
- Customize visualization with different line styles and colors
- Export plots in various formats
- Download PDF and TMD sets directly within the application
Contributions are welcome! If you are interested in contributing, please don't hesitate to contact me at [email protected].
This project is licensed under the Creative Commons Attribution 4.0 International License. For more details, please see the LICENSE file.
For any inquiries, please contact [email protected].