-
Notifications
You must be signed in to change notification settings - Fork 11
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
TRestAnalysisPlot. Now addFile supports filename patterns #251
Conversation
Not sure why the tests are failing on the latest pipeline https://gitlab.cern.ch/rest-for-physics/framework/-/jobs/22549400 It was not the case on the first commit I pushed to this PR |
Any idea why pipeline is failing? Seems connected to restG4 @lobis? |
Well, maybe just removing "Build and Test" from Gitlab pipeline would make it. |
Okay, I think we can fix it quickly otherwise I will remove it |
…ramework into jgalan_analysis_plots
Should be fixed now, but we have to check |
In principle if those build-tests are already at GitHub, it could reduce the workload at the Gitlab pipeline. |
This is to allow
addFile
definitions insideTRestAnalysisPlot
as<addFile name="/path/to/file/Run*.root" />