Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DPL: allow decoupling from JAlien and retrieve JAlienFile, if available #5073

Merged
merged 3 commits into from
Dec 16, 2020

Commits on Dec 16, 2020

  1. DPL: move ROOT file reading completely to the plugin

    This way we can have the plugin depend on JAlien and not
    require everyone does.
    ktf committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    c3db7f0 View commit details
    Browse the repository at this point in the history
  2. DPL: add (optional) direct dependency on JAliEn to AnalysisSupport

    This is the groundwork to be able to access TJAlienFile from
    the reader (without requiring everyone to depend on JAlien).
    ktf committed Dec 16, 2020
    Configuration menu
    Copy the full SHA
    28f4af8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    937c961 View commit details
    Browse the repository at this point in the history