Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
geant321: Particle detector description and simulation tool
- Summary
- Geant simulates the passage of subatomic particles through matter, for
instance, particle detectors. For maximum flexibility, Geant simulations
are performed by linking Fortran code supplied by the user with the Geant
libraries, then running the resulting executable.
This package includes gxint, the script used to perform this linking step.
Changelog
- * Fri Dec 9 22:00:00 2005 Patrice Dumas <dumas at centre-cired.fr> - 2005-8.4
- update with newer debian patchset for cernlib, fix licence issues
- enable 64 bit fixes patch
- remove the BSD in the licence because there is no library nor binary
under a BSD licence and someone could get the idea that there is
some dual BSD/GPL licenced binaries or libraries. The LGPL is kept
because of cfortran
- don't use the include.tar.gz source, instead get include files from
the source files
- build shared libraries
- simplify the scripts modifications
- * Thu Nov 17 22:00:00 2005 Patrice Dumas <dumas at centre-cired.fr> - 2005-4.2
- on fc-3 there is no lapack-devel and blas-devel, but instead blas
and lapack
- * Tue Nov 15 22:00:00 2005 Patrice Dumas <dumas at centre-cired.fr> - 2005-4
- add a .csh file
- correct defaults in cernlib scripts