[12gevmoller_sim] [JeffersonLab/remoll] 7e4d46: Save the actual variables in sample_gdml.vars in t...

GitHub noreply at github.com
Fri Mar 10 17:20:33 EST 2017


  Branch: refs/heads/pion
  Home:   https://github.com/JeffersonLab/remoll
  Commit: 7e4d469c1da69f6ed50f45aeae128aed0f7c070a
      https://github.com/JeffersonLab/remoll/commit/7e4d469c1da69f6ed50f45aeae128aed0f7c070a
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2017-03-10 (Fri, 10 Mar 2017)

  Changed paths:
    M scripts/sample_gdml.sh

  Log Message:
  -----------
  Save the actual variables in sample_gdml.vars in the temp dir.

The assumption here is that the variables will not change position
for the set of geometries that you are creating. Filesystem and bash
will ensure that for a single run, but of course this can't be ensured
for different runs of sample_gdml that have different variables enabled.

Since sample_gdml does not assign names or other unique IDs to the vars
this is an inherent limitation that would require significant work to
fix. Providing the values this way will hopefully be sufficient.

To use for simulations, by the way:
  scripts/sample_gdml.sh geometry_sculpt
  cd sample_gdml.2KrmpE/
  ../build/remoll ../macros/runexample.mac
This will use the master remoll executable and macro, but use the
geometry that is in the copied geometry_sculpt directory with the
custom geometry parameters.




More information about the 12gevmoller_sim mailing list