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

Adaptation to root5 and convenience runAnalysis #2

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

victor-gonzalez
Copy link

Hi @redmer,

just if you want to consider it.

I was not able to run the task with root5 so, I decided to adapt it.
Also I modified a little bit the runAnalysis in the way I use to do it.
With these changes

  • runAnalysis("test") - test as a grid node
  • runAnalysis("local") - test locally, requires a local AliAOD.root
  • runAnalysis() - grid analysis, merge via JDL
  • runAnalysis("terminate") - iterate grid merge until full merge
  • runAnalysis("terminate",kFALSE) - bring home merged grid results and make the final merge

Hope it helps!

Added two function call parameters for mode and merging on grid
with proper comments on its use
Updated the AliPhysics version and suppressed the Alien API
requirement
Incorporated proper includes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant