-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
ab2ed98
commit 9b8a1c3
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule SimCore
updated
8 files
+2 −0 | .clang-format | |
+25 −0 | .github/format-check | |
+14 −0 | .github/workflows/format-check.yml | |
+1 −1 | G4DarkBreM | |
+25 −0 | include/SimCore/UserEventInformation.h | |
+20 −1 | src/SimCore/APrimePhysics.cxx | |
+2 −1 | src/SimCore/DetectorConstruction.cxx | |
+2 −0 | src/SimCore/SimulatorBase.cxx |