Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
Geant4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
LHCb
Geant4
Commits
33c173fb
Commit
33c173fb
authored
Mar 14, 2022
by
Gloria Corti
Browse files
Options
Downloads
Patches
Plain Diff
data libraries versions in synch with 10.6.p01/02
parent
cd95645a
No related branches found
No related tags found
1 merge request
!79
"Modernize" CMake configuration
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
cmake/Modules/LHCbSettings.cmake
+7
-7
7 additions, 7 deletions
cmake/Modules/LHCbSettings.cmake
with
7 additions
and
7 deletions
cmake/Modules/LHCbSettings.cmake
+
7
−
7
View file @
33c173fb
...
...
@@ -79,17 +79,17 @@ if(GAUDI_LEGACY_CMAKE_SUPPORT)
if
(
Geant4Files_FOUND
)
set_property
(
GLOBAL APPEND PROPERTY Geant4_ENVIRONMENT
DEFAULT G4DATA
${
GEANT4_INSTALL_DATADIR
}
SET G4LEVELGAMMADATA \
${
G4DATA
}
/PhotonEvaporation5.
7
SET G4RADIOACTIVEDATA \
${
G4DATA
}
/RadioactiveDecay5.
6
SET G4LEDATA \
${
G4DATA
}
/G4EMLOW7.1
3
SET G4LEVELGAMMADATA \
${
G4DATA
}
/PhotonEvaporation5.
5
SET G4RADIOACTIVEDATA \
${
G4DATA
}
/RadioactiveDecay5.
4
SET G4LEDATA \
${
G4DATA
}
/G4EMLOW7.
9.
1
SET G4NEUTRONHPDATA \
${
G4DATA
}
/G4NDL4.6
SET G4ABLADATA \
${
G4DATA
}
/G4ABLA3.1
x
SET G4REALSURFACEDATA \
${
G4DATA
}
/RealSurface2.
2
SET G4ABLADATA \
${
G4DATA
}
/G4ABLA3.1
SET G4REALSURFACEDATA \
${
G4DATA
}
/RealSurface2.
1.1
SET G4PIIDATA \
${
G4DATA
}
/G4PII1.3
SET G4ELASTICDATA \
${
G4DATA
}
/G4ELASTIC1.1
SET G4SAIDXSDATA \
${
G4DATA
}
/G4SAIDDATA2.0
SET G4ENSDFSTATEDATA \
${
G4DATA
}
/G4ENSDFSTATE2.
3
SET G4PARTICLEXSDATA \
${
G4DATA
}
/G4PARTICLEXS
3.1
.1
SET G4ENSDFSTATEDATA \
${
G4DATA
}
/G4ENSDFSTATE2.
2
SET G4PARTICLEXSDATA \
${
G4DATA
}
/G4PARTICLEXS
2
.1
SET G4INCLDATA \
${
G4DATA
}
/G4INCL1.0
)
endif
()
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
sign in
to comment