Skip to content

Commit

Permalink
[G4VECGEOM] Update Geant4 to 11.1.ref07 (#8632)
Browse files Browse the repository at this point in the history
* [G4VECGEOM] Update Geant4 to 11.1.ref07

* Update geant4.spec

* Update geant4.spec

* Replace G4persistency with new libraries
  • Loading branch information
iarspider authored Aug 5, 2023
1 parent 3840d3e commit 27ec6ac
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
11 changes: 4 additions & 7 deletions geant4.spec
Original file line number Diff line number Diff line change
@@ -1,13 +1,10 @@
### RPM external geant4 11.1.2
### RPM external geant4 11.1.ref07
## INCLUDE compilation_flags
## INCLUDE compilation_flags_lto
%define use_vecgeom 1
#%define tag 35f304cde19a3e2dfe3bb941d4fc76c2fe45fa26
#%define branch cms/v%{realversion}
#%define github_user cms-externals
%define tag cf4c6712c60cdf2b4d8799e34e176917c2de358d
%define branch master
%define github_user Geant4
%define tag d35b0306a837c2b3640b250c1af599688eee8df1
%define branch cms/v%{realversion}
%define github_user cms-externals
Source: git+https://github.com/%github_user/%{n}.git?obj=%{branch}/%{tag}&export=%{n}.%{realversion}&output=/%{n}.%{realversion}-%{tag}.tgz

BuildRequires: cmake gmake
Expand Down
4 changes: 3 additions & 1 deletion scram-tools.file/tools/geant4/geant4core.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
<lib name="G4materials"/>
<lib name="G4parmodels"/>
<lib name="G4particles"/>
<lib name="G4persistency"/>
<lib name="G4geomtext"/>
<lib name="G4mctruth"/>
<lib name="G4gdml"/>
<lib name="G4physicslists"/>
<lib name="G4processes"/>
<lib name="G4readout"/>
Expand Down

0 comments on commit 27ec6ac

Please sign in to comment.