geant4 build-block added

This commit is contained in:
2019-01-10 16:22:45 +01:00
parent 3bff336a43
commit 98f00a965f
3 changed files with 39 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
#%Module1.0
module-whatis "class library for high energy physics"
module-url "https://proj-clhep.web.cern.ch/proj-clhep/"
module-license "GNU GPL, GNU GLPL"
module-maintainer "Achim Gsell <achim.gsell@psi.ch>"
module-help "
The CLHEP project was proposed by Leif Lönnblad at CHEP 92. It is intended
to be a set of HEP-specific foundation and utility classes such as random
generators, physics vectors, geometry and linear algebra. CLHEP is structured
in a set of packages independent of any external package (interdependencies
within CLHEP are allowed under certain conditions).
"