-
Notifications
You must be signed in to change notification settings - Fork 31
build with geant4 v4_11_2_p02 #60
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
base: develop
Are you sure you want to change the base?
Conversation
|
The code-checks are being triggered in jenkins. |
|
-code-checks Then commit the changes and push them to your PR branch. |
|
Pull request #60 was updated. @LArSoft/level-1-managers, @LArSoft/level-2-managers can you please check and sign again. |
|
The code-checks are being triggered in jenkins. |
|
+code-checks |
|
The tests are being triggered in jenkins. |
|
+LArSoft tests OK on slf7 for c14:prof |
|
+LArSoft tests OK on slf7 for e26:prof |
|
-DUNE tests failed on slf7 for e26:prof |
|
-ICARUS tests failed on slf7 for e26:prof |
|
-uBooNE tests failed on slf7 for e26:prof |
|
-SBND tests failed on slf7 for e26:prof |
Changes needed for geant4 4.11.
Replace
Geant4::G4persistencywithGeant4::G4gdml.process.contains("StepLimiter")is nowG4StrUtil::contains(process, "StepLimiter").Update dependencies.
Requires LArSoft/larsim#166