Skip to content
Snippets Groups Projects
Commit 2e504d36 authored by Tamas Gal's avatar Tamas Gal :speech_balloon:
Browse files

Use downloaded PDFs

parent 027a8cea
No related branches found
No related tags found
No related merge requests found
Pipeline #8867 passed
import os
import unittest
import jppy
PDFS = os.path.expandvars("$JPP_DIR/data/J%p.dat")
PDFS = "pdfs/J%p.dat"
class TestMuonPDF(unittest.TestCase):
def test_pdf(self):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment