-
Notifications
You must be signed in to change notification settings - Fork 165
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
Tests for ThePEG #107
Comments
@dberzano: Will do, sounds good to me. And I anyway have to test the new version of ThePEG, so it's a good moment. I'll have to see in what format we can get the output (e.g. if we use Rivet for testing). |
Any chance you use ROOT for doing the plots? ROOT is available in the Note: as you have noticed already, issue your PRs to |
Point taken, I'll try with ROOT then, i.e. I would need at least AliRoot to have the HepMC parsing, and probably AliPhysics to have some task to test. I'll have a look how much I can strip it down - while retaining the usefulness of the test, of course. |
Happy New Year! |
Happy New Year! |
Using a MC Json for ITSTPCmatching QC
We currently have the
thepeg-test.sh
recipe containing a simple generation done with ThePEG, based on the examples @qgp provided me with some time ago.We would like to extend this test by adding some plots we can check to understand that everything is correct, and ultimately merge it with the
aliroot-tests.sh
recipe, so that they will become visible on ali-ci.cern.ch.If you look at
aliroot-tests.sh
you'll notice that only.root
,.sql
and.log
files are copied to the destination.@qgp, could you please take care of it? We think this will be useful for everybody :-)
The text was updated successfully, but these errors were encountered: