Skip to content

Commit

Permalink
Fix C++ examples output
Browse files Browse the repository at this point in the history
  • Loading branch information
cschwan committed Oct 24, 2024
1 parent 9518fb6 commit 08a1490
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions examples/cpp/output
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ Try running (PDF sets must contain non-zero photon PDF):
- pineappl convolve drell-yan-rap-ll.pineappl.lz4 NNPDF31_nnlo_as_0118_luxqed
- pineappl --silence-lhapdf plot drell-yan-rap-ll.pineappl.lz4 NNPDF31_nnlo_as_0118_luxqed MSHT20qed_nnlo > plot_script.py
- pineappl --help
Generated drell-yan-rap-ll-v1.pineappl.lz4 containing a a -> l+ l-.

Try running (PDF sets must contain non-zero photon PDF):
- pineappl convolve drell-yan-rap-ll-v1.pineappl.lz4 NNPDF31_nnlo_as_0118_luxqed
- pineappl --silence-lhapdf plot drell-yan-rap-ll-v1.pineappl.lz4 NNPDF31_nnlo_as_0118_luxqed MSHT20qed_nnlo > plot_script.py
- pineappl --help
Generated drell-yan-rap-ll-custom-grid.pineappl.lz4 containing a a -> l+ l-.

Try running (PDF sets must contain non-zero photon PDF):
Expand Down

0 comments on commit 08a1490

Please sign in to comment.