Skip to content

Releases: gbarrand/MEMPHYS

To be in sync with MEMPHYS_vis 12.0.0

25 Aug 16:32
Compare
Choose a tag to compare

Keep in sync with MEMPHYS_vis/12.0.0.

A lot of .cpp code put in the .hh to be a maximum "pure header".

Have a inexlib/ourex/geant4 to ease build and run from scratch.

20 May 17:09
Compare
Choose a tag to compare

Have inexlib/ourex/geant4.10.03.p01. Clearly users have problems to build by using a "sys geant4" (a pre installed geant4). Then we restore a more straightforward build by embarquing geant4 in the source packing. Moreover our "build distrib" is not ready for a "sys geant4" having not the archive libs (then having only shared libs), and asking people to install geant4 with archives (having the cmake "-DBUILD_STATIC_LIBS=ON") complicate their life.

Moreover the default "ourex/geant4" build permits us to build easily on Windows-10.

We deposit here also the needed geant4 data files to run the MEMPHYS_sim (it is not in the binary distribs). You have to unzip geant4_data_103.zip somewhere (for example /usr/local/geant4/data_103) and change in the run_g410x_setup.[csh,sh] setup scripts the G4 environment variables to point to the right directories.

11.1.1

11 May 08:30
Compare
Choose a tag to compare

Minor release : add exa_run/times.ttf file and correct some warnings for g++-8.1.0.

  • exa_run/times.ttf : for the read_plot.cpp and read_plot_offscreen apps to have nice fonts.
  • mgr/ref/out_read_plot_offscreen.png : reference plot to help testing an installation.
  • mgr/build_distrib : change message for optional not built applications.
  • inexlib/inlib/inlib/forit, strip, xml/tree : g++ 8.1.0 : rm warnings.
  • inexlib/inlib/inlib/glutess : GLU_[FALSE,TRUE] => INLIB_GLU_[FALSE,TRUE].
    To avoid a cpp clash with an inclusion of glu.h from another source.
  • inexlib/ourex/gl2ps/source/gl2ps.c : gl2psBeginPage : gl2ps->boundary init missing. Have : gl2ps->boundary = GL_FALSE;.
  • history file.

Note that the binary MEMPHYS-11.1.1-Linux-x86_64-gcc_540.zip had been built on the EuroNuNet VM, and that the MEMPHYS-11.1.1-Linux-x86_64-gcc_485.zip had been built on a centos7 VM.

11.1.0

28 Apr 17:00
Compare
Choose a tag to compare

Add applications read_plot.cpp, read_plot_offscreen.cpp that permits to do analysis and plotting on the MEMPHYS.root file by using softinex tools.

Simulation only

27 Apr 15:01
Compare
Choose a tag to compare

Have in this release the simulation only. The structure of what is under MEMPHYS/MEMPHYS is similar to a Geant4 example. Someone can build also with cmake, The visualisation is displaced in the MEMPHYS_vis package. Binaries done with Geant4 10.03.p01.

10.1.0

23 Apr 15:22
Compare
Choose a tag to compare

First release on the euronunet virtual machine.

10.0.0

23 Apr 14:22
Compare
Choose a tag to compare
update

9.0.0

23 Apr 14:20
Compare
Choose a tag to compare
update