Using ROOT and G4MPI

Hi all,

I have a working code where I am using root Ntuples to score the event information. I want to migrate this code to use the G4MPI interface.

I checked the G4MPI install README and it seems that to run applications which use root, a standalone root installations is needed. Is that correct?

Also my other question is that will this affect some syntax in my code which concerns the ntuple part other than some of the modifications necessary for MPI build mentioned in the exMPI02 ?

Thanks in advance,
Sujay

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.