BNLNPPS / esi-g4ox

0 stars 0 forks source link

Multithread mode implementation #29

Open ggalgoczi opened 1 month ago

ggalgoczi commented 1 month ago

If we wish to run with Multithread mode two changes need to be made:

  1. Implement G4VUserActionInitialization as done in a364214
  2. Change from G4RunManager to G4MTRunManager