Skip to content

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