[12gevmoller_sim] [EXTERNAL] [JeffersonLab/remoll] 40ddf4: Add an implementation of a sieve with a few holes ...

Wouter Deconinck noreply at github.com
Tue Mar 30 13:13:52 EDT 2021


  Branch: refs/heads/newgeometry-pion-dump-shield
  Home:   https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=UBqX1x2-pPOD3cX0leMogJVwO_YIY5PfZ1kKg_6aai8&e= 
  Commit: 40ddf4765d325831e00b9b1d58ab95c106a3296e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_40ddf4765d325831e00b9b1d58ab95c106a3296e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=W3Tw5OP3wP7Ora20w_zEqExDExVH96e_8OTVfIsFNEM&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    A geometry/upstream/sieve.gdml
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  Add an implementation of a sieve with a few holes (and the unit 'in')

The demo sieve has three constant diameter holes to demonstrate
increasingly complex behavior:
- hole 1: central phi, parallal to z
- hole 2: offset in phi, parallel to z
- hole 3: offset in phi, at angle with z
All sectors have the same holes right now.

Some remaining issues: the angle with z is as if the hole was centered
in phi, even if the offset is non-zero. I was struggling with making
that work correctly and gave up for now.


  Commit: 5fea12c8b3e87c989cc05efea5ec455dd2ad6a68
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5fea12c8b3e87c989cc05efea5ec455dd2ad6a68&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=dBbTMAEKA2d5AthQQPnwo4BOHRmisaJcRNul3uW0ReU&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-07-02 (Thu, 02 Jul 2020)

  Changed paths:
    M .gitignore
    M CMakeLists.txt
    A Gemfile
    A README.Compiling.md
    A README.Contributing.md
    A README.Docker.md
    A README.FAQ.md
    A README.Running.md
    A README.Singularity.md
    R README.initialize.md
    M README.md
    A _config.yml
    M analysis/README.md
    M generators/halld/bggen/paw/.gitignore
    M generators/halld/bggen/paw/CMakeLists.txt
    M generators/halld/bggen/paw/Makefile
    R generators/halld/bggen/paw/bggen.dat
    R generators/halld/bggen/paw/bggen.his
    R generators/halld/bggen/paw/bggen.nt
    A generators/halld/bggen/paw/bggen.sh
    A geometry/README.md
    A geometry/beampipe/premoller/beampipeRaster.gdml
    A geometry/electronics/subSBSbunker.gdml
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/hall/hallDaughter_merged.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/materials.xml
    M geometry/mollerMother_merged.gdml
    M geometry/target/subTargetRegion.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    M include/remollDetectorConstruction.hh
    A macros/README.md
    A macros/load_magnetic_fieldmaps.mac
    M macros/runbatch_eAlelastic_down.mac
    M macros/runbatch_eAlelastic_up.mac
    M macros/runbatch_eAlinelastic_down.mac
    M macros/runbatch_eAlinelastic_up.mac
    M macros/runbatch_eAlquasielastic_down.mac
    M macros/runbatch_eAlquasielastic_up.mac
    M macros/runexample.mac
    M macros/runexample_C12.mac
    A macros/runexample_vis.mac
    M macros/tests/commit/test_beam.mac
    M macros/tests/commit/test_elastic.mac
    M macros/tests/commit/test_elasticAl.mac
    M macros/tests/commit/test_elasticAl_DS.mac
    M macros/tests/commit/test_elasticAl_US.mac
    M macros/tests/commit/test_inelastic.mac
    M macros/tests/commit/test_inelasticAl.mac
    M macros/tests/commit/test_moller.mac
    M macros/tests/commit/test_pion.mac
    M macros/tests/commit/test_power.mac
    M macros/tests/commit/test_raster.mac
    M macros/tests/release/test_moller.mac
    M macros/tests/unit/test_fields.mac
    A macros/tests/unit/test_move_volume.mac
    M macros/tests/unit/test_polarization.mac
    M macros/tests/valgrind/test_moller.mac
    R macros/vis.mac
    M src/remollDetectorConstruction.cc
    M src/remollGenBeam.cc
    A vis/README.md

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/develop' into feature-sieve-demo


  Commit: d0215a6ae2b263967644272ceae41df179215205
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d0215a6ae2b263967644272ceae41df179215205&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=6hm2fKGFSMwXDw7EnNLvMJIpBtHJ0A0v9ikfXauXx2M&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M geometry/upstream/sieve.gdml

  Log Message:
  -----------
  Rotated sieve slits; detect secondaries, low energy neutrals, boundaryhits


  Commit: eef9b3fa82b60145c473c25e6200bd443ab6e99e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_eef9b3fa82b60145c473c25e6200bd443ab6e99e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=J-ZOq9m2OxsPT1TrRjAwUr4R6lSJyxF9sH9eeI4G1WQ&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M geometry/positions.xml

  Log Message:
  -----------
  Sieve positions 'around' coll1 before coll2


  Commit: f74fee9abed347aa2fc43c2901d42425970b25f1
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f74fee9abed347aa2fc43c2901d42425970b25f1&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=sPBRobwk2B0v7fTJSRHPwL_5hmEfN42bglMq2kBfq5A&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M geometry/mollerParallel.gdml

  Log Message:
  -----------
  Virtual sieve plane 60 in parallel world


  Commit: aacc1a99ced633e1ce05da11fb36b1bae66f9fb1
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_aacc1a99ced633e1ce05da11fb36b1bae66f9fb1&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=1EPuergtOP4xUSHMmMYlX-p3aOqw-802L9ZpsL_Le4A&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    M geometry/upstream/upstreamDaughter_merged.gdml

  Log Message:
  -----------
  Insert sieve upstream at out of beam position


  Commit: 53c62a884cd37d58da4b0cca2318332ff87d0839
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_53c62a884cd37d58da4b0cca2318332ff87d0839&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=sutbb_e-Fq4xqjTqT9eRrZGDchvrYVKSXFMOTCiKYas&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-07-03 (Fri, 03 Jul 2020)

  Changed paths:
    A macros/sieve/sieve_in.mac
    A macros/sieve/sieve_out.mac
    A macros/tests/unit/test_sieve.mac

  Log Message:
  -----------
  Sieve in/out macros (shift by 200 mm), unit tests


  Commit: b50a8d67929afcec8b5e399d7117561866a00538
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_b50a8d67929afcec8b5e399d7117561866a00538&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ckdN_HCItAv6Lg65aIgavdhQ60YKQOVyYfo2kMMWsBU&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    M analysis/pe/pe.cc
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Updating pe.cc to do new nomenclature and scans.root output
- note, this needs to be generalized for non-position/angle scan variable output cases
- Also adds a remollGenBeam.cc messenger command to move the raster reference position


  Commit: 59c25ca355b6d999c2faa989662e2cb7c9ffcd12
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_59c25ca355b6d999c2faa989662e2cb7c9ffcd12&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=IKWQ0zdOUDrHXyW2XaoUbDY99mfyQ_gMpJzlvYBCpD8&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-07-08 (Wed, 08 Jul 2020)

  Changed paths:
    A macros/preserve_recreate-brad.mac
    A scripts/scan.sh

  Log Message:
  -----------
  Adding scanning scripts and macro for optical property and PE studies


  Commit: 67819ffcd0c1030dabaf8fdaf53ee9a8484826ec
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_67819ffcd0c1030dabaf8fdaf53ee9a8484826ec&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=uz-CsxGS8R8ohuUY4bDcoajwtMPZ5SG0CxLd6u0N26A&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-07-13 (Mon, 13 Jul 2020)

  Changed paths:
    M scripts/scan.sh

  Log Message:
  -----------
  Updating scanning script for submitting jobs


  Commit: 2732381788c5e3abb0ccf1bebecd530ab8fd3130
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_2732381788c5e3abb0ccf1bebecd530ab8fd3130&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=or9I3DwgqRWSV6mDwt7SGsuoa9r4b233m50XrGBOa8I&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    M analysis/CMakeLists.txt
    A analysis/bkgd_pe/CMakeLists.txt
    A analysis/bkgd_pe/bkgd_pe.cc
    A analysis/bkgd_pe/include/bkgd_pe.hh
    A analysis/bkgd_pe/include/bkgd_peLinkDef.h
    A analysis/bkgd_pe/include/bkgd_petypes.hh

  Log Message:
  -----------
  New PE script that uses a lookup table to estimate background (or signal.. WIP) PEs


  Commit: a0865b375577f42f75755a22198f2107145d4a55
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a0865b375577f42f75755a22198f2107145d4a55&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=fToxTXT42gm4_YNnNItdMBX5ZfYPgoRYyXs5pdmECVY&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-07-15 (Wed, 15 Jul 2020)

  Changed paths:
    A macros/full-scan.sh
    A macros/scan.sh

  Log Message:
  -----------
  Some handy scripts for running through a ton of jobs quickly (not ifarm yet)


  Commit: 229d1d397dcb3b57eb4c0b6afa12e5651752a222
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_229d1d397dcb3b57eb4c0b6afa12e5651752a222&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=2tnQc1oJJ20gzNVhAHRw-Y9TnP2d8Y5VH82nG-afcNg&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-07-20 (Mon, 20 Jul 2020)

  Changed paths:
    A macros/preserve_ref_scans.mac
    A macros/preserve_scans.mac
    A macros/ref-scan.sh
    M macros/scan.sh

  Log Message:
  -----------
  Updating scan scripts to do detector reflector angle/length optimization


  Commit: 51bda6d82cd5c871149a31825a834827f0d8db59
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_51bda6d82cd5c871149a31825a834827f0d8db59&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=_c0Rt56qsowxfDoUviK7G0k3cg9p7YMGtzlm6ILPPrY&e= 
  Author: vdoomra <vassu.doomra at stonybrook.edu>
  Date:   2020-07-24 (Fri, 24 Jul 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  beampipe_changes


  Commit: cea38e46fe9c687ae43ca8411927efe9c0682647
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_cea38e46fe9c687ae43ca8411927efe9c0682647&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ZOT27OA-fWSN6kYBwG4S5PbqaXtb3OAFaKycw8y7VK8&e= 
  Author: vdoomra <vassu.doomra at stonybrook.edu>
  Date:   2020-07-27 (Mon, 27 Jul 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  beampipe_changes


  Commit: 4132903b56cde92d7890c2de2f62ede9647cbbfa
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_4132903b56cde92d7890c2de2f62ede9647cbbfa&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=gpITTGwck_NuL-H2vNWTxePT7UI6pb7vBgWTOQTfeIk&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M analysis/pe/pe.cc
    M macros/preserve_ref_scans.mac
    A macros/sub-ref-scan.sh

  Log Message:
  -----------
  Updating PE scanning and analysis scripts to do fine-grained reflector orientation optimization scans


  Commit: 60e2e8eae09ee3ce6bf57f86d0064cd1a136d3c4
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_60e2e8eae09ee3ce6bf57f86d0064cd1a136d3c4&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=tyJRH2yKJImZmS4xpL4rvKciN1Bs5FzfzrrpDr_x8XQ&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-07-30 (Thu, 30 Jul 2020)

  Changed paths:
    M analysis/pe/pe.cc

  Log Message:
  -----------
  Remove superfluous cout statements


  Commit: 7cf2e84b3fe5290ec82059ff2b7b6d47cb827bd9
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7cf2e84b3fe5290ec82059ff2b7b6d47cb827bd9&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=tbNfdVKFFdoghVJu3ETRrzrtmjmcEOaMJbhYFJpKEMg&e= 
  Author: vdoomra <vassu.doomra at stonybrook.edu>
  Date:   2020-07-31 (Fri, 31 Jul 2020)

  Changed paths:
    M geometry/mollerParallel.gdml
    M geometry/positions.xml

  Log Message:
  -----------
  parallel_changes


  Commit: 6b410079892eab17fe8f030a26bb798563df5d22
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6b410079892eab17fe8f030a26bb798563df5d22&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=I3vYCfP2l7zlrYm23qKAgCLQjNBmHQtJO4-HLxXgjgI&e= 
  Author: vdoomra <68244726+vdoomra at users.noreply.github.com>
  Date:   2020-08-02 (Sun, 02 Aug 2020)

  Changed paths:
    A jlabSubmit1.py

  Log Message:
  -----------
  Add files via upload


  Commit: 82bcf4834cf82cd271b735261de7de223c93a812
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_82bcf4834cf82cd271b735261de7de223c93a812&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=VHCuPBoVKs4JqUOna-Vz6cERu3_f12mul4IBa0YkFOo&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-08-08 (Sat, 08 Aug 2020)

  Changed paths:
    M analysis/pe/include/pe.hh
    M analysis/pe/include/peLinkDef.h
    M analysis/pe/include/petypes.hh
    M analysis/pe/pe.cc

  Log Message:
  -----------
  Cleaning up structs in pe.cc. Correcting quartz detector id for cuts, and adding explicitly clear cuts to pe.cc to know if an electron hit the quartz for the reflector-photon-bounce case (possibly duplicate functionality depending on how root draw commands treat cuts on arrays)


  Commit: c57861a0394e9772fd8e07320738f3d9f932bc71
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c57861a0394e9772fd8e07320738f3d9f932bc71&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=GjnJKDXMvKK1WXDq43aitFnOze5W8pfkx0R-QWvbeF0&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-08-08 (Sat, 08 Aug 2020)

  Changed paths:
    M macros/preserve_ref_scans.mac
    M macros/ref-scan.sh
    M macros/scan.sh
    M macros/sub-ref-scan.sh

  Log Message:
  -----------
  Script updates to work with new pe.cc


  Commit: ad50f63e2341bd6bcb178bd71511f3624d7ab297
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ad50f63e2341bd6bcb178bd71511f3624d7ab297&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=xmKm1Waet8Kx3zKp1Gckzr7cz4IF6V3xOJWRBe368MY&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-08-09 (Sun, 09 Aug 2020)

  Changed paths:
    M analysis/pe/pe.cc

  Log Message:
  -----------
  Updating some pe.cc cuts and allowing all PNGs to print even if the cuts fail


  Commit: 09f4a1c1de7307e5fdba8e5593501a4261be67d8
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_09f4a1c1de7307e5fdba8e5593501a4261be67d8&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=FwI4M3kCCEgsi34_qcZXNQUI5VtBwoCxzmaIhQE3Ib4&e= 
  Author: Vassu Doomra <vdoomra at ifarm1901.jlab.org>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M geometry/mollerParallel.gdml

  Log Message:
  -----------
  parallel_changes


  Commit: 4c5bd63224c96bd8b2dc825f79c6e04805cddaeb
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_4c5bd63224c96bd8b2dc825f79c6e04805cddaeb&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=2jgImW-OHx1m1PBnnNhQMqNedVilJsFD94lyGGzYZ6Q&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-08-22 (Sat, 22 Aug 2020)

  Changed paths:
    M analysis/bkgd_pe/bkgd_pe.cc
    M macros/full-scan.sh
    M macros/preserve_scans.mac
    M macros/ref-scan.sh
    M macros/scan.sh

  Log Message:
  -----------
  Updating scan scripts


  Commit: c04ccfa5ffa8af46f8937cd59486f157651bcb9c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c04ccfa5ffa8af46f8937cd59486f157651bcb9c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=YFUPjgRGnV3pBWmc9JNHXygtOankGZfgy3EpL5NNvfo&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-08-22 (Sat, 22 Aug 2020)

  Changed paths:
    M analysis/pe/include/pe.hh
    M analysis/pe/include/petypes.hh
    M analysis/pe/pe.cc

  Log Message:
  -----------
  Correcting PE plot reflector bounce counter. now simply count reflector hits for a known PE track ID


  Commit: ce29e860dd89a6a37911c1b8f768cd61bfe23410
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ce29e860dd89a6a37911c1b8f768cd61bfe23410&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=tFqFxBpSxB_RvEXwC5lvd18lm0bek85SrYif-fQy33M&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-08-24 (Mon, 24 Aug 2020)

  Changed paths:
    M analysis/pe/pe.cc
    M geometry_Mainz/materialsOptical.xml
    M macros/ref-scan.sh

  Log Message:
  -----------
  Adding more analyses to pe.cc output rootfile


  Commit: a3d6b368e10a5694c35eb4f2e6efb67e9a9e0a1c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a3d6b368e10a5694c35eb4f2e6efb67e9a9e0a1c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=nK_gT8K3NhJdj1oU96tEkYmryVdKpJ3xOL3z4ADYHiU&e= 
  Author: vdoomra <68244726+vdoomra at users.noreply.github.com>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  Update beampipeDSMother.gdml


  Commit: 7cb6cc0a535959a7e1d12b9db3943d57b2d39f57
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7cb6cc0a535959a7e1d12b9db3943d57b2d39f57&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=666gO2QBLFQV21iZbwaHBo8JMsM4JdMniXfrWDujse4&e= 
  Author: vdoomra <68244726+vdoomra at users.noreply.github.com>
  Date:   2020-09-22 (Tue, 22 Sep 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  Update beampipeDSMother.gdml


  Commit: ba6b9042f2b0356d8099cc0f833fb5d7a4d8506b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ba6b9042f2b0356d8099cc0f833fb5d7a4d8506b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=VbMRWS9cbS-i-aLzf04aa3ljNSMw8p_Wo1JuJzdnLGk&e= 
  Author: vdoomra <68244726+vdoomra at users.noreply.github.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  Update beampipeDSMother.gdml


  Commit: e750eca38acd619ed3bdc62fcaecf1b9df3a134f
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_e750eca38acd619ed3bdc62fcaecf1b9df3a134f&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=14bISDzuNo-AjV-rS0VNVSWrjZX4nE_pifB7I7N7Sl8&e= 
  Author: vdoomra <68244726+vdoomra at users.noreply.github.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  Update beampipeDSMother.gdml


  Commit: 3e3a83e6cc707de694e73e0e05698f6c6e56ea9e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3e3a83e6cc707de694e73e0e05698f6c6e56ea9e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=L2ZppFHjiCw9_SXGwq-NpEjCFEF-q-BogSyJnkXHgeY&e= 
  Author: vdoomra <68244726+vdoomra at users.noreply.github.com>
  Date:   2020-09-28 (Mon, 28 Sep 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  Update beampipeDSMother.gdml


  Commit: 9a0569cbe8619c740ec809c6763fbeb066bcf6b3
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_9a0569cbe8619c740ec809c6763fbeb066bcf6b3&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=VW7z1i0IRf9ZUJAJpteDRFtoXGnnRCHHQ7aNQWJSrCU&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-10-02 (Fri, 02 Oct 2020)

  Changed paths:
    M CMakeLists.txt
    A include/remollSearchPath.hh

  Log Message:
  -----------
  Added remollSearchPath.hh


  Commit: 0299f9940537866b8463e90da6936e2113be3836
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0299f9940537866b8463e90da6936e2113be3836&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=iQ379qtetuixNcg7_cGse_60Q-M4giAQVRNPk9FVJss&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [travis-ci] run release macros only on master


  Commit: 22d182233dc4e46c0dc6f4e7e7c5ff75b85e3280
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_22d182233dc4e46c0dc6f4e7e7c5ff75b85e3280&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=1rtDIwQQhf59zx2rPTElZ5Xq06wMrwvAyq9fnaI-Pbg&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M macros/tests/commit/test_beam.mac
    M macros/tests/commit/test_elastic.mac
    M macros/tests/commit/test_elasticAl.mac
    M macros/tests/commit/test_elasticAl_DS.mac
    M macros/tests/commit/test_elasticAl_US.mac
    M macros/tests/commit/test_inelastic.mac
    M macros/tests/commit/test_inelasticAl.mac
    M macros/tests/commit/test_moller.mac
    M macros/tests/commit/test_pion.mac
    M macros/tests/commit/test_power.mac
    M macros/tests/commit/test_raster.mac

  Log Message:
  -----------
  [travis-ci] shorter commit macros


  Commit: a4996d73666e056a015a61db52e876cb419c35c1
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a4996d73666e056a015a61db52e876cb419c35c1&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=KH4Z5Wi69ezhJg0o7c4gPE4WGgangV2aVqUKAJUDwhg&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M macros/tests/release/test_moller.mac

  Log Message:
  -----------
  [travis-ci] streamline release macros


  Commit: edeea7457eb8f54058565c03472480316156dc26
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_edeea7457eb8f54058565c03472480316156dc26&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=g_es9GXTV-1RIjN_HfcHUWOSwpRvRnxhuhQiss-wCbw&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M scripts/tests/test_macros.sh

  Log Message:
  -----------
  [travis-ci] provide time summary at end


  Commit: 80012a20febccd0f5f92952c5cec8241ec33cb47
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_80012a20febccd0f5f92952c5cec8241ec33cb47&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=TH5Zo20AemAGvkb3K-E2w07djrAIcmJUpRjS9ievIL4&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  Warn only when reused DetNo in gdml have different volume name


  Commit: 02b35a54f7a182981570f73fc9cd4d36fff45a2b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_02b35a54f7a182981570f73fc9cd4d36fff45a2b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=YDP2P1CHiwX_k4h4yM2WXpD3NMBRDwnh8ZWqKKy33Ro&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-06 (Tue, 06 Oct 2020)

  Changed paths:
    M macros/envelope_data.mac
    M macros/hepmc/ee_ee_hepmc.mac
    M macros/hepmc/ee_ee_moller.mac
    M macros/hepmc/ep_ep_elastic.mac
    M macros/hepmc/ep_ep_hepmc.mac
    M macros/issues/issue179.mac
    M macros/issues/issue186_set1.mac
    M macros/issues/issue186_set2.mac
    M macros/issues/issue186_set3.mac
    M macros/issues/issue186_set4.mac
    M macros/issues/issue186_set5.mac
    M macros/runBeam.mac
    M macros/runEE.mac
    M macros/runEPpion.mac
    M macros/runexample.mac
    M macros/runexample_envelope.mac
    M macros/runexample_vis.mac

  Log Message:
  -----------
  [macros] remaining refs to mollerMother_merged -> mollerMother.gdml


  Commit: 0f6daf95e5c3f2fd72b1fd026dde4fc1a9ad9d77
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0f6daf95e5c3f2fd72b1fd026dde4fc1a9ad9d77&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Y5MGAScqix56tnA4o5DwuAsnErsYybk2keoSEQFArNE&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  [travis-ci] Hanging line fixed


  Commit: 7bf6d6d7858504c82fbb4c9ff8b5d933c0b5a8c2
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7bf6d6d7858504c82fbb4c9ff8b5d933c0b5a8c2&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=MG_m7VFEOXsZ5GuvSwqAUWXT20NoJsZq_AkEL5Y4OyE&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
    M Dockerfile

  Log Message:
  -----------
  [docker] Include time command since sometimes not found as bash builtin


  Commit: edbc9546857532c7b2f7c9c62e24eefa79b861ec
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_edbc9546857532c7b2f7c9c62e24eefa79b861ec&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Vi085d_pL1eC0ZX7BdCN8Jx2cq0R5C-MI4g-5tnlzxs&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-07 (Wed, 07 Oct 2020)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Merge branch 'feature-make-travis-faster' of github.com:JeffersonLab/remoll into feature-make-travis-faster


  Commit: f24fd1f89d7ca40711c38a4faf45732e0a1df649
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f24fd1f89d7ca40711c38a4faf45732e0a1df649&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=6QZfJnoaXZ9cvIEve2ca12bvR4-PaOSewbzMSeSQhV8&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-10-15 (Thu, 15 Oct 2020)

  Changed paths:
    M macros/envelope_data.mac
    M macros/hepmc/ee_ee_hepmc.mac
    M macros/hepmc/ee_ee_moller.mac
    M macros/hepmc/ep_ep_elastic.mac
    M macros/hepmc/ep_ep_hepmc.mac
    M macros/issues/issue179.mac
    M macros/issues/issue186_set1.mac
    M macros/issues/issue186_set2.mac
    M macros/issues/issue186_set3.mac
    M macros/issues/issue186_set4.mac
    M macros/issues/issue186_set5.mac
    M macros/runBeam.mac
    M macros/runEE.mac
    M macros/runEPpion.mac
    M macros/runexample.mac
    M macros/runexample_envelope.mac
    M macros/runexample_vis.mac

  Log Message:
  -----------
  Merge pull request #399 from JeffersonLab/bugfix-remove-mollerMother_merged-refs

Bugfix: remaining refs to mollerMother_merged -> mollerMother.gdml


  Commit: 553107ae67437e0757f30fa4d8347d96c71ffa2e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_553107ae67437e0757f30fa4d8347d96c71ffa2e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=TP8iW5UYAgTy0UDlDdv8l8lLtS3zzBrZtPrN9lVzJh8&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] for showermax radius 101 - 117 cm per email w/ Dustin Oct 9, 2020


  Commit: 29eafad4d0efc0765f667f027db84cf5ec32a421
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_29eafad4d0efc0765f667f027db84cf5ec32a421&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=wPI71R7HgsnC4nubRRAeG_7r2K7oE622k7C8G5x55P0&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/showermax/showerMaxGen.gdml

  Log Message:
  -----------
  [showermax] radius 101 - 117 cm per email w/ Dustin Oct 9, 2020


  Commit: 77aeeda4e79adaa27237e526a65bb4a8303956a1
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_77aeeda4e79adaa27237e526a65bb4a8303956a1&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=_zz8voaWN1EHV9kocZQw-BqbhaJTv417cY0LdJ4Dsdg&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/hybrid/hybridDaughter_merged.gdml

  Log Message:
  -----------
  [gdml] reference to defined position needs `positionref` tag


  Commit: a4a7a17131b702ccd035674c9a69018e9a75e2ee
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a4a7a17131b702ccd035674c9a69018e9a75e2ee&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=L_I-xeVALM7guJkW85jCnUF6MdLPCJX75xMCu2Un3tw&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/generators/remoll-showermax-generator
    M geometry/showermax/showerMaxGen.gdml

  Log Message:
  -----------
  [gdml] validation fixes in showermax, also https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll-2Dshowermax-2Dgenerator_commit_b7352dc995e4e22478aa49091ea06043fd89b4ee&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=jH9e_d4Z8EIj5Qe9QWipNYHs6x-zB8QRIRBjcOUOkbU&e= 


  Commit: a9a140f6e2771574d3aed2915620fe63e2788145
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a9a140f6e2771574d3aed2915620fe63e2788145&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=k_x7gcusj2ASqblvWcj7I_Yw_eod9qj7ylMjE7gwscM&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/huts/lefthut.gdml
    M geometry/huts/righthut.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/target/subTargetRegion.gdml
    M geometry/upstream/upstreamToroid.gdml

  Log Message:
  -----------
  [gdml] position/rotation take unit, not lunit/aunit


  Commit: 11cb3d57378cf348fc88b6bb1cdc73e63d23306a
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_11cb3d57378cf348fc88b6bb1cdc73e63d23306a&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=r8xq04f7cHR5PGZMHmUNIUgUNGghSK-1LMwSkeschzs&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/beampipe/premoller/beampipeRaster.gdml
    M geometry/huts/lefthut.gdml
    M geometry/showermax/showerMaxGen.gdml

  Log Message:
  -----------
  [gdml] materials required between define and solids


  Commit: 23a643c4c15bdc7866a223feaaa6a11823b4359b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_23a643c4c15bdc7866a223feaaa6a11823b4359b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=74qxZVC_Cq5rrbki4BFyZQz6lQTpL9C9SCm9TTmR8Lc&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [gdml] xtru requires xOffset, yOffset, scalingFactor


  Commit: 5be405d04183b0c392abac317c30fa07bfb0e3c3
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5be405d04183b0c392abac317c30fa07bfb0e3c3&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=1aHy9k4U9WnfIZV1qI90QyBYr46UYDRSwNX9rltzsAI&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/hall/subDumpDiffuser.gdml
    M geometry/huts/lefthut.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/mollerMother.gdml
    M geometry/target/subTargetRegion.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    M geometry/upstream/upstreamToroid.gdml

  Log Message:
  -----------
  [gdml] auxiliary must come after all physvols


  Commit: 10d4273b40e8ef44501adebf0da80ab1ad339dd4
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_10d4273b40e8ef44501adebf0da80ab1ad339dd4&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=BphSlXGQ8YE56xSLMOcfQxtRvDzQzaZIAnZExmMO8bk&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/electronics/subSBSbunker.gdml
    M geometry/hall/subDumpDiffuser.gdml

  Log Message:
  -----------
  [gdml] no local schema


  Commit: 186632e575e4f1bf35348109337918727db50a81
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_186632e575e4f1bf35348109337918727db50a81&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=7nxLc7dDXqE_Vzen4tR1C9f9AXYFneFgQbrjBaBJKc0&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/electronics/subSBSbunker.gdml

  Log Message:
  -----------
  [gdml] auxiliary must come after physvols


  Commit: c7b3ec9d5ad5d928287e1948d36831f4afd079f7
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c7b3ec9d5ad5d928287e1948d36831f4afd079f7&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=9BJ0NX9N2RrOJ-Wp47Z5M2JdywhKPuCLcu-DP-wCzII&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml

  Log Message:
  -----------
  [gdml] reusing names forbidden


  Commit: 35c4c055408b408862d12b5ddc3dda5cf7dc9947
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_35c4c055408b408862d12b5ddc3dda5cf7dc9947&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=dXO4OiiDDrylUrE1FHz2qadgUy0D7JYBC17ihneYOFA&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/hybrid/hybridDaughter_merged.gdml

  Log Message:
  -----------
  [gdml] position with ref must be positionref


  Commit: 732989ea2bcd0f9674d6145e47d582d75e30db70
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_732989ea2bcd0f9674d6145e47d582d75e30db70&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=QOzAKTRmmP0yeeXaFjtT9WQD9Qf4HFMKDU-SAueU2x0&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    R include/remollGenTF1.hh
    R src/remollGenTF1.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  [generators] TF1 unused, unmaintained, single thread, and throws errors


  Commit: 2e60fd08fa93a416992c3b1e3dbe17f9e0528177
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_2e60fd08fa93a416992c3b1e3dbe17f9e0528177&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=02d7spPc69DQvC0MUNkbFaIGBuVZzOvPYcPYrrSmh28&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/hall/hallDaughter_dump.gdml

  Log Message:
  -----------
  [gdml] avoid reusing names


  Commit: 271df99e0e5425a801aeb0db1c9f4b02aa2ec8eb
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_271df99e0e5425a801aeb0db1c9f4b02aa2ec8eb&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=I0Na3qtC1iDpp39HZwmLjm4iAZXTIGmEdDFc274tmXA&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [gdml] avoid reusing names


  Commit: d7b058d73f6d6af587d32c31cd9b8c1248d2a155
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d7b058d73f6d6af587d32c31cd9b8c1248d2a155&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=JR3CISZtOQVauWGDgIJN9OC_GM0DhtfR4hQdZ7U38do&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M macros/tests/unit/test_polarization.mac

  Log Message:
  -----------
  [unit] fix error in unit test for polarization


  Commit: 0aa5da3f23941c749e87244b5d9e0b9368151363
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0aa5da3f23941c749e87244b5d9e0b9368151363&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=M0ityRp9NdKEQxaw88MnON8RNtklEHA4-c49-_s9OZw&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-19 (Mon, 19 Oct 2020)

  Changed paths:
    M macros/tests/unit/test_rng_engine.mac

  Log Message:
  -----------
  [unit] unit tests are run in container where reroot is in path, not build


  Commit: 5a039704c30a7fc78ac305aa994cb3fcafd3cf7c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5a039704c30a7fc78ac305aa994cb3fcafd3cf7c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=oWffF-nCQgS1hHyF_vDqUNVONgKdC6mNBrGrVR4wtho&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M CMakeLists.txt
    M include/remollSearchPath.hh
    M remoll.cc
    A src/remollSearchPath.cc

  Log Message:
  -----------
  Static rewrite for remollSearchPath.hh


  Commit: 248ba84e33babae3fd6c1abe64063dfd92f82ce2
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_248ba84e33babae3fd6c1abe64063dfd92f82ce2&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=dspmWllNnDNfrvwuZu_NPRMDeKIbMgsGE5puyj-ScsA&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M include/remollSearchPath.hh
    M remoll.cc

  Log Message:
  -----------
  Added remollSearchPath::resolve() for c_str arguments


  Commit: bd17bb98b04800cfd318df9b3e0eb560a3e499ed
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_bd17bb98b04800cfd318df9b3e0eb560a3e499ed&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ksG_7Kc_q67EbxorfYyj9GzFcWoTcWPhuKCYTuRj7WU&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M geometry/generators/remoll-coil-generator
    M geometry/hybrid/hybridToroid.gdml
    M geometry/upstream/upstreamToroid.gdml

  Log Message:
  -----------
  [gdml] Updated coil generator outputs to avoid validation errors


  Commit: 7c182ce8565544e986df6d407cce4718d1d74259
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7c182ce8565544e986df6d407cce4718d1d74259&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=rwFycQkIYqMZ7uFV3ooq0uMxIvjruigW6OmWHgZbjoc&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M geometry/generators/remoll-showermax-generator
    M geometry/showermax/showerMaxGen.gdml

  Log Message:
  -----------
  [showermax] Updated generator for showermax geometry


  Commit: bc213cfdbbf6db021d7fd699815fcb969a6ad181
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_bc213cfdbbf6db021d7fd699815fcb969a6ad181&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Hc3bBAlP7jvtJAc9Mq5Qch1-8a1IFuTah1QVerfCX6w&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M geometry/materials.xml

  Log Message:
  -----------
  [gdml] rename element to symbol, as name clashes with materials


  Commit: dab2b828d7f7a2dd46b211ded05540cebe6a66ae
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_dab2b828d7f7a2dd46b211ded05540cebe6a66ae&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=VeYUOtpXJgC_QKyZmQEQJxsvHtYDJmROavIz0raN4U4&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    R macros/tests/geometry/overlap.mac
    M macros/tests/unit/test_gen_beam_raster.mac
    R macros/tests/unit/test_physlist_4.mac
    R macros/tests/unit/test_physlist_5.mac

  Log Message:
  -----------
  [unit] removed slowest unit tests, or reduced number of events


  Commit: 82b7066a6229b7e58733b01ea2d6dce0daffa339
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_82b7066a6229b7e58733b01ea2d6dce0daffa339&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=9U1am1gUzJGROeQcIUsLI3-k7cac1Af4Zt_szMvV-eM&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M geometry/materials.xml

  Log Message:
  -----------
  Merge pull request #404 from JeffersonLab/bugfix-materials-aluminum-name-clash

[gdml] rename element to symbol, as name clashes with materials


  Commit: d290e65ecd04b9db9b9e5805bb8da7a0d4f4f670
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d290e65ecd04b9db9b9e5805bb8da7a0d4f4f670&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=F6axKJA4dscnW8jIQwTlebwc3GbpEpuVisI3O7HreI4&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M geometry/hybrid/hybridDaughter_merged.gdml

  Log Message:
  -----------
  Merge pull request #401 from JeffersonLab/bugfix-gdml-position-with-ref

[gdml] reference to defined position needs `positionref` tag


  Commit: af991aaed37044131b278552b08f75a6c6ec8eb9
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_af991aaed37044131b278552b08f75a6c6ec8eb9&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=lIIFUQJxlTt4odfuxCqcCUfan6XR202lW8xwJ7lQVNY&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    R macros/initializeTF1Generator.mac
    R macros/runTF1.mac

  Log Message:
  -----------
  [generators] Remove TF1 macros


  Commit: a3fa5e8ea17d787e6cd7bc87d76add857a3ee8b3
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a3fa5e8ea17d787e6cd7bc87d76add857a3ee8b3&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=p-WdGbZmCBJu61Y7pYDkegFOweOGoD-sVAe7jqg8Xq8&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    R include/remollGenTF1.hh
    R macros/initializeTF1Generator.mac
    R macros/runTF1.mac
    R src/remollGenTF1.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  Merge pull request #402 from JeffersonLab/feature-remove-gen-tf1

[generators] TF1 unused, unmaintained, single thread, and throws errors


  Commit: af3f77f00d0597db1117281507d7207544c943fa
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_af3f77f00d0597db1117281507d7207544c943fa&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=JfR5LTmpLYSre1mi3urwGLT8i5WUBT0SO3Ik9w0ygjQ&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml
    M geometry/generators/remoll-showermax-generator
    M geometry/showermax/showerMaxGen.gdml

  Log Message:
  -----------
  Merge pull request #400 from JeffersonLab/feature-showermax-donut-pion-dimensions

Feature: updated donut/showermax positions per email w/ Dustin Oct 9, 2020


  Commit: 438826f1efe8590f68f7870584ed003a3bc452da
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_438826f1efe8590f68f7870584ed003a3bc452da&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Pkai6AxM8-lJzkzRu1vQKlE633hI0HF3oCAk9CVK2Zc&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml
    M geometry/generators/remoll-showermax-generator
    M geometry/materials.xml
    M geometry/showermax/showerMaxGen.gdml
    R include/remollGenTF1.hh
    R macros/initializeTF1Generator.mac
    R macros/runTF1.mac
    R src/remollGenTF1.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/develop' into bugfix-gdml-validation-fixes


  Commit: 2e4310d91784c89a20555e038b833f27eca7a1bd
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_2e4310d91784c89a20555e038b833f27eca7a1bd&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=orxaEA5JvPo9HFfvbz7S5boXe5aRSR-Wu-_ITUwaaNU&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/beampipe/premoller/beampipeRaster.gdml
    M geometry/donut/donutConcreteLead.gdml
    M geometry/electronics/subSBSbunker.gdml
    M geometry/generators/remoll-coil-generator
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/hall/subDumpDiffuser.gdml
    M geometry/huts/lefthut.gdml
    M geometry/huts/righthut.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/hybrid/hybridToroid.gdml
    M geometry/mollerMother.gdml
    M geometry/target/subTargetRegion.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    M geometry/upstream/upstreamToroid.gdml

  Log Message:
  -----------
  Merge pull request #403 from JeffersonLab/bugfix-gdml-validation-fixes

Bugfix: gdml validation fixes


  Commit: 5c4b73378a70896fa9abb18fc12a395a012d36d8
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5c4b73378a70896fa9abb18fc12a395a012d36d8&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=MRgEupD8aJ0Zayf48msIdeQRQynkLo5D7i757Ee1wO4&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M .travis.yml
    M Dockerfile
    M macros/tests/commit/test_beam.mac
    M macros/tests/commit/test_elastic.mac
    M macros/tests/commit/test_elasticAl.mac
    M macros/tests/commit/test_elasticAl_DS.mac
    M macros/tests/commit/test_elasticAl_US.mac
    M macros/tests/commit/test_inelastic.mac
    M macros/tests/commit/test_inelasticAl.mac
    M macros/tests/commit/test_moller.mac
    M macros/tests/commit/test_pion.mac
    M macros/tests/commit/test_power.mac
    M macros/tests/commit/test_raster.mac
    R macros/tests/geometry/overlap.mac
    M macros/tests/release/test_moller.mac
    M macros/tests/unit/test_gen_beam_raster.mac
    R macros/tests/unit/test_physlist_4.mac
    R macros/tests/unit/test_physlist_5.mac
    M macros/tests/unit/test_polarization.mac
    M macros/tests/unit/test_rng_engine.mac
    M scripts/tests/test_macros.sh

  Log Message:
  -----------
  Merge pull request #398 from JeffersonLab/feature-make-travis-faster

Feature: make travis fail faster


  Commit: 06cee5aa395dd8716823a7e8d267e65f294a0254
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_06cee5aa395dd8716823a7e8d267e65f294a0254&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=vn0hV96B-uqDa-o8mU91sOiJNEue5ir0Zl8ybzhtzo0&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-10-20 (Tue, 20 Oct 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/beampipe/premoller/beampipeRaster.gdml
    M geometry/donut/donutConcreteLead.gdml
    M geometry/electronics/subSBSbunker.gdml
    M geometry/generators/remoll-coil-generator
    M geometry/generators/remoll-showermax-generator
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/hall/subDumpDiffuser.gdml
    M geometry/huts/lefthut.gdml
    M geometry/huts/righthut.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/hybrid/hybridToroid.gdml
    M geometry/materials.xml
    M geometry/mollerMother.gdml
    M geometry/showermax/showerMaxGen.gdml
    M geometry/target/subTargetRegion.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    M geometry/upstream/upstreamToroid.gdml
    R include/remollGenTF1.hh
    M macros/envelope_data.mac
    M macros/hepmc/ee_ee_hepmc.mac
    M macros/hepmc/ee_ee_moller.mac
    M macros/hepmc/ep_ep_elastic.mac
    M macros/hepmc/ep_ep_hepmc.mac
    R macros/initializeTF1Generator.mac
    M macros/issues/issue179.mac
    M macros/issues/issue186_set1.mac
    M macros/issues/issue186_set2.mac
    M macros/issues/issue186_set3.mac
    M macros/issues/issue186_set4.mac
    M macros/issues/issue186_set5.mac
    M macros/runBeam.mac
    M macros/runEE.mac
    M macros/runEPpion.mac
    R macros/runTF1.mac
    M macros/runexample.mac
    M macros/runexample_envelope.mac
    M macros/runexample_vis.mac
    R src/remollGenTF1.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/develop' into feature-warn-duplicate-detno-only-new-name


  Commit: e158af27fb4bb746c03afa76c1fbe04bf5d6d6b5
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_e158af27fb4bb746c03afa76c1fbe04bf5d6d6b5&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=yHrj-PpLenYZUMXGV5pN68qtIXC_Zxr10Tz_ngJt364&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-10-21 (Wed, 21 Oct 2020)

  Changed paths:
    A .github/workflows/build-test.yml

  Log Message:
  -----------
  build-test.yml github workflow


  Commit: ae046831a7ca6953d4a5b70c756ddc12ff421a5d
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ae046831a7ca6953d4a5b70c756ddc12ff421a5d&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=SUW349OVnr5sqWCIiqB1M9bfDGshZgnaukwFNeu2Axg&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-10-24 (Sat, 24 Oct 2020)

  Changed paths:
    M include/remollSearchPath.hh

  Log Message:
  -----------
  Rewrite for remollSearchPath::resolve()


  Commit: 9c51b33557c6df5f23f3ecc8469532c00bcf4c45
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_9c51b33557c6df5f23f3ecc8469532c00bcf4c45&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=OrHxkjEgIJQ9K8hw3S5OhaIhFhHr7NSL_lffDyVJSwE&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    M CMakeLists.txt
    M Dockerfile
    M include/remollSearchPath.hh

  Log Message:
  -----------
  Fixed Boost/filesystem typo in CMakeLists


  Commit: bb88a3699846057b8bcd024db8caff66694985ef
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_bb88a3699846057b8bcd024db8caff66694985ef&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=hznfeTWmZ51eYFHsGrvfAZ_Ro4Jz8giiPjlClUo2Dhs&e= 
  Author: Yug34 <53560276+Yug34 at users.noreply.github.com>
  Date:   2020-10-29 (Thu, 29 Oct 2020)

  Changed paths:
    A .github/workflows/build-test.yml
    M .travis.yml
    M Dockerfile
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/beampipe/premoller/beampipeRaster.gdml
    M geometry/donut/donutConcreteLead.gdml
    M geometry/electronics/subSBSbunker.gdml
    M geometry/generators/remoll-coil-generator
    M geometry/generators/remoll-showermax-generator
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/hall/subDumpDiffuser.gdml
    M geometry/huts/lefthut.gdml
    M geometry/huts/righthut.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/hybrid/hybridToroid.gdml
    M geometry/materials.xml
    M geometry/mollerMother.gdml
    R geometry/mollerMother_5open.gdml
    R geometry/mollerMother_acceptanceDefinition.gdml
    R geometry/mollerMother_acceptanceDefinition_includeCol4.gdml
    R geometry/mollerMother_black.gdml
    R geometry/mollerMother_dump.gdml
    R geometry/mollerMother_merged.gdml
    M geometry/showermax/showerMaxGen.gdml
    M geometry/target/subTargetRegion.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    M geometry/upstream/upstreamToroid.gdml
    R include/remollGenTF1.hh
    M macros/envelope_data.mac
    M macros/gui.mac
    M macros/hepmc/ee_ee_hepmc.mac
    M macros/hepmc/ee_ee_moller.mac
    M macros/hepmc/ep_ep_elastic.mac
    M macros/hepmc/ep_ep_hepmc.mac
    R macros/initializeTF1Generator.mac
    M macros/issues/issue179.mac
    M macros/issues/issue186_set1.mac
    M macros/issues/issue186_set2.mac
    M macros/issues/issue186_set3.mac
    M macros/issues/issue186_set4.mac
    M macros/issues/issue186_set5.mac
    M macros/runBeam.mac
    M macros/runEE.mac
    M macros/runEPpion.mac
    R macros/runTF1.mac
    M macros/runexample.mac
    M macros/runexample_envelope.mac
    M macros/runexample_vis.mac
    M macros/tests/commit/test_beam.mac
    M macros/tests/commit/test_elastic.mac
    M macros/tests/commit/test_elasticAl.mac
    M macros/tests/commit/test_elasticAl_DS.mac
    M macros/tests/commit/test_elasticAl_US.mac
    M macros/tests/commit/test_inelastic.mac
    M macros/tests/commit/test_inelasticAl.mac
    M macros/tests/commit/test_moller.mac
    M macros/tests/commit/test_pion.mac
    M macros/tests/commit/test_power.mac
    M macros/tests/commit/test_raster.mac
    R macros/tests/geometry/overlap.mac
    M macros/tests/release/test_moller.mac
    M macros/tests/unit/test_gen_beam_raster.mac
    R macros/tests/unit/test_physlist_4.mac
    R macros/tests/unit/test_physlist_5.mac
    M macros/tests/unit/test_polarization.mac
    M macros/tests/unit/test_rng_engine.mac
    M scripts/tests/test_macros.sh
    M src/remollDetectorConstruction.cc
    R src/remollGenTF1.cc
    M src/remollParallelConstruction.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  Merge branch 'develop' into remollSearchPath


  Commit: 6d0d3bac986282eeafe42b6ce999ed59aa98f819
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6d0d3bac986282eeafe42b6ce999ed59aa98f819&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=qPlmL0OoYpXyBxPZREHAuQed-CwHkC5KdsievdwVqi4&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-02 (Mon, 02 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] updated mounting frame: rotated I-beams, now aluminum


  Commit: 59256719b4967f6a68e6eec539fcd7473a74d0b8
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_59256719b4967f6a68e6eec539fcd7473a74d0b8&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ayasI93VtdTQnFOGuPFLGleRZvGJJBz0vwmgLRvju8o&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] frame will use Al6061-T6


  Commit: 9bd442130fbaa6f42d8e5c4eb32c12d0166721b8
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_9bd442130fbaa6f42d8e5c4eb32c12d0166721b8&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=tLmkFEWU6f5IYOgEshmDSU90MlHLqPWgduQBD-Xt6YI&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] frame dimensions from Ryan


  Commit: f8bb3459f3fc6b6e8410ff8ca9817f65c0a66e46
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f8bb3459f3fc6b6e8410ff8ca9817f65c0a66e46&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=SbxZzLGNOQi7YtaTWfb8b0ntwtZ9elE7U4FvuMN5I58&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M Dockerfile
    M include/remollDetectorConstruction.hh
    M include/remollParallelConstruction.hh
    M remoll.cc
    M src/remollDetectorConstruction.cc
    M src/remollMagneticField.cc
    M src/remollParallelConstruction.cc
    M src/remollSearchPath.cc

  Log Message:
  -----------
  remollSearchPath.patch


  Commit: 7496d73f6e165b2ade4af19a786b4f327ede701a
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7496d73f6e165b2ade4af19a786b4f327ede701a&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=El4EYkHDEolfq8Nz6oZXgIOzKByLurg3hyXIYxxwmA0&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    A .github/workflows/build-test.yml
    M .travis.yml
    M Dockerfile
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/beampipe/premoller/beampipeRaster.gdml
    M geometry/donut/donutConcreteLead.gdml
    M geometry/electronics/subSBSbunker.gdml
    M geometry/generators/remoll-coil-generator
    M geometry/generators/remoll-showermax-generator
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/hall/subDumpDiffuser.gdml
    M geometry/huts/lefthut.gdml
    M geometry/huts/righthut.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/hybrid/hybridToroid.gdml
    M geometry/materials.xml
    M geometry/mollerMother.gdml
    R geometry/mollerMother_5open.gdml
    R geometry/mollerMother_acceptanceDefinition.gdml
    R geometry/mollerMother_acceptanceDefinition_includeCol4.gdml
    R geometry/mollerMother_black.gdml
    R geometry/mollerMother_dump.gdml
    R geometry/mollerMother_merged.gdml
    M geometry/showermax/showerMaxGen.gdml
    M geometry/target/subTargetRegion.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    M geometry/upstream/upstreamToroid.gdml
    R include/remollGenTF1.hh
    M macros/envelope_data.mac
    M macros/gui.mac
    M macros/hepmc/ee_ee_hepmc.mac
    M macros/hepmc/ee_ee_moller.mac
    M macros/hepmc/ep_ep_elastic.mac
    M macros/hepmc/ep_ep_hepmc.mac
    R macros/initializeTF1Generator.mac
    M macros/issues/issue179.mac
    M macros/issues/issue186_set1.mac
    M macros/issues/issue186_set2.mac
    M macros/issues/issue186_set3.mac
    M macros/issues/issue186_set4.mac
    M macros/issues/issue186_set5.mac
    M macros/runBeam.mac
    M macros/runEE.mac
    M macros/runEPpion.mac
    R macros/runTF1.mac
    M macros/runexample.mac
    M macros/runexample_envelope.mac
    M macros/runexample_vis.mac
    M macros/tests/commit/test_beam.mac
    M macros/tests/commit/test_elastic.mac
    M macros/tests/commit/test_elasticAl.mac
    M macros/tests/commit/test_elasticAl_DS.mac
    M macros/tests/commit/test_elasticAl_US.mac
    M macros/tests/commit/test_inelastic.mac
    M macros/tests/commit/test_inelasticAl.mac
    M macros/tests/commit/test_moller.mac
    M macros/tests/commit/test_pion.mac
    M macros/tests/commit/test_power.mac
    M macros/tests/commit/test_raster.mac
    R macros/tests/geometry/overlap.mac
    M macros/tests/release/test_moller.mac
    M macros/tests/unit/test_gen_beam_raster.mac
    R macros/tests/unit/test_physlist_4.mac
    R macros/tests/unit/test_physlist_5.mac
    M macros/tests/unit/test_polarization.mac
    M macros/tests/unit/test_rng_engine.mac
    M scripts/tests/test_macros.sh
    M src/remollDetectorConstruction.cc
    R src/remollGenTF1.cc
    M src/remollParallelConstruction.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  remollSearchPath Patch


  Commit: d327b10cf1f44184e1869fe3f0de841e87a6761a
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d327b10cf1f44184e1869fe3f0de841e87a6761a&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=GWSa1jNvlyYrXvygb9zmZvSFJVy9rO8bH0ktlpYdcSo&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] larger system size for frame


  Commit: 3f3f50fb35a70e58917ed55bf668b3a80ba43818
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3f3f50fb35a70e58917ed55bf668b3a80ba43818&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=XeO5XxzsgaBZ1MV_km5FSLCIsUbTci8TnP15FUER5AA&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] frame height and width per Ryan


  Commit: 4b7c40bae1330070a6ba125499e19a0a61ec6b8c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_4b7c40bae1330070a6ba125499e19a0a61ec6b8c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=v3LjU36snmYU9ENVW7g8ZUMccCj1ukxPhEQVqcCLk9c&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] documentation


  Commit: 6615a6fc45752029d6a88c8e4090d869deb88fe2
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6615a6fc45752029d6a88c8e4090d869deb88fe2&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=keRWT-ArfSCwLfJYzJL3VgmmU6SZKLX3AfNP7-jE-IE&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] frame struts


  Commit: dc7dafb85cbe86fefa6ce4cb448ad6d824cad159
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_dc7dafb85cbe86fefa6ce4cb448ad6d824cad159&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=bhczCHMwGoJudbwJztevG6pNjWQ1d6dUTs8LBtgI8lo&e= 
  Author: vdoomra <68244726+vdoomra at users.noreply.github.com>
  Date:   2020-11-03 (Tue, 03 Nov 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  Update beampipeDSMother.gdml


  Commit: d00a63f4db308169d5ecdad4c8cfc3b1ee2b05c8
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d00a63f4db308169d5ecdad4c8cfc3b1ee2b05c8&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Ykjqpv4itml267SSncvbmgvKLviQlO-vhKN-IC4qL2A&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M Dockerfile
    M src/remollDetectorConstruction.cc
    M src/remollParallelConstruction.cc

  Log Message:
  -----------
  remollSearchPath fix


  Commit: 5d36602c519a820899b5a053157423150c93d451
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5d36602c519a820899b5a053157423150c93d451&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=B5Tc-0jWJpf57h5aSQnh7mTG9BK51Qsz_PYAIfJpSQE&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M CMakeLists.txt
    M Dockerfile
    M include/remollDetectorConstruction.hh
    M include/remollParallelConstruction.hh
    A include/remollSearchPath.hh
    M remoll.cc
    M src/remollDetectorConstruction.cc
    M src/remollMagneticField.cc
    M src/remollParallelConstruction.cc
    A src/remollSearchPath.cc

  Log Message:
  -----------
  Merge pull request #394 from Yug34/remollSearchPath

Added remollSearchPath.hh


  Commit: 5e20ec47f2d5c637a05e1a3ecfe49f48210713f2
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5e20ec47f2d5c637a05e1a3ecfe49f48210713f2&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=7d-R1lqcHe0yWUipkCBPy-Q3-s7EbljTm98q5uiozLw&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    A .github/workflows/docker-image.yml

  Log Message:
  -----------
  Docker-image workflow to replace defunct travis-ci

Currently only runs on develop branch, needs a ${{ }} for the branch name on docker push. Also needs to push to latest for master branch.


  Commit: 17adccdf66b56cbe179a3bc215e771c3ac38873b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_17adccdf66b56cbe179a3bc215e771c3ac38873b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=z5kOdDB_2UmMgDriANaj8Ntefnh_tR3_Tju5ax6nR7g&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] corrected strut positions


  Commit: acba37f97d860f783f7222de5fa3346fcb6f6151
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_acba37f97d860f783f7222de5fa3346fcb6f6151&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=T9sqpIEW9kwYkkiWP0Ky9455r1t_rerJzXnqEcpenPs&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] aluminum inner and outer sleeve around concrete and lead


  Commit: ffb8707a73a0f145273809bf437cb6ec8033e795
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ffb8707a73a0f145273809bf437cb6ec8033e795&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=KixFcNkT9aeYN6yTKc4GoFWHkR88zDTWTPHhV2_HPCo&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-05 (Thu, 05 Nov 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] support structure (ribbed flange)


  Commit: 874f61c14d2270f4ecf4e9440bbea0b8d0ae363d
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_874f61c14d2270f4ecf4e9440bbea0b8d0ae363d&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=jG2JJWWauhROy7WE61hoiDzORKtTuD94D_j0pDNEXGk&e= 
  Author: Sakib Rahman <rahmans at beluga3.int.ets1.calculquebec.ca>
  Date:   2020-11-08 (Sun, 08 Nov 2020)

  Changed paths:
    M src/remollMagneticField.cc

  Log Message:
  -----------
  Changing the magnetic field offset back to 0 to accomodate new field maps which will be in hall coordinates


  Commit: 428301396a2641d743501a4610e3e8dc46a7e935
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_428301396a2641d743501a4610e3e8dc46a7e935&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Ac3sN_0Y3mFd9Xx_VhZiyOycmltVQpqEHg8Mk-SMiBA&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M include/remollMagneticField.hh
    M src/remollMagneticField.cc

  Log Message:
  -----------
  [remollMagneticField] name is different from filename


  Commit: 43b9104d8ef135c1b85f716434d1e36c746d0cb9
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_43b9104d8ef135c1b85f716434d1e36c746d0cb9&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=AM6uN-c2EsxqsHS3DBsS_fy8ebQWMrDlAYIat_pemDs&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M src/remollGlobalField.cc

  Log Message:
  -----------
  [remollMagneticField] /remoll/field/value should print in T, not kT


  Commit: 3aa2e1de3074d74bf2ebb72ef67ff0e9dc556b9c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3aa2e1de3074d74bf2ebb72ef67ff0e9dc556b9c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=MhAL0mBCC9IlqDWH5CWGVjD8bSvtoLVAetAh5ZeAvbY&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M src/remollGlobalField.cc

  Log Message:
  -----------
  Merge pull request #407 from JeffersonLab/bugfix-magnetic-field-in-tesla

Bugfix: /remoll/field/value should print in T, not kT


  Commit: b037a905559bb3581f41e2ec64b2defa012e0793
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_b037a905559bb3581f41e2ec64b2defa012e0793&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=QJvUL4Patik1U42qVdBW2L98inCrgHoeyTVs-LqJXQw&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M include/remollMagneticField.hh
    M src/remollMagneticField.cc

  Log Message:
  -----------
  Merge pull request #408 from JeffersonLab/hotfix-magnetic-field-per-core

Hotfix: remollMagneticField name should be different from filename


  Commit: ac20a14f4a9d8fb08f71018414dab80142682b7a
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ac20a14f4a9d8fb08f71018414dab80142682b7a&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Fh3ZbsfNDWDa48IdlFerCi86EaOsHLXalj5ibRA0Ytg&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M remoll.cc

  Log Message:
  -----------
  Recently, having LIBGL_ALWAYS_INDIRECT set on the farm causes crashes

This notifies the users when LIBGL_ALWAYS_INDIRECT is set (to any value),
and provides info on how to unset the variable.

Historical note: In about 2016/2017 this environment variable was used
to fix a visualization crash on the farm. Many may still have lines in
their login scripts to set this variable.


  Commit: 0acd0699b8b82cdc7924d562580540aa4cc97c21
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0acd0699b8b82cdc7924d562580540aa4cc97c21&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ST7THQkqtFzh3mQIjuYkZ8dlbi2VUjeRawR5bgtN9qM&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M src/remollSearchPath.cc

  Log Message:
  -----------
  [remollSearchPath] avoid operator/= and use string path combinations


  Commit: f7b4d85b6c99cbb06f0037323689c8073994036d
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f7b4d85b6c99cbb06f0037323689c8073994036d&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=n7MszKxT9auQI5lNpUEybYxNnXkWKWsIiBq2oY8O65E&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M remoll.cc
    M src/remollSearchPath.cc

  Log Message:
  -----------
  Merge pull request #409 from JeffersonLab/bugfix-ifarm-boost-filesystem

Bugfix: ifarm JLabCE 2.4 has a boost filesystem installation with issues


  Commit: 7f93f3c2224ba7e55c2ba118d64be9d8e314762e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7f93f3c2224ba7e55c2ba118d64be9d8e314762e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=v8eeGlhmG2K9EGYbhC1PE1D2bst7RD1gUygGymNPz04&e= 
  Author: rahmans1 <rahmans at myumanitoba.ca>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M include/remollMagneticField.hh
    M remoll.cc
    M src/remollGlobalField.cc
    M src/remollMagneticField.cc
    M src/remollSearchPath.cc

  Log Message:
  -----------
  Merge pull request #410 from JeffersonLab/develop

Bringing the branch feature-changeMagnetZOffset up-to-date with develop


  Commit: bc4fe73470de9d25ed831189e4d9824fa74fbe0c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_bc4fe73470de9d25ed831189e4d9824fa74fbe0c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=6yenL0n3fRu2sMt423FlryBbwAtII6KwT4rc3zkzeYA&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  [workflows] reenable unit test suites


  Commit: 3d607f07971ce3df53c7ebad538b8ecda008016c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3d607f07971ce3df53c7ebad538b8ecda008016c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=FgYc1XPWq3wzjTo-1How-7xbiGogyehtDKITKWCf3k8&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    R .github/workflows/build-test.yml

  Log Message:
  -----------
  [workflows] build-test against cvmfs not functional


  Commit: 351a66e513b02f18258d82e45d892379d5c2427f
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_351a66e513b02f18258d82e45d892379d5c2427f&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=7foiE5QNvE2kQaeP6u2IMglzofWI-Jqwr3Qi02Q6-7s&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-11-11 (Wed, 11 Nov 2020)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  [workflows] wait with test until pushed to docker hub


  Commit: 7bda17ea1131a61e8edf8873b1c17758d392cd81
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7bda17ea1131a61e8edf8873b1c17758d392cd81&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=N_-rsEHWG4aUSEeaICtpQCJA9aj_-F243Tws8X4shvk&e= 
  Author: Chandan Ghosh <chandan at ifarm1801.jlab.org>
  Date:   2020-11-12 (Thu, 12 Nov 2020)

  Changed paths:
    M geometry/upstream/upstreamDaughter_merged.gdml

  Log Message:
  -----------
  updated merged and extended collimator 1-2design


  Commit: f0c95d4b2cee5fc6a19aa6bc22f4f67b208a2949
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f0c95d4b2cee5fc6a19aa6bc22f4f67b208a2949&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=XEgyLrT92vwJNbz3WGEHpnut8gX7SlfJeRB3Hqh5PDU&e= 
  Author: vdoomra <68244726+vdoomra at users.noreply.github.com>
  Date:   2020-11-16 (Mon, 16 Nov 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  Update beampipeDSMother.gdml


  Commit: 95641f727b9b99227e4b9c753b0211a474b63538
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_95641f727b9b99227e4b9c753b0211a474b63538&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ImOFFkLgIi163jLCQ9YrVa6T2ICzqstQX46x_BBcbRQ&e= 
  Author: Chandan Ghosh <chandan at ifarm1901.jlab.org>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M geometry/upstream/upstreamDaughter_merged.gdml

  Log Message:
  -----------
  Changed position of an Auxiliary tag


  Commit: 7695f09a1b4de6d8947df37fecb4346f09c905dc
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7695f09a1b4de6d8947df37fecb4346f09c905dc&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=xs3UKh9Kf2eHjBZDCkNGpK2JfhPhw0h-XoINg16Eir0&e= 
  Author: chandabindu <32769405+chandabindu at users.noreply.github.com>
  Date:   2020-11-17 (Tue, 17 Nov 2020)

  Changed paths:
    M geometry/upstream/upstreamDaughter_merged.gdml

  Log Message:
  -----------
  Merge pull request #411 from JeffersonLab/feature-updateCollDesign

updated merged and extended collimator 1-2design


  Commit: a19d17b3e1dfee62f6cc5f8c35cb9b64f611c41c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a19d17b3e1dfee62f6cc5f8c35cb9b64f611c41c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=5XGf9f8xOHJwPKzfsev2u1RBfqhqGYzUmd0VTb19EyY&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  [CMakeLists] new magnetic field maps


  Commit: 2babb33fc7e51b1cb4adeb6b3a8fa1cb62dbda52
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_2babb33fc7e51b1cb4adeb6b3a8fa1cb62dbda52&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=T2i5XwW3v5Zqyar9Abo6xoEAILzZ25f66fiys9YxH4Q&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-18 (Wed, 18 Nov 2020)

  Changed paths:
    M src/remollMagneticField.cc

  Log Message:
  -----------
  [remollMagneticField] transparently try to load .gz version of maps


  Commit: 75b6178939a6cfc31526bd0d62a42988f98ec5d7
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_75b6178939a6cfc31526bd0d62a42988f98ec5d7&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=GYLL26E4yWSJeBls61RC86Hxhr3lM5QgsQTV3zkWHrQ&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M include/remollBeamTarget.hh
    M include/remollVEventGen.hh
    M include/remolltypes.hh
    M src/remollBeamTarget.cc
    M src/remollGenBeam.cc
    M src/remollGenExternal.cc
    M src/remollVEventGen.cc

  Log Message:
  -----------
  [evgen] rename SampType_t to SamplingType_t


  Commit: e482be21286c50ffa0c3b65f8cd35f1ed51fc9a3
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_e482be21286c50ffa0c3b65f8cd35f1ed51fc9a3&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=wicyZIH_6_e5fXxPwl51gDFIITTDDw2i9vDTq9KSzno&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M src/remollGenBeam.cc

  Log Message:
  -----------
  [beam] set beam generator cross section to 1


  Commit: 662cec03a80b1c2442a153a13200dd5968ab6303
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_662cec03a80b1c2442a153a13200dd5968ab6303&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Ti3HWp2zIomqi5QMpRjVyugSjM73iMhTjmjUe6pbJnk&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M include/remollBeamTarget.hh
    M src/remollBeamTarget.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  [evgen] GetEffLumin returns beam frequency if kNoTargetVolume


  Commit: 5cba69ae3fb2885474e8f7dfe41e826a5db6feef
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5cba69ae3fb2885474e8f7dfe41e826a5db6feef&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=4OAAQ5iOT9kUQoRolCpOud6XEvNEpZx3RrobmVvXzoU&e= 
  Author: Chandan Ghosh <chandan at ifarm1801.jlab.org>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M geometry/materials.xml

  Log Message:
  -----------
  Added BariteConcrete and Marble for shielding purposes


  Commit: 4ade4b0e0824079e770edfed9158b57286e41932
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_4ade4b0e0824079e770edfed9158b57286e41932&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=9B17wq06jNrMCFWF6iBl4r3caty_Xx4eY-HO_Fj7ZIc&e= 
  Author: chandabindu <32769405+chandabindu at users.noreply.github.com>
  Date:   2020-12-04 (Fri, 04 Dec 2020)

  Changed paths:
    M geometry/materials.xml

  Log Message:
  -----------
  Merge pull request #416 from JeffersonLab/feature-AddNewMaterials

Added BariteConcrete and Marble for shielding purposes


  Commit: f6827a23e3d7343430ef4a942bc027d0de9a57f9
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f6827a23e3d7343430ef4a942bc027d0de9a57f9&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=8OeD0cPzbrMFYe-ZgTS3wZ6nSTKyGIBBILx242E1P6k&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-06 (Sun, 06 Dec 2020)

  Changed paths:
    M include/remollSearchPath.hh

  Log Message:
  -----------
  [searchpath] do not use fs::path when NO_FS_SUPPORT


  Commit: 32434ac8c4f2625d2b1c49747c9a6c1e9a94b13e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_32434ac8c4f2625d2b1c49747c9a6c1e9a94b13e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=F7jq6fZ-VglGVEVeZnBCNjoBYuhxZUmUz6MzZFTNl5Q&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-06 (Sun, 06 Dec 2020)

  Changed paths:
    M include/remollSearchPath.hh

  Log Message:
  -----------
  [searchpath] #include <string>


  Commit: cdb41bb1e5ccea7860ed71a7c4674719b2cdf831
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_cdb41bb1e5ccea7860ed71a7c4674719b2cdf831&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=oAEnkuTLKhDbQPgn9vGgoOSz2TnMGGF6MiaX4SPM03Q&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-06 (Sun, 06 Dec 2020)

  Changed paths:
    M include/remollSearchPath.hh

  Log Message:
  -----------
  [searchpath] #include system libraries in < >


  Commit: 55b01cbbc495d0e41cbb04d5cf7e825bcab68b70
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_55b01cbbc495d0e41cbb04d5cf7e825bcab68b70&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=7p2i6o1Vq7KsR-AilTH1k5bafBZ18foBaRIFbDJW1JU&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-06 (Sun, 06 Dec 2020)

  Changed paths:
    M include/remollBeamTarget.hh
    M include/remollVEventGen.hh
    M include/remolltypes.hh
    M src/remollBeamTarget.cc
    M src/remollGenBeam.cc
    M src/remollGenExternal.cc
    M src/remollPrimaryGeneratorAction.cc
    M src/remollVEventGen.cc

  Log Message:
  -----------
  Merge pull request #415 from JeffersonLab/feature-gen-beam-rate

Feature: make rate variable work with beam generator


  Commit: 2aac874c9ba4fa957360a2507dc5111efb0f4c11
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_2aac874c9ba4fa957360a2507dc5111efb0f4c11&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=uq20tMn16kaiHv2Qq9hd8MsYt2jrUEFMbHp8ybKKn7M&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-06 (Sun, 06 Dec 2020)

  Changed paths:
    M include/remollSearchPath.hh

  Log Message:
  -----------
  Merge pull request #417 from JeffersonLab/bugfix-search-path-when-no-fs

Bugfix: remollSearchPath improvements when no fs support (either through boost or c++17)


  Commit: 4c66ee769cd79c3f918d9472c27dead0c67762a4
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_4c66ee769cd79c3f918d9472c27dead0c67762a4&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=8cy9ZfUkcvK2EN7-HBoNnUDXDP0RNsxB9XzlZHdyPRY&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-06 (Sun, 06 Dec 2020)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  [workflows] source /etc/profile in docker


  Commit: d7f417368994d60a3a897b470b12ef4841186405
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d7f417368994d60a3a897b470b12ef4841186405&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=XiiOaGTwJ0-GfWuH-QYN05VFlHj3Siuaad-bw218E_0&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-07 (Mon, 07 Dec 2020)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  [workflows] use docker meta


  Commit: 312b9b57b6dbfb2abdd98182278e015cc3396204
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_312b9b57b6dbfb2abdd98182278e015cc3396204&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=UFb0PHo670WaJzrItAQ__eu7Spi6ZZK8s64G_beGils&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-07 (Mon, 07 Dec 2020)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  [workflows] ubuntu-20.04


  Commit: e91a09a6a893f86aa59cab6be7ed4c522b438177
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_e91a09a6a893f86aa59cab6be7ed4c522b438177&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=JSnVrn6ipiSyHlStZ5OjOjtFrGbmLkNYOb6LpMu5bqI&e= 
  Author: Chandan Ghosh <chandan at ifarm1801.jlab.org>
  Date:   2020-12-07 (Mon, 07 Dec 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml

  Log Message:
  -----------
  bug-fix issue #382


  Commit: 3e0c508494c068b280df91492d2f01f1aa2af7f2
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3e0c508494c068b280df91492d2f01f1aa2af7f2&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=snxRhhZNRwgTPXGWfKdMj_NKJ-YBOsjEvUFAEryNmRU&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml

  Log Message:
  -----------
  Merge pull request #418 from JeffersonLab/feature-bugfix-383

bug-fix issue #382: beampipe/downstream/beampipeDSMother overlap


  Commit: 3bdfc58a98a3a61763041572225e51d34e482d4b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3bdfc58a98a3a61763041572225e51d34e482d4b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Sp63VjIx6MJXG_qGoKiN4aTuAwWqu7LYIJj4NOKaqec&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-08 (Tue, 08 Dec 2020)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  Merge pull request #420 from JeffersonLab/bugfix-github-workflow-tests

Bugfix: GitHub Workflow improvements


  Commit: d9b78cf23c63ecdd38bbecb074df3147cd8ba2e5
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d9b78cf23c63ecdd38bbecb074df3147cd8ba2e5&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=5cxz6or806YeSZnfIbnN0oJXY_op53ntH9PVQ7hlMUQ&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-09 (Wed, 09 Dec 2020)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  [cmake] do not force cxx standard (even though we use 17 constructs)


  Commit: 33d4c5b0ba1e4df8896f34a374407cbd81200818
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_33d4c5b0ba1e4df8896f34a374407cbd81200818&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=JKHPGhpiUAwCpQWwTiKs4qkIK4JZ8d5dMy6JbChJE84&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M remoll.cc
    M src/remollSearchPath.cc

  Log Message:
  -----------
  gui.mac now loads through any directory


  Commit: 4f8660e868f4e24dbaf9d60c3b68ef5ef5d76c4a
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_4f8660e868f4e24dbaf9d60c3b68ef5ef5d76c4a&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=OCAV3yCF-Mf24Uqq6dC0OaRYdtAfFXy-eBrlTHv5nQI&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M src/remollSearchPath.cc

  Log Message:
  -----------
  remoll macros/runexample.mac works everywhere


  Commit: 0018b13da4eb691df98a04dad15c60e541222527
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0018b13da4eb691df98a04dad15c60e541222527&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=2yM09rA4lH7ck2VXmrAY3QrjVJTtjHdtoN3HfwP1XM4&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M remoll.cc

  Log Message:
  -----------
  RemollSearchPath fix


  Commit: 8bb8da8caa1ab80065f716a3d16d9e0ae6ed4072
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_8bb8da8caa1ab80065f716a3d16d9e0ae6ed4072&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=zcCA_b2v4oxapo1oroYcvMBL3hO2FousvnW-If7tu4g&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M remoll.cc

  Log Message:
  -----------
  remollSearchPath clean up


  Commit: 09f9fabd7eb642fa2e7b1f7ad2e808751747c25b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_09f9fabd7eb642fa2e7b1f7ad2e808751747c25b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=VBRMuBT3FZW7MgfP1aSqidvbLAzUBaA_8Hsgj1F_PII&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M remoll.cc
    M src/remollSearchPath.cc

  Log Message:
  -----------
  Merge pull request #425 from Yug34/remollSearchPath

Remoll search path


  Commit: 4c97c1e59ae52e7c04084dc45b82a38635cc3c60
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_4c97c1e59ae52e7c04084dc45b82a38635cc3c60&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Tv-EZFeQ26xcoJu6yB3ycEW4ZMcc5nb-1Rh3aHv3Bgw&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-10 (Thu, 10 Dec 2020)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  [workflows] push PR images to docker hub


  Commit: c2319c489b93eea0e91558da0e29659b1989bdad
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c2319c489b93eea0e91558da0e29659b1989bdad&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=sG6fzmwJJ_7K3X3dTnPDaX8iT9BdbIpx1CwAdSIRbiI&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M geometry/pion/GEM/pionDetectorGEMOpenSector.gdml
    M geometry/pion/Lucite/pionDetectorLuciteSector.gdml
    M geometry/pion/TS/pionDetectorTSOpenSector.gdml

  Log Message:
  -----------
  [pion] avoid replicavol and use loop


  Commit: 543090b3158f2e9f2bd2b4664f2cf68b394c223f
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_543090b3158f2e9f2bd2b4664f2cf68b394c223f&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=0gyDxVY-TseXOX9LMR589LLTJc513w7no8IVQRgN9Uo&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-16 (Wed, 16 Dec 2020)

  Changed paths:
    M geometry/pion/GEM/pionDetectorGEMOpenSector.gdml
    M geometry/pion/Lucite/pionDetectorLuciteSector.gdml
    M geometry/pion/TS/pionDetectorTSOpenSector.gdml

  Log Message:
  -----------
  Merge pull request #426 from JeffersonLab/bugfix-issue-421

[pion] avoid replicavol and use loop


  Commit: 20c38963d11e8451f2d773de80ae9235573917b1
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_20c38963d11e8451f2d773de80ae9235573917b1&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=MPiNV5052NeDMVXdxyQvnTyuZsPi9cAXlR-zYm9ZR7o&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #424 from JeffersonLab/bugfix-cxx-unset

[cmake] do not force cxx standard (even though we use 17 constructs)


  Commit: 92a88148db6c7de2766a3c1c9eb2be6e66d45e5f
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_92a88148db6c7de2766a3c1c9eb2be6e66d45e5f&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Qk2tkxvzx--2sT96RtX8ocx4WaRw6v5SDm0BMTyoVsI&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  [DetectorConstruction] only print det no overlap when verbose


  Commit: d6ca12e9a57c12c6dc1a777e531f4c2a74d6524f
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d6ca12e9a57c12c6dc1a777e531f4c2a74d6524f&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=zsP0R0VZmgOuT8bz4Oe4kbQ1jfBeJG9SZcisD8rJtbY&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  [CMakeLists] retire the hybrid maps when downloading


  Commit: af3d9c58d7aeeffcac4d236c78101bbe026eca71
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_af3d9c58d7aeeffcac4d236c78101bbe026eca71&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=pNXxQMYosklLE9eAyrRcuCAv4PyhKHvQzx7mNedvGJI&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M macros/load_magnetic_fieldmaps.mac

  Log Message:
  -----------
  [fields] load new field map as default


  Commit: c64994848322f9712111c315efaba8828b792f4e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c64994848322f9712111c315efaba8828b792f4e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=CF_DREq3lpj1fJjf4owX994kuA_snMg1PZvKKqrmpkw&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M src/remollMagneticField.cc

  Log Message:
  -----------
  [MagneticField] change default z offset to 0


  Commit: 650cc75fbef3e9ed6b92e387572b14333613e063
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_650cc75fbef3e9ed6b92e387572b14333613e063&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=A4dUprpAr3EJJk20G26B2kVe2z3NncQpJnmWJzqgXtY&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M .github/workflows/docker-image.yml
    M CMakeLists.txt
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/materials.xml
    M geometry/pion/GEM/pionDetectorGEMOpenSector.gdml
    M geometry/pion/Lucite/pionDetectorLuciteSector.gdml
    M geometry/pion/TS/pionDetectorTSOpenSector.gdml
    M include/remollBeamTarget.hh
    M include/remollSearchPath.hh
    M include/remollVEventGen.hh
    M include/remolltypes.hh
    M remoll.cc
    M src/remollBeamTarget.cc
    M src/remollGenBeam.cc
    M src/remollGenExternal.cc
    M src/remollPrimaryGeneratorAction.cc
    M src/remollSearchPath.cc
    M src/remollVEventGen.cc

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/develop' into feature-new-magnetic-field-maps


  Commit: 061fac6c6fcdbf78441b5ba1d48d6c1788e63108
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_061fac6c6fcdbf78441b5ba1d48d6c1788e63108&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=sysebEhrfxlYdU6P8-q565ntTBRcuXQ3IvekpUSefZA&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/feature-changeMagnetZOffset' into feature-new-magnetic-field-maps


  Commit: c559d74a43e1d3c69072cb1f0237a80357ab9746
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c559d74a43e1d3c69072cb1f0237a80357ab9746&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=8o50avCV07ryAMp2jHOWfxtzmv1tNkZ0-3JFb719eN0&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    R .github/workflows/build-test.yml
    A .github/workflows/docker-image.yml
    M CMakeLists.txt
    M Dockerfile
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/materials.xml
    M geometry/pion/GEM/pionDetectorGEMOpenSector.gdml
    M geometry/pion/Lucite/pionDetectorLuciteSector.gdml
    M geometry/pion/TS/pionDetectorTSOpenSector.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    M include/remollBeamTarget.hh
    M include/remollDetectorConstruction.hh
    M include/remollMagneticField.hh
    M include/remollParallelConstruction.hh
    A include/remollSearchPath.hh
    M include/remollVEventGen.hh
    M include/remolltypes.hh
    M remoll.cc
    M src/remollBeamTarget.cc
    M src/remollDetectorConstruction.cc
    M src/remollGenBeam.cc
    M src/remollGenExternal.cc
    M src/remollGlobalField.cc
    M src/remollMagneticField.cc
    M src/remollParallelConstruction.cc
    M src/remollPrimaryGeneratorAction.cc
    A src/remollSearchPath.cc
    M src/remollVEventGen.cc

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/develop' into bugfix-donut-frame-revision


  Commit: d12271538a4e67c8a9d30613aab88c18c93d81ce
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d12271538a4e67c8a9d30613aab88c18c93d81ce&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=IIq3fG9AdmzExcN_iQ4o8QRKopnFCWS6qup_iafkGZk&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M CMakeLists.txt
    M macros/load_magnetic_fieldmaps.mac
    M src/remollMagneticField.cc

  Log Message:
  -----------
  Merge pull request #414 from JeffersonLab/feature-new-magnetic-field-maps

Feature new magnetic field maps


  Commit: 9dd657886f2c084677393e3f00b665fc8760e73c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_9dd657886f2c084677393e3f00b665fc8760e73c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=IXxwtmf6WZO5-To7i_07goZ1ThSZnSu5joCucKYZ98o&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] support fins for downstream beampile (overlaps)


  Commit: 10f9eae67e54628a6caa88149d11a16a6757b0e3
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_10f9eae67e54628a6caa88149d11a16a6757b0e3&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=liKIO6G4xsl1kT3yc0XpDn1jjQKAHAn17RqqCsx6fSw&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] add flare to central donut mother volume to allow for fins


  Commit: 3d11e793735d2dd4b1e65a34ea63d4155b762b29
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3d11e793735d2dd4b1e65a34ea63d4155b762b29&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=nbHzrJD6I0iuicIxFiA6qrInEfiJPDa7HH2dKVxcabU&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [pion] avoid overlap with hall floor


  Commit: 1b47dbcc54e837b9631e4c7fd8cd2047eb449512
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_1b47dbcc54e837b9631e4c7fd8cd2047eb449512&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=6dWBWcOIe4fx9xVqkJiNv1rnyEt5CsU1PBrwf8_3dd8&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] inner radius can be closer to DS beam pipe


  Commit: 965d212776a816ec67dc47939b5fa72447747cbe
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_965d212776a816ec67dc47939b5fa72447747cbe&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=WfYaYFM0XcrA74ik2R_RfrYsDja0cQtb6hnIFAPwTZ4&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] units in inches for clarity


  Commit: c7a0d4722be992ef3b84f86dfb879fa540566c9f
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c7a0d4722be992ef3b84f86dfb879fa540566c9f&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=d1leV3ewNybkskQD-RkXdt1HJ4B-uJyIQ2D7_RuefBg&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] beams are to be 16.375" high (FIXME)


  Commit: 4dc10f2ad5fe71cbcbe62fc2d40e497bff405c35
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_4dc10f2ad5fe71cbcbe62fc2d40e497bff405c35&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=QO5oacbVqar8JctHnkg1kgqSBC0xo_9iQGO5qCkCtUs&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] +x is closed sector, and put 7 beam pipe support fins


  Commit: 5f7b7fc273c718cd8372229a0473d2558005d341
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5f7b7fc273c718cd8372229a0473d2558005d341&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=qV40UVMZia1sFSdsEkNivZ-GbQsFnBq9cp7m7gbHKq8&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-12-17 (Thu, 17 Dec 2020)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  Merge pull request #405 from JeffersonLab/bugfix-donut-frame-revision

[donut] updated mounting frame: rotated I-beams, now aluminum


  Commit: de2984edd825eedf1d468d34a17d68b2335932a6
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_de2984edd825eedf1d468d34a17d68b2335932a6&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=96M2bzvN5X3Xc5ccoYUyIj8V6kSdm0MkOaj1jImeXQE&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-12-30 (Wed, 30 Dec 2020)

  Changed paths:
    A macros/detector_vis.mac
    M macros/full-scan.sh
    A macros/getMax.C
    A macros/produce.sh
    A vis/detector_vis.mac

  Log Message:
  -----------
  Cleaning up some late changes, preparing for a fresh clone and cleanup


  Commit: c467ed03cb2d77a52d23043fe7c03130cb237b6f
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c467ed03cb2d77a52d23043fe7c03130cb237b6f&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=67WuNT4DpJnOmot9PfL90-7FFhEBQmohiQZU5f8pcLc&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2020-12-31 (Thu, 31 Dec 2020)

  Changed paths:
    R geometry_Mainz/detector_Mainz.gdml
    R geometry_Mainz/detector_Mainz_v2.gdml
    R geometry_Mainz/materials.xml
    R geometry_Mainz/materialsOptical.xml
    R geometry_Mainz/matrices_Mainz.xml
    R geometry_Mainz/matrices_Mainz_v2.xml
    R geometry_Mainz/mollerMother.gdml
    R geometry_Mainz/solids_Mainz.xml
    R geometry_Mainz/solids_Mainz_v2.xml
    R geometry_Mainz/targetDaughter.gdml
    A geometry_sandbox/detector_Mainz.gdml
    A geometry_sandbox/detector_Mainz_v2.gdml
    A geometry_sandbox/materials.xml
    A geometry_sandbox/materialsOptical.xml
    A geometry_sandbox/materialsOptical_Mainz.xml
    A geometry_sandbox/matrices_Mainz.xml
    A geometry_sandbox/matrices_Mainz_v2.xml
    A geometry_sandbox/mollerMother.gdml
    A geometry_sandbox/mollerMother_Mainz.gdml
    A geometry_sandbox/solids_Mainz.xml
    A geometry_sandbox/solids_Mainz_v2.xml
    A geometry_sandbox/targetDaughter.gdml

  Log Message:
  -----------
  Changing geometry_Mainz folder to more apt geometry_sandbox name.
The idea is it is still gdml geometries, but not ones that should ever be used as the main MOLLER experiment geometry.
Also catching a few late changes to the old "Mainz" detector geometry


  Commit: 0b534a97aaa84478488fddf202d2caf79fafb6c6
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0b534a97aaa84478488fddf202d2caf79fafb6c6&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=47CnUFGgpGDCYX_95unK3cW03gCzf6hpfClqwR6vLZM&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2021-01-03 (Sun, 03 Jan 2021)

  Changed paths:
    M analysis/bkgd_pe/bkgd_pe.cc
    A analysis/pe_studies/README.md
    A analysis/pe_studies/active-SD-mollerParallel.gdml
    A analysis/pe_studies/macros/detector_vis.mac
    A analysis/pe_studies/macros/preserve_recreate-brad.mac
    A analysis/pe_studies/macros/preserve_ref_scans.mac
    A analysis/pe_studies/macros/preserve_scans.mac
    A analysis/pe_studies/macros/runexample_epelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_epinelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_moller_parallel.mac
    A analysis/pe_studies/macros/runexample_test-det28_parallel.mac
    A analysis/pe_studies/scripts/full-scan.sh
    A analysis/pe_studies/scripts/getMax.C
    A analysis/pe_studies/scripts/produce.sh
    A analysis/pe_studies/scripts/ref-scan.sh
    A analysis/pe_studies/scripts/scan.sh
    A analysis/pe_studies/scripts/sub-ref-scan.sh
    R macros/detector_vis.mac
    R macros/full-scan.sh
    R macros/getMax.C
    R macros/preserve_recreate-brad.mac
    R macros/preserve_ref_scans.mac
    R macros/preserve_scans.mac
    R macros/produce.sh
    R macros/ref-scan.sh
    R macros/scan.sh
    R macros/sub-ref-scan.sh

  Log Message:
  -----------
  Updating pe_studies scripts in their own unique folder with relative paths mostly sorted out


  Commit: 418f58f93a0e23293e6dc280e357f79def2836eb
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_418f58f93a0e23293e6dc280e357f79def2836eb&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=DMOU_PCDi1Xj8a_WVHFvUmS_NOBWRGBhNEDi7LWksas&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

  Changed paths:
    A analysis/pe_studies/scripts/do_all_rates.sh
    M analysis/pe_studies/scripts/full-scan.sh
    M analysis/pe_studies/scripts/scan.sh
    M analysis/pe_studies/scripts/sub-ref-scan.sh

  Log Message:
  -----------
  Updating scripts again, this time including one that handles bkgd_pe
(the analysis of the actual rates combining the lookup tables for light guides with the simulated flux)
and updating the "sub-ref-scan.sh" to properly handle potential segfaults and keep track of thousands of need-to-be analyzed jobs (in a ham fisted, but mostly effective way)


  Commit: 96c7b8c6d03f11e68e0a12b78477d4058d522813
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_96c7b8c6d03f11e68e0a12b78477d4058d522813&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Od4iIV7ZDe4RJ82bCFVuZw_3AaadC0VQOqF5KhiGCZQ&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2021-01-04 (Mon, 04 Jan 2021)

  Changed paths:
    M analysis/pe_studies/README.md

  Log Message:
  -----------
  Update README.md

Adding notes so that another person can replicated my results.


  Commit: dce01a1a77fb6fa298193b5697c59c0a74c495af
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_dce01a1a77fb6fa298193b5697c59c0a74c495af&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=20o5zomMDxScfq3NZob7ns2ox0odMjZNDcue6On16xw&e= 
  Author: Cameron Clarke <cameronc137 at gmail.com>
  Date:   2021-01-07 (Thu, 07 Jan 2021)

  Changed paths:
    M analysis/pe_studies/README.md
    M analysis/pe_studies/scripts/getMax.C

  Log Message:
  -----------
  Updating the sub-ref-scan.sh analysis step and README.md


  Commit: 6d493584042fb4effe6285cc586907225cc82d47
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6d493584042fb4effe6285cc586907225cc82d47&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=OxYHG4r9hSxQQpF2Ra0hbqkmRVieysNmgPGVgHEZju8&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-08 (Fri, 08 Jan 2021)

  Changed paths:
    M include/remollGenBeam.hh
    M src/remollGenBeam.cc

  Log Message:
  -----------
  [beam] /remoll/evgen/beam/isotropic to generate isotropic beams


  Commit: 18f0b1407d579973cdee0f5523ed1e1bc9469c48
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_18f0b1407d579973cdee0f5523ed1e1bc9469c48&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=O25i_SVRVjsJK61qhygvQoFbJc0WFXaMtIUsxHX6Tm4&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-08 (Fri, 08 Jan 2021)

  Changed paths:
    M include/remollGenBeam.hh
    M src/remollGenBeam.cc

  Log Message:
  -----------
  [beam] /remoll/evgen/beam/originshift to move origin along direction


  Commit: 65f5bcd37c5e0cd9e93e590392fc46d9c961ec73
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_65f5bcd37c5e0cd9e93e590392fc46d9c961ec73&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=demDnL5dQhaJfweK5v1ot6t9WjK-1eyIMU8vYlAH8KQ&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-08 (Fri, 08 Jan 2021)

  Changed paths:
    M src/remollGenBeam.cc

  Log Message:
  -----------
  [beam] if partname unknown, warn and exit instead of null pointer


  Commit: 3def7923ae0d96f967eaac10a5e185b571ee12b0
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3def7923ae0d96f967eaac10a5e185b571ee12b0&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=rq_R2piIJZRJPEnM0Uxy8v-XJ60MG6xsw4Uo35_-X6c&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-08 (Fri, 08 Jan 2021)

  Changed paths:
    M src/remollGenBeam.cc

  Log Message:
  -----------
  [beam] missing closing brace


  Commit: 763d58bbdce2c5881b7483524089b7056f63bd38
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_763d58bbdce2c5881b7483524089b7056f63bd38&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ZKGKb02a0gHiG3_gDyLIHlRr-nQhdtRp26R0gu-q8G4&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-08 (Fri, 08 Jan 2021)

  Changed paths:
    M vis/vis.mac

  Log Message:
  -----------
  [vis] turn off smooth trajectory due to endless memory leak warnings


  Commit: f24c7d42bd9ead5205f49b6c5d651eaa6f25e78b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f24c7d42bd9ead5205f49b6c5d651eaa6f25e78b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=SIcnPoirkMagUqyBJHEWG_DZCy-3Xl8PIBffsJj3hOQ&e= 
  Author: vdoomra <68244726+vdoomra at users.noreply.github.com>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml

  Log Message:
  -----------
  Update beampipeDSMother.gdml


  Commit: df6b3121f8cf29bbab029fa0246bb9dd9733b548
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_df6b3121f8cf29bbab029fa0246bb9dd9733b548&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=voOS7IpwsT_lWpqvYows2rFsu4ZNhG0hPgtQARLuh3w&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

  Changed paths:
    M geometry/pion/Lucite/pionDetectorLucite.gdml

  Log Message:
  -----------
  [pion] fix light leakage at corners near PMT


  Commit: 5f956c1545e7949c2f938a7fc4d4fea3d4ff8aaa
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5f956c1545e7949c2f938a7fc4d4fea3d4ff8aaa&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=yPiQyTkbumQoT4v4VJafIHGPE1XK5k6o0ep3GyW2HZ8&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M geometry/pion/Lucite/pionDetectorLucite.gdml

  Log Message:
  -----------
  Merge pull request #432 from JeffersonLab/bugfix-pion-pmt-light-leak

Bugfix: [pion] fix light leakage at corners near PMT


  Commit: 3d8fea1739544d0d1fe99b5e3a86ed1b560d2bfa
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3d8fea1739544d0d1fe99b5e3a86ed1b560d2bfa&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ClwgVDwx-gtUWTVK5a7KUTB07Ck0bWk2U0kOVrva_6k&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M vis/vis.mac

  Log Message:
  -----------
  Merge pull request #431 from JeffersonLab/bugfix-vis-trajectory-memleaks

Bugfix: [vis] turn off smooth trajectory due to endless memory leak warnings


  Commit: 0f4d7998af05f79419418cd81335391b30e698d8
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0f4d7998af05f79419418cd81335391b30e698d8&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=S0a9LCuoEw0nDcetwWFNJVQmqcd9omjbln2Z63le61o&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M include/remollGenBeam.hh
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Merge pull request #430 from JeffersonLab/feature-gen-beam-isotropic

Feature: [beam] /remoll/evgen/beam/isotropic to generate isotropic beams


  Commit: aee742b9a61b8a274c71fcea3b76f998f7ad7877
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_aee742b9a61b8a274c71fcea3b76f998f7ad7877&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=A178DP_ZXpACfzGECQb_5srzykLihq1pkZdVUI32LLU&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Merge pull request #428 from JeffersonLab/bugfix-gen-beam-partname-unknown

Bugfix: [beam] if partname unknown, warn and exit instead of null pointer


  Commit: 6c80b783dd267024f6d11a7eb4c72d72f2470326
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6c80b783dd267024f6d11a7eb4c72d72f2470326&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ydeDCCNTCD8KD9rdiKsx1yNIKSC6gwoLPFq_qijH7Jg&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M analysis/CMakeLists.txt
    A analysis/bkgd_pe/CMakeLists.txt
    A analysis/bkgd_pe/bkgd_pe.cc
    A analysis/bkgd_pe/include/bkgd_pe.hh
    A analysis/bkgd_pe/include/bkgd_peLinkDef.h
    A analysis/bkgd_pe/include/bkgd_petypes.hh
    M analysis/pe/include/pe.hh
    M analysis/pe/include/peLinkDef.h
    M analysis/pe/include/petypes.hh
    M analysis/pe/pe.cc
    A analysis/pe_studies/README.md
    A analysis/pe_studies/active-SD-mollerParallel.gdml
    A analysis/pe_studies/macros/detector_vis.mac
    A analysis/pe_studies/macros/preserve_recreate-brad.mac
    A analysis/pe_studies/macros/preserve_ref_scans.mac
    A analysis/pe_studies/macros/preserve_scans.mac
    A analysis/pe_studies/macros/runexample_epelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_epinelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_moller_parallel.mac
    A analysis/pe_studies/macros/runexample_test-det28_parallel.mac
    A analysis/pe_studies/scripts/do_all_rates.sh
    A analysis/pe_studies/scripts/full-scan.sh
    A analysis/pe_studies/scripts/getMax.C
    A analysis/pe_studies/scripts/produce.sh
    A analysis/pe_studies/scripts/ref-scan.sh
    A analysis/pe_studies/scripts/scan.sh
    A analysis/pe_studies/scripts/sub-ref-scan.sh
    A geometry_sandbox/detector_Mainz.gdml
    A geometry_sandbox/detector_Mainz_v2.gdml
    A geometry_sandbox/materials.xml
    A geometry_sandbox/materialsOptical.xml
    A geometry_sandbox/materialsOptical_Mainz.xml
    A geometry_sandbox/matrices_Mainz.xml
    A geometry_sandbox/matrices_Mainz_v2.xml
    A geometry_sandbox/mollerMother.gdml
    A geometry_sandbox/mollerMother_Mainz.gdml
    A geometry_sandbox/solids_Mainz.xml
    A geometry_sandbox/solids_Mainz_v2.xml
    A geometry_sandbox/targetDaughter.gdml
    A scripts/scan.sh
    M src/remollGenBeam.cc
    A vis/detector_vis.mac

  Log Message:
  -----------
  Merge pull request #427 from JeffersonLab/feature-pe-studies

Merge feature-pe-studies into develop


  Commit: 760347a6a10a0d441e7eb1ee43c4173192d93d2b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_760347a6a10a0d441e7eb1ee43c4173192d93d2b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=ByJ9slI_mtmd-dF62Y7nriQs3JxsWRJHJSCgCdfFup0&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M analysis/CMakeLists.txt
    A analysis/bkgd_pe/CMakeLists.txt
    A analysis/bkgd_pe/bkgd_pe.cc
    A analysis/bkgd_pe/include/bkgd_pe.hh
    A analysis/bkgd_pe/include/bkgd_peLinkDef.h
    A analysis/bkgd_pe/include/bkgd_petypes.hh
    M analysis/pe/include/pe.hh
    M analysis/pe/include/peLinkDef.h
    M analysis/pe/include/petypes.hh
    M analysis/pe/pe.cc
    A analysis/pe_studies/README.md
    A analysis/pe_studies/active-SD-mollerParallel.gdml
    A analysis/pe_studies/macros/detector_vis.mac
    A analysis/pe_studies/macros/preserve_recreate-brad.mac
    A analysis/pe_studies/macros/preserve_ref_scans.mac
    A analysis/pe_studies/macros/preserve_scans.mac
    A analysis/pe_studies/macros/runexample_epelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_epinelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_moller_parallel.mac
    A analysis/pe_studies/macros/runexample_test-det28_parallel.mac
    A analysis/pe_studies/scripts/do_all_rates.sh
    A analysis/pe_studies/scripts/full-scan.sh
    A analysis/pe_studies/scripts/getMax.C
    A analysis/pe_studies/scripts/produce.sh
    A analysis/pe_studies/scripts/ref-scan.sh
    A analysis/pe_studies/scripts/scan.sh
    A analysis/pe_studies/scripts/sub-ref-scan.sh
    M geometry/pion/Lucite/pionDetectorLucite.gdml
    A geometry_sandbox/detector_Mainz.gdml
    A geometry_sandbox/detector_Mainz_v2.gdml
    A geometry_sandbox/materials.xml
    A geometry_sandbox/materialsOptical.xml
    A geometry_sandbox/materialsOptical_Mainz.xml
    A geometry_sandbox/matrices_Mainz.xml
    A geometry_sandbox/matrices_Mainz_v2.xml
    A geometry_sandbox/mollerMother.gdml
    A geometry_sandbox/mollerMother_Mainz.gdml
    A geometry_sandbox/solids_Mainz.xml
    A geometry_sandbox/solids_Mainz_v2.xml
    A geometry_sandbox/targetDaughter.gdml
    M include/remollGenBeam.hh
    A scripts/scan.sh
    M src/remollGenBeam.cc
    A vis/detector_vis.mac
    M vis/vis.mac

  Log Message:
  -----------
  Merge branch 'develop' into feature-gen-beam-originshift


  Commit: 10629dc506141b92e07bd5863e8acac21352e59a
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_10629dc506141b92e07bd5863e8acac21352e59a&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=wllnaAjy3WuR23zWWWG10gqb9SO2SZQlFG9K8LeWWvI&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-14 (Thu, 14 Jan 2021)

  Changed paths:
    M include/remollGenBeam.hh
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Merge pull request #429 from JeffersonLab/feature-gen-beam-originshift

Feature: [beam] /remoll/evgen/beam/originshift to move origin along direction


  Commit: e1dca5a792ce1142def1b6947e99f2ad09f38022
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_e1dca5a792ce1142def1b6947e99f2ad09f38022&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=cWm2i5Y3U4Dq39fSZrWiAfJBEsoMjsghQCQ04gL-EPY&e= 
  Author: Ciprian Gal <ciprian at jlab.org>
  Date:   2021-01-15 (Fri, 15 Jan 2021)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/mollerParallel.gdml
    M geometry/positions.xml
    A jlabSubmit1.py

  Log Message:
  -----------
  resolve conflict


  Commit: 210391f8363140a915b004312c11343005a9a7fd
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_210391f8363140a915b004312c11343005a9a7fd&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=hwKVgsOylORenr7Wz2ZdFxILN3kqC63eDR2a1I8ystw&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-21 (Thu, 21 Jan 2021)

  Changed paths:
    M geometry/hall/hallDaughter_dump.gdml

  Log Message:
  -----------
  [hall] det 99 closer to hall wall; hole for DS beampipe to 26.5m


  Commit: 76cb9fc9a58fc4e8996c45b1c9e97d94b5d9e762
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_76cb9fc9a58fc4e8996c45b1c9e97d94b5d9e762&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=oc9Uo2fB6hYGd-tiikGqZBEe1-qQx59P5mY4jP3T6mU&e= 
  Author: cipriangal <cipriangal at users.noreply.github.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M geometry/hall/hallDaughter_dump.gdml

  Log Message:
  -----------
  Merge pull request #433 from JeffersonLab/feature-add-sams-no-overlap

[hall] det 99 closer to hall wall; hole for DS beampipe to 26.5m


  Commit: 285387d01380e4dff97fa57685563276fa1c8731
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_285387d01380e4dff97fa57685563276fa1c8731&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=dTc9pBDgHKiaUHJwLPUaKxwxQ6b0_XoXjgkNNOkrAY4&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    R jlabSubmit1.py
    A jobs/jlabSubmit1.py

  Log Message:
  -----------
  jlabSubmit1.py to jobs


  Commit: de207a3b2b6de11258baf0aef08dbc15dfa9a93f
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_de207a3b2b6de11258baf0aef08dbc15dfa9a93f&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=PafILBJPy45oSI_V0AAJkKPYJjCpCpVor1b9TRc6Zm0&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/mollerParallel.gdml
    M geometry/positions.xml
    A jobs/jlabSubmit1.py

  Log Message:
  -----------
  Merge pull request #434 from JeffersonLab/feature-add-sams

Add SAMs geometry to develop


  Commit: 55b5626cd78070dde41b329f0b27693d6bdc0960
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_55b5626cd78070dde41b329f0b27693d6bdc0960&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=lRzagK_YMTvu4pndghTgTEJKs_epC6u8OS67X6WEfUY&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-22 (Fri, 22 Jan 2021)

  Changed paths:
    M geometry/pion/Lucite/pionDetectorLucite.gdml

  Log Message:
  -----------
  [pion] take wedge height into account for reflector base width


  Commit: f17d50483f084f89b8772f45ad4431c16e29abc5
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f17d50483f084f89b8772f45ad4431c16e29abc5&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=DByL9fA0czsr0DotjI7w4iIXyxeBtv6KjYpgMKoXF-Y&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-25 (Mon, 25 Jan 2021)

  Changed paths:
    M geometry/pion/Lucite/pionDetectorLucite.gdml

  Log Message:
  -----------
  Merge pull request #435 from JeffersonLab/bugfix-pion-wedge-light-leak

Bugfix: [pion] take wedge height into account for reflector base width


  Commit: 024b6d06dbc6539e526eeb294db80c0f85f8edb5
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_024b6d06dbc6539e526eeb294db80c0f85f8edb5&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=qCsux8FpetZHTKlDSXoGAQshF2dZ41zAIiR493qPOIk&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    A .github/workflows/docker-image.yml
    M .gitignore
    A .gitmodules
    M .travis.yml
    M CMakeLists.txt
    A CONTRIBUTORS.md
    M Dockerfile
    A README.replay.md
    M analysis/CMakeLists.txt
    A analysis/bkgd_pe/CMakeLists.txt
    A analysis/bkgd_pe/bkgd_pe.cc
    A analysis/bkgd_pe/include/bkgd_pe.hh
    A analysis/bkgd_pe/include/bkgd_peLinkDef.h
    A analysis/bkgd_pe/include/bkgd_petypes.hh
    A analysis/cut1plot2.C
    A analysis/firstHit.C
    M analysis/pe/include/pe.hh
    M analysis/pe/include/peLinkDef.h
    M analysis/pe/include/petypes.hh
    M analysis/pe/pe.cc
    A analysis/pe_studies/README.md
    A analysis/pe_studies/active-SD-mollerParallel.gdml
    A analysis/pe_studies/macros/detector_vis.mac
    A analysis/pe_studies/macros/preserve_recreate-brad.mac
    A analysis/pe_studies/macros/preserve_ref_scans.mac
    A analysis/pe_studies/macros/preserve_scans.mac
    A analysis/pe_studies/macros/runexample_epelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_epinelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_moller_parallel.mac
    A analysis/pe_studies/macros/runexample_test-det28_parallel.mac
    A analysis/pe_studies/scripts/do_all_rates.sh
    A analysis/pe_studies/scripts/full-scan.sh
    A analysis/pe_studies/scripts/getMax.C
    A analysis/pe_studies/scripts/produce.sh
    A analysis/pe_studies/scripts/ref-scan.sh
    A analysis/pe_studies/scripts/scan.sh
    A analysis/pe_studies/scripts/sub-ref-scan.sh
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/beampipe/premoller/beampipeRaster.gdml
    R geometry/detector_5open.gdml
    R geometry/detector_mainz.gdml
    A geometry/donut/donutConcreteLead.gdml
    R geometry/dumpDaughter.gdml
    M geometry/electronics/subSBSbunker.gdml
    A geometry/generators/remoll-coil-generator
    A geometry/generators/remoll-detector-generator
    A geometry/generators/remoll-showermax-generator
    M geometry/hall/hallDaughter_acceptanceDefinition.gdml
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/hall/hallDaughter_merged.gdml
    M geometry/hall/hallDaughter_noShlds.gdml
    M geometry/hall/subDumpDiffuser.gdml
    M geometry/huts/lefthut.gdml
    M geometry/huts/righthut.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/hybrid/hybridToroid.gdml
    M geometry/materials.xml
    M geometry/mollerMother.gdml
    R geometry/mollerMother_5open.gdml
    R geometry/mollerMother_acceptanceDefinition.gdml
    R geometry/mollerMother_acceptanceDefinition_includeCol4.gdml
    R geometry/mollerMother_black.gdml
    R geometry/mollerMother_dump.gdml
    R geometry/mollerMother_merged.gdml
    M geometry/mollerMother_parametrized.gdml
    M geometry/mollerParallel.gdml
    M geometry/pion/Calorimeter/pionDetectorCalorimeter.gdml
    M geometry/pion/GEM/pionDetectorGEM.gdml
    M geometry/pion/GEM/pionDetectorGEMOpenSector.gdml
    M geometry/pion/Lucite/pionDetectorLucite.gdml
    M geometry/pion/Lucite/pionDetectorLuciteSector.gdml
    M geometry/pion/TS/pionDetectorTS.gdml
    M geometry/pion/TS/pionDetectorTSOpenSector.gdml
    M geometry/pion/pionDetectorSystem.gdml
    A geometry/pion/pionDetectorSystem_world.gdml
    M geometry/pion/pionDetectorVirtualDet.gdml
    M geometry/positions.xml
    M geometry/showermax/showerMaxGen.gdml
    M geometry/solids/world.xml
    R geometry/solids_5open.xml
    R geometry/solids_mainz.xml
    M geometry/target/subTargetRegion.gdml
    R geometry/tracking/daughterGEM1.gdml
    R geometry/tracking/daughterGEM2.gdml
    R geometry/tracking/daughterGEM3.gdml
    R geometry/tracking/daughterGEM4.gdml
    M geometry/tracking/trackingDaughter.gdml
    M geometry/upstream/upstreamBeampipe.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    M geometry/upstream/upstreamToroid.gdml
    R geometry_Mainz/detector_Mainz.gdml
    R geometry_Mainz/detector_Mainz_v2.gdml
    R geometry_Mainz/materials.xml
    R geometry_Mainz/materialsOptical.xml
    R geometry_Mainz/matrices_Mainz.xml
    R geometry_Mainz/matrices_Mainz_v2.xml
    R geometry_Mainz/mollerMother.gdml
    R geometry_Mainz/solids_Mainz.xml
    R geometry_Mainz/solids_Mainz_v2.xml
    R geometry_Mainz/targetDaughter.gdml
    A geometry_sandbox/detector_Mainz.gdml
    A geometry_sandbox/detector_Mainz_v2.gdml
    A geometry_sandbox/materials.xml
    A geometry_sandbox/materialsOptical.xml
    A geometry_sandbox/materialsOptical_Mainz.xml
    A geometry_sandbox/matrices_Mainz.xml
    A geometry_sandbox/matrices_Mainz_v2.xml
    A geometry_sandbox/mollerMother.gdml
    A geometry_sandbox/mollerMother_Mainz.gdml
    A geometry_sandbox/solids_Mainz.xml
    A geometry_sandbox/solids_Mainz_v2.xml
    A geometry_sandbox/targetDaughter.gdml
    M include/remollBeamTarget.hh
    M include/remollDetectorConstruction.hh
    M include/remollGenBeam.hh
    R include/remollGenTF1.hh
    M include/remollIO.hh
    M include/remollMagneticField.hh
    M include/remollParallelConstruction.hh
    A include/remollSearchPath.hh
    M include/remollVEventGen.hh
    M include/remolltypes.hh
    A jobs/jlabSubmit1.py
    M macros/envelope_data.mac
    M macros/gui.mac
    M macros/hepmc/ee_ee_hepmc.mac
    M macros/hepmc/ee_ee_moller.mac
    M macros/hepmc/ep_ep_elastic.mac
    M macros/hepmc/ep_ep_hepmc.mac
    R macros/initializeTF1Generator.mac
    M macros/issues/issue179.mac
    M macros/issues/issue186_set1.mac
    M macros/issues/issue186_set2.mac
    M macros/issues/issue186_set3.mac
    M macros/issues/issue186_set4.mac
    M macros/issues/issue186_set5.mac
    M macros/load_magnetic_fieldmaps.mac
    M macros/pion/pionDetectorLucite.mac
    M macros/pion/pion_rates_at_lucite_plane.mac
    M macros/pionDetectorLucite.in
    M macros/runBeam.mac
    M macros/runEE.mac
    M macros/runEPpion.mac
    R macros/runTF1.mac
    M macros/runexample.mac
    M macros/runexample_envelope.mac
    M macros/runexample_vis.mac
    M macros/tests/commit/test_beam.mac
    M macros/tests/commit/test_elastic.mac
    M macros/tests/commit/test_elasticAl.mac
    M macros/tests/commit/test_elasticAl_DS.mac
    M macros/tests/commit/test_elasticAl_US.mac
    M macros/tests/commit/test_inelastic.mac
    M macros/tests/commit/test_inelasticAl.mac
    M macros/tests/commit/test_moller.mac
    M macros/tests/commit/test_pion.mac
    M macros/tests/commit/test_power.mac
    M macros/tests/commit/test_raster.mac
    R macros/tests/geometry/overlap.mac
    M macros/tests/release/test_moller.mac
    M macros/tests/unit/test_gen_beam_raster.mac
    R macros/tests/unit/test_physlist_4.mac
    R macros/tests/unit/test_physlist_5.mac
    M macros/tests/unit/test_polarization.mac
    A macros/tests/unit/test_rng_engine.C
    A macros/tests/unit/test_rng_engine.mac
    M remoll.cc
    A scripts/convert-mixmaxrng-state.sh
    A scripts/convert-mixmaxrng-states-to-runs.sh
    A scripts/scan.sh
    M scripts/tests/test_macros.sh
    M src/remollBeamTarget.cc
    M src/remollDetectorConstruction.cc
    M src/remollGenBeam.cc
    M src/remollGenExternal.cc
    R src/remollGenTF1.cc
    M src/remollGlobalField.cc
    M src/remollMagneticField.cc
    M src/remollParallelConstruction.cc
    M src/remollPrimaryGeneratorAction.cc
    M src/remollRunAction.cc
    A src/remollSearchPath.cc
    M src/remollVEventGen.cc
    A vis/detector_vis.mac
    A vis/section.mac
    M vis/vis.mac

  Log Message:
  -----------
  Merge branch 'develop' into feature-sieve-demo


  Commit: f054f33651202225a387756ca58f9e9dc1f3c713
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f054f33651202225a387756ca58f9e9dc1f3c713&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=lY27BrtIsCN7I2qonY3-aFeXt-hgjEr3wUrU-QEu__U&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-27 (Wed, 27 Jan 2021)

  Changed paths:
    M geometry/mollerParallel.gdml
    M geometry/positions.xml
    A geometry/upstream/sieve.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    A macros/sieve/sieve_in.mac
    A macros/sieve/sieve_out.mac
    A macros/tests/unit/test_sieve.mac
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  Merge pull request #345 from JeffersonLab/feature-sieve-demo

Feature: sieve implementation


  Commit: ad6f3ab913cfd43c0e4319db7773935dcaa5ced4
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ad6f3ab913cfd43c0e4319db7773935dcaa5ced4&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=xLWVr7mIVI_l-n6yZU2BeQ3eE7CRnx7l_7u8R14EM54&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-01-29 (Fri, 29 Jan 2021)

  Changed paths:
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  [DetectorConstruction] use sensdet value to avoid duplicate detector number


  Commit: 438a50e3c8e33d1d8b59b45c9beb8ef1880a1565
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_438a50e3c8e33d1d8b59b45c9beb8ef1880a1565&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=HpMQ56i4nAghhvLphos-Xzao4YfeRC3A9iN9uHselgQ&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-01-29 (Fri, 29 Jan 2021)

  Changed paths:
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  Merge pull request #397 from JeffersonLab/feature-warn-duplicate-detno-only-new-name

Enhancement: Warn only when reused DetNo in gdml have different volume name


  Commit: 5b3dd179f82b251e507d456245a2ee07d920b1a3
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5b3dd179f82b251e507d456245a2ee07d920b1a3&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=em0elI40BbWwvZwDOFeP3OTCDB3k-cZsFJwTaOeSfmU&e= 
  Author: Jonathon Mott <jonmott46 at gmail.com>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M analysis/pe_studies/README.md
    M analysis/pe_studies/macros/detector_vis.mac
    A analysis/pe_studies/scripts/generate-baseline-geometries.sh
    M analysis/pe_studies/scripts/ref-scan.sh

  Log Message:
  -----------
  Updated some of the scripts and added for feature to generate the geometry automatically. The README.md for pe_studies was also updated.


  Commit: bf70554d70343cb7e20ac595c594c0725b0b6b19
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_bf70554d70343cb7e20ac595c594c0725b0b6b19&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=BHFj_41tB013Ow-X1mlk_MRAD-0j8XhrZnHfCXsflmo&e= 
  Author: Jonmott2u4u <67879766+Jonmott2u4u at users.noreply.github.com>
  Date:   2021-01-30 (Sat, 30 Jan 2021)

  Changed paths:
    M analysis/pe_studies/README.md
    M analysis/pe_studies/macros/detector_vis.mac
    A analysis/pe_studies/scripts/generate-baseline-geometries.sh
    M analysis/pe_studies/scripts/ref-scan.sh

  Log Message:
  -----------
  Merge pull request #438 from JeffersonLab/feature-pe-studies

Updated some of the scripts and added to feature to generate the geo…


  Commit: 25e116da1e3c3ad68f07b66e630d3b44c83f31d1
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_25e116da1e3c3ad68f07b66e630d3b44c83f31d1&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=41qvV01tlUvAtOBt6ii_RP09ehtzE3g-d6szKzv55E0&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M CMakeLists.txt
    M macros/runexample.mac
    M remoll.cc
    M src/remollMagneticField.cc

  Log Message:
  -----------
  Fix: Locating map files correctly


  Commit: 7544f85c2f8d30ced00989853b70c9f3b27b21c3
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7544f85c2f8d30ced00989853b70c9f3b27b21c3&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=UPDeWAf_MOSCUOGrCHDvZBk5sfvhQvqeftDHUF21BIk&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M macros/runexample.mac

  Log Message:
  -----------
  Uncommented a line


  Commit: 5a7a2429e407d04512ad4013fdd7c9472cd908ab
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5a7a2429e407d04512ad4013fdd7c9472cd908ab&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=XdXRiWLUvrUhVrNGCxS7mC2wjDe5bkgXsy0C4mg1yeo&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-02-04 (Thu, 04 Feb 2021)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  [hotfix] avoid boost::iostreams


  Commit: fb360e31ac140940840ee539d6486eb6a0a610e2
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_fb360e31ac140940840ee539d6486eb6a0a610e2&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=5mE-Ai2jmJpDqDa41RCYV0TEPhODOv-e6hv4YcSBkss&e= 
  Author: Yug34 <53560276+Yug34 at users.noreply.github.com>
  Date:   2021-02-05 (Fri, 05 Feb 2021)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'develop' into develop


  Commit: 00ee2faa1bf1a49bb846cec5c51db32bfe806f8e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_00ee2faa1bf1a49bb846cec5c51db32bfe806f8e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=TLVY4VpHxygwgQ3DMusS3-GqBiINAEPmpttN_YECjVk&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2021-02-06 (Sat, 06 Feb 2021)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  Merge branch 'develop' of https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_Yug34_remoll&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=S-7P-qpL1msM2Nq78xqgzaZNe0F--f8kj7qz1O5woj0&e=  into develop


  Commit: 5909ee4a53fb11db215d2c7db0da2381ff73d47e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5909ee4a53fb11db215d2c7db0da2381ff73d47e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=0bI2551h_KQtMnUsAGJ0XJm09fC4mgXlEoSJjeDE3MY&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2021-02-18 (Thu, 18 Feb 2021)

  Changed paths:
    M src/remollMagneticField.cc

  Log Message:
  -----------
  Correctly set map directory as source


  Commit: 76d5b2721c3941c1180ce25dad72f5807a0c7396
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_76d5b2721c3941c1180ce25dad72f5807a0c7396&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=x0HmoD7dkE4KYR66-PA3zO-_LmeKuZB6Fgh19OAZtgA&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] Allow for unequal outer concrete/lead radii


  Commit: a5a68815f3932b49285910a01142f67267ec8fe1
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a5a68815f3932b49285910a01142f67267ec8fe1&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Iz-AMT-Im0HSP7AUGmWb4BzAr8HyemTr8TWT1Ilforg&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-02-19 (Fri, 19 Feb 2021)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] Allow for unequal outer concrete/lead radii


  Commit: 24b555afc3ec6889e644ec774807d1816f370bd0
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_24b555afc3ec6889e644ec774807d1816f370bd0&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=g3HtYZkRPIt7SWR3b7BjuEcQSvIbWyK6LOny5-rTpn4&e= 
  Author: Chandan Ghosh <chandan at ifarm1901.jlab.org>
  Date:   2021-02-22 (Mon, 22 Feb 2021)

  Changed paths:
    M geometry/hybrid/hybridToroid.gdml

  Log Message:
  -----------
  modified collimator 5 to avoid interception with moller particles


  Commit: f20afd30d02180e8672fca3e6418d726b52164a7
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f20afd30d02180e8672fca3e6418d726b52164a7&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=EMHYmyNnQEJtLuL-IeqbvSNxEFBt719sPbEVgbQhJhw&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-02-22 (Mon, 22 Feb 2021)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] allow for shifting concrete and lead independently


  Commit: 97bf5daf33a4e91235ae40688b00e8c0b13f7959
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_97bf5daf33a4e91235ae40688b00e8c0b13f7959&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=qiiI5ePaIogtHaTgOBAGSU57MomQhuQkAN3zrVdHtOY&e= 
  Author: Yug34 <53560276+Yug34 at users.noreply.github.com>
  Date:   2021-02-24 (Wed, 24 Feb 2021)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  [searchPath] Fix map directory


  Commit: fcfaaafdaf00f7a0e8310b7ef00c4530d38a106c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_fcfaaafdaf00f7a0e8310b7ef00c4530d38a106c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=zwb7K-_55qRkMMSBuJrmuLkyS6GZwZvCXa9Y-k7zNiY&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-02-23 (Tue, 23 Feb 2021)

  Changed paths:
    M CMakeLists.txt
    M remoll.cc
    M src/remollMagneticField.cc

  Log Message:
  -----------
  Merge pull request #439 from Yug34/develop

Fix: Locating map files correctly


  Commit: 6eddc38328a6c74277c30ba6c7c34a1583874894
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6eddc38328a6c74277c30ba6c7c34a1583874894&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=zVi_UPWwh96-mbJ1BPr7y2SiHKBDHxwDonlbTEphUf4&e= 
  Author: chandabindu <32769405+chandabindu at users.noreply.github.com>
  Date:   2021-02-25 (Thu, 25 Feb 2021)

  Changed paths:
    M geometry/hybrid/hybridToroid.gdml

  Log Message:
  -----------
  Merge pull request #442 from JeffersonLab/feature-coll5-update

modified collimator 5 to avoid interception with moller particles


  Commit: 10547646306ed0189250a241babba8719875df71
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_10547646306ed0189250a241babba8719875df71&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=8mtiadB1VO72kMQxhK2e55vqdB-mLkxlbH-W-EqNkT0&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-02-25 (Thu, 25 Feb 2021)

  Changed paths:
    M Dockerfile

  Log Message:
  -----------
  [docker] tini `-s` first instead of after `--`


  Commit: ff91c2d935b25fa6cabb6be4cce4e43af4e6a307
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ff91c2d935b25fa6cabb6be4cce4e43af4e6a307&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=S8XRqCDJEF63or_owLz-RphhRJ2_ftoaqKhKg-bcYw8&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  [donut] center support flange at concrete/lead interface


  Commit: 02e7236a085fc15780128a4aba686d7c2df155e0
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_02e7236a085fc15780128a4aba686d7c2df155e0&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=aoViIrCgkYVONrWEQHZacNwySUcvnxOrUpr8joeGg38&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-08 (Mon, 08 Mar 2021)

  Changed paths:
    M geometry/donut/donutConcreteLead.gdml

  Log Message:
  -----------
  Merge pull request #441 from JeffersonLab/bugfix-donut-unequal-lead-concrete-radius

Bugfix: allow unequal lead/concrete radii for pion donut


  Commit: c9122f7cafda7739d85e532f0803a340c92a3d4b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c9122f7cafda7739d85e532f0803a340c92a3d4b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=7yxT8hlTWZDgKNOU9PC12yqSupVDx19Nl8UJip-1uuo&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M include/remollRunData.hh
    M src/remollRunData.cc

  Log Message:
  -----------
  [run_data] fprintf->G4cerr; std::string fRunPath, fHostName


  Commit: e92295601b236ee323a5cebad13d78e4e40ffbb9
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_e92295601b236ee323a5cebad13d78e4e40ffbb9&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=JW2ViveSuOXRJT1F4wJ8GsnzGNHnAZXuc5dyPLRrKq4&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M include/remollRunData.hh
    M src/remollRunData.cc

  Log Message:
  -----------
  [run_data] store gGitInfo in fGitInfo; ClassDef version ++


  Commit: 5b6bf267882b42e148460e471b436d6fa2a46be8
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5b6bf267882b42e148460e471b436d6fa2a46be8&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=xTlQuFWLsbnE3bkl5sSNgw0nM0nwYoENgwKY2hARRbg&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M include/remollRunData.hh
    M src/remollPrimaryGeneratorAction.cc
    M src/remollRunData.cc

  Log Message:
  -----------
  [run_data] remove fGenName (is in macro)


  Commit: c97cb3e7e7a94e28daa011fd064676ecd2c467b0
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c97cb3e7e7a94e28daa011fd064676ecd2c467b0&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=FApWhgucNy_0xfQ70mcQ6tF1mIKNsADlWfztXhJwkHM&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M src/remollRunData.cc

  Log Message:
  -----------
  [run_data] std::string fHostName needs no null termination


  Commit: a2901c20e196698167ea1a5911cb5389b22063bd
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a2901c20e196698167ea1a5911cb5389b22063bd&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=fcJyHLuO1C-Avebx8M-PRsAf23Y0AGWChuR-kmFoAoc&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M include/remollRunData.hh

  Log Message:
  -----------
  [run_data] no TGeoManager needed


  Commit: 9202b98920c27d9627d7717de268ea3a45d50a64
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_9202b98920c27d9627d7717de268ea3a45d50a64&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=J586ib6Ir8e7aKfqlLudIWX7WfDD0T2PZnG0XFEXtQ0&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M include/remollRunData.hh
    M src/remollRunData.cc

  Log Message:
  -----------
  [run_data] ctor/dtor simplification


  Commit: 26139317a7cd0e29e019c0fe1b8976206db8426c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_26139317a7cd0e29e019c0fe1b8976206db8426c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=csAT8Nc48UEYlYVIAN1_37JBCwWHYA0K00Crb0QH4NA&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M include/remollRunData.hh
    M src/remollRunData.cc

  Log Message:
  -----------
  [run_data] remove fBeamE


  Commit: da04a3baecb315cc152d6db3d3dde5f1b21d4f19
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_da04a3baecb315cc152d6db3d3dde5f1b21d4f19&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=r_RoZQzRxAk8rJmXGtalWq0wXNA7Xn-RG9Ijx6HOn_k&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M src/remollRunData.cc

  Log Message:
  -----------
  [run_data] init fSeed to 0


  Commit: 0dc20aa5c480bb0c45711d88309c5c96b0093c81
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0dc20aa5c480bb0c45711d88309c5c96b0093c81&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=6cEduxhO-LXA2JZsIISjpS9D55ga3TzmQYFJAryktvo&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-11 (Thu, 11 Mar 2021)

  Changed paths:
    M include/remollRunData.hh

  Log Message:
  -----------
  [run_data] reorg of header; added some getters; private member fields


  Commit: a9d0e441e4812d4718432af7ec172ee1b4e14a0e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a9d0e441e4812d4718432af7ec172ee1b4e14a0e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=shqIwIzE020uc2InNFasErIxy_NrFNWzvCRlYTStBhk&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M src/remollSearchPath.cc

  Log Message:
  -----------
  [searchPath] Changed the order of dirs in which remoll looks for files


  Commit: 904e1956071c3dbb7bfc63c691d5c84a502c5d0f
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_904e1956071c3dbb7bfc63c691d5c84a502c5d0f&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=uthvzjSgoSF__JOMnl-pJNODzLHi0KNq2hWJx0viwYI&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M src/remollSearchPath.cc

  Log Message:
  -----------
  Fixed syntax error


  Commit: a56b535d09e658fab5da6797f7819e1b3bd25ae4
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a56b535d09e658fab5da6797f7819e1b3bd25ae4&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=RPWWGe0l2eK2wMIGRgvvLAAOXGXBxuQUyveyCzM9m44&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  [workflows] push if github.event_name != 'pull_request'


  Commit: d467c45d3c2e1088920f5cf2f578b15e43146f67
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d467c45d3c2e1088920f5cf2f578b15e43146f67&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=6vJ5gThMmXmkct51Sf7j2XX4lrILe6D6jSQ2fmC5jo8&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-12 (Fri, 12 Mar 2021)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  Merge pull request #448 from JeffersonLab/wdconinc-patch-1

[workflows] push if github.event_name != 'pull_request'


  Commit: c6c342032b314e61769e82b88207850b73fd333c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c6c342032b314e61769e82b88207850b73fd333c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=UR_frDbvAXHVWvHFfx0PDfvYfgiUeqpAymqade40crw&e= 
  Author: Yug34 <vertilax1337 at gmail.com>
  Date:   2021-03-13 (Sat, 13 Mar 2021)

  Changed paths:
    M src/remollSearchPath.cc

  Log Message:
  -----------
  [searchPath] Fixed errors


  Commit: 6e1126fb2d3109fcfcf103ef3b7cd8af89b3b6e8
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6e1126fb2d3109fcfcf103ef3b7cd8af89b3b6e8&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=QJbMEtHFcHNZQYu4xGPypwhYEpYkOzO-hjfv12SpuoE&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-13 (Sat, 13 Mar 2021)

  Changed paths:
    M src/remollSearchPath.cc

  Log Message:
  -----------
  Merge pull request #447 from Yug34/develop

[searchPath] Changed the order of dirs in which remoll looks for files


  Commit: 7ded5c97811c7abd0f98ae3d96ff0275d511c160
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_7ded5c97811c7abd0f98ae3d96ff0275d511c160&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=JELBWT3lavesTH6wx-An_tas2j2AJXOZKcf_Wmo2Bxg&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-14 (Sun, 14 Mar 2021)

  Changed paths:
    M .github/workflows/docker-image.yml
    M src/remollSearchPath.cc

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/develop' into bugfix-git-info-string


  Commit: cd43f29baaab2f986efb332d10680ab695f25792
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_cd43f29baaab2f986efb332d10680ab695f25792&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Tke3RLOdYfEwNHnwSURkV5msGTOHVigr7UYq_ISC2LM&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-14 (Sun, 14 Mar 2021)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  [workflows] push to user/repo; allow failed login


  Commit: bacad21e534ac56eeafdfab40ceb27dc91f79963
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_bacad21e534ac56eeafdfab40ceb27dc91f79963&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=3FK87caHOAvn4v4mPXGcfJg4xmJE3CxHFlFYQhZijkg&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-14 (Sun, 14 Mar 2021)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  Merge pull request #450 from wdconinc/bugfix-github-workflow-docker-push-only-when-logged-in

[workflows] push to user/repo; allow failed login


  Commit: 72c631b783734de14183f6953cc4368a55d406f4
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_72c631b783734de14183f6953cc4368a55d406f4&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=57KS5ylyochAPedxGdzvURYKWFM4ShChDCYpQtj3kio&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-14 (Sun, 14 Mar 2021)

  Changed paths:
    M .github/workflows/docker-image.yml

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/develop' into bugfix-git-info-string


  Commit: 702ab88494d2d7f8b45088b75e321d3eac67f517
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_702ab88494d2d7f8b45088b75e321d3eac67f517&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=tUG3CBTiVRbJxXZg-z5TGsMd9qudi_AqmxAIfQxJxOc&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-15 (Mon, 15 Mar 2021)

  Changed paths:
    M include/remollRunData.hh
    M src/remollPrimaryGeneratorAction.cc
    M src/remollRunData.cc

  Log Message:
  -----------
  Merge pull request #445 from wdconinc/bugfix-git-info-string

Bugfix: store git info string in root file


  Commit: ba65f03084413e0a218b1e81cc40285d57ea3848
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ba65f03084413e0a218b1e81cc40285d57ea3848&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=opf3JUrwhajUge-5yg8NkhWhCFEiM2n2CW81cBvf00o&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M src/remollMagneticField.cc

  Log Message:
  -----------
  [magneticfield] field at maximum extent value must fail


  Commit: 29997d2dee7e3b0250a74b6c90e6f457414daea6
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_29997d2dee7e3b0250a74b6c90e6f457414daea6&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=00kfQZjZsz053Z3wdUtNTP73N0ZTZwfnHcSqOzxJeQw&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M src/remollMagneticField.cc

  Log Message:
  -----------
  Merge pull request #456 from wdconinc/hotfix-magnetic-field-map-edge-cases

[magneticfield] field at maximum extent value must fail


  Commit: 1a36b857ca12143a667226017b9f34e2f616f4c5
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_1a36b857ca12143a667226017b9f34e2f616f4c5&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=xdjS7QxAJBSvvVMV4h25PbqZVw9rPZPY6lUytlYo_d4&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-23 (Tue, 23 Mar 2021)

  Changed paths:
    M cmake/modules/FindROOT.cmake

  Log Message:
  -----------
  [cmake] filter out -O? optimizations from root-config --cflags


  Commit: c3be196ee0355b10ca79cf262ed4f94045afcfda
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c3be196ee0355b10ca79cf262ed4f94045afcfda&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=rD5rAxWpH3-4goG_oHnTocgkoq3rAo6eb9TkefhFudY&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M CMakeLists.txt

  Log Message:
  -----------
  [CMakeLists] download new larger fieldmaps and make default


  Commit: 3f499e260e9d7a925ad21b272f954db85ea03ca5
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3f499e260e9d7a925ad21b272f954db85ea03ca5&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=RiocZ24f-R15FHMZnCoFfKwWYWm4p5cUjfQRrphJ0Sk&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M macros/load_magnetic_fieldmaps.mac

  Log Message:
  -----------
  [macros] use new larger fieldmaps in load_magnetic_fieldmaps.mac


  Commit: d706a37116558d8e12c1408259b07aaabf2d316e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d706a37116558d8e12c1408259b07aaabf2d316e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=mjPP_qStswBJDb5qo5FpPbIJSH5Wq90xX4gMv1w8SfQ&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-25 (Thu, 25 Mar 2021)

  Changed paths:
    M CMakeLists.txt
    M macros/load_magnetic_fieldmaps.mac

  Log Message:
  -----------
  Merge pull request #459 from wdconinc/feature-larger-fieldmaps

Feature: larger fieldmaps


  Commit: bfd322a232c212b012d9a435278605daae961d7c
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_bfd322a232c212b012d9a435278605daae961d7c&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=xjA1LiqgUPQr5qBg9tc731r3u1-w0R5U93O8w1iPZhY&e= 
  Author: Chandan Ghosh <chandan at ifarm1901.jlab.org>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M geometry/hybrid/hybridDaughter_merged.gdml

  Log Message:
  -----------
  Removed old downstream twobounce pipe and add new two-bounce shield


  Commit: e2a65a85e5fa9c5016f49cab7bf9f6a066131b21
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_e2a65a85e5fa9c5016f49cab7bf9f6a066131b21&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=2Qaal8Cl-6aTSyZ59O28vdofjFEMnJV2Gh2AbUcxIF8&e= 
  Author: Chandan Ghosh <chandan at ifarm1901.jlab.org>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M geometry/hybrid/hybridToroid.gdml

  Log Message:
  -----------
  Removed Septapus and implemented new epoxy shieldings; Collimator 5 handles and collimator 6


  Commit: f07661825e1692dc11acd8e500f5d2c389200d98
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f07661825e1692dc11acd8e500f5d2c389200d98&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=2i3XzybT4Pc4XjdxRbn1mTk9NnV29KvmONELl62-dog&e= 
  Author: Chandan Ghosh <chandan at ifarm1901.jlab.org>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M geometry/hybrid/hybridDaughter_merged.gdml

  Log Message:
  -----------
  Changed names of some elements for better understanding of the code


  Commit: 978c8873fd6f8043b4e9fbdfeec7a9239b48bf7d
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_978c8873fd6f8043b4e9fbdfeec7a9239b48bf7d&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=Zns8YevFmDRQTQvPMRts9scMoUpt5GP4XdOx9iZOz80&e= 
  Author: chandabindu <32769405+chandabindu at users.noreply.github.com>
  Date:   2021-03-26 (Fri, 26 Mar 2021)

  Changed paths:
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/hybrid/hybridToroid.gdml

  Log Message:
  -----------
  Merge pull request #460 from chandabindu/feature-UpdateDownstreamRegion

Feature update downstream region


  Commit: bcd013dd3bb00f684d9917649aa78a7482f72612
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_bcd013dd3bb00f684d9917649aa78a7482f72612&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=3A6YagFDyadmUN2Cwkpr5DytGD3h8u6OR7dlen9b1YY&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-28 (Sun, 28 Mar 2021)

  Changed paths:
    M geometry/showermax/showerMaxGen.gdml

  Log Message:
  -----------
  [showermax] updated geometry from remoll-showermax-generator


  Commit: 072f3fcb84d2a5d638329da301a307b0e201923e
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_072f3fcb84d2a5d638329da301a307b0e201923e&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=LPpqB2356UaF9qHK4oUGxNCjcEJOKa7JZPsvQEp4cxs&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-28 (Sun, 28 Mar 2021)

  Changed paths:
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  [detector construction] enable overlap check; print warning only when validate


  Commit: abf1d4f3f17704f13d772a368ebe9dc6714f3af7
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_abf1d4f3f17704f13d772a368ebe9dc6714f3af7&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=aNrcMQNQpznv_DWzESuDC6aElN6eNvO1O6wgJvJ16EM&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-28 (Sun, 28 Mar 2021)

  Changed paths:
    M geometry/showermax/showerMaxGen.gdml
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  Merge pull request #461 from wdconinc/feature-new-showermax

Feature: new showermax geometry


  Commit: e4ddee5c9047d25a7fa8938a885a4cd88ee98f0b
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_e4ddee5c9047d25a7fa8938a885a4cd88ee98f0b&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=0qgbcAEgBeo3Yg1-Aw3lxo5fumLs_9pPFStKXkeoE-Y&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2021-03-28 (Sun, 28 Mar 2021)

  Changed paths:
    M cmake/modules/FindROOT.cmake

  Log Message:
  -----------
  Merge pull request #457 from wdconinc/bugfix-issue-455

[cmake] filter out -O? optimizations from `root-config --cflags`


  Commit: d7e1abdf4d00ff60e652b5caec94106ddde50e68
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d7e1abdf4d00ff60e652b5caec94106ddde50e68&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=hZECaLvgeOMWHX9Z9ZmoI5XV9wzfDP9pxOR5AaFVknA&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2021-03-30 (Tue, 30 Mar 2021)

  Changed paths:
    A .github/workflows/docker-image.yml
    M .travis.yml
    M CMakeLists.txt
    M Dockerfile
    M analysis/CMakeLists.txt
    A analysis/bkgd_pe/CMakeLists.txt
    A analysis/bkgd_pe/bkgd_pe.cc
    A analysis/bkgd_pe/include/bkgd_pe.hh
    A analysis/bkgd_pe/include/bkgd_peLinkDef.h
    A analysis/bkgd_pe/include/bkgd_petypes.hh
    M analysis/pe/include/pe.hh
    M analysis/pe/include/peLinkDef.h
    M analysis/pe/include/petypes.hh
    M analysis/pe/pe.cc
    A analysis/pe_studies/README.md
    A analysis/pe_studies/active-SD-mollerParallel.gdml
    A analysis/pe_studies/macros/detector_vis.mac
    A analysis/pe_studies/macros/preserve_recreate-brad.mac
    A analysis/pe_studies/macros/preserve_ref_scans.mac
    A analysis/pe_studies/macros/preserve_scans.mac
    A analysis/pe_studies/macros/runexample_epelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_epinelastic_parallel.mac
    A analysis/pe_studies/macros/runexample_moller_parallel.mac
    A analysis/pe_studies/macros/runexample_test-det28_parallel.mac
    A analysis/pe_studies/scripts/do_all_rates.sh
    A analysis/pe_studies/scripts/full-scan.sh
    A analysis/pe_studies/scripts/generate-baseline-geometries.sh
    A analysis/pe_studies/scripts/getMax.C
    A analysis/pe_studies/scripts/produce.sh
    A analysis/pe_studies/scripts/ref-scan.sh
    A analysis/pe_studies/scripts/scan.sh
    A analysis/pe_studies/scripts/sub-ref-scan.sh
    M cmake/modules/FindROOT.cmake
    M geometry/beampipe/downstream/beampipeDSMother.gdml
    M geometry/beampipe/premoller/beampipeRaster.gdml
    M geometry/donut/donutConcreteLead.gdml
    M geometry/electronics/subSBSbunker.gdml
    M geometry/generators/remoll-coil-generator
    M geometry/generators/remoll-showermax-generator
    M geometry/hall/hallDaughter_dump.gdml
    M geometry/hall/subDumpDiffuser.gdml
    M geometry/huts/lefthut.gdml
    M geometry/huts/righthut.gdml
    M geometry/hybrid/hybridDaughter_merged.gdml
    M geometry/hybrid/hybridToroid.gdml
    M geometry/materials.xml
    M geometry/mollerMother.gdml
    M geometry/mollerParallel.gdml
    M geometry/pion/GEM/pionDetectorGEMOpenSector.gdml
    M geometry/pion/Lucite/pionDetectorLucite.gdml
    M geometry/pion/Lucite/pionDetectorLuciteSector.gdml
    M geometry/pion/TS/pionDetectorTSOpenSector.gdml
    M geometry/positions.xml
    M geometry/showermax/showerMaxGen.gdml
    M geometry/target/subTargetRegion.gdml
    A geometry/upstream/sieve.gdml
    M geometry/upstream/upstreamDaughter_merged.gdml
    M geometry/upstream/upstreamToroid.gdml
    A geometry_sandbox/detector_Mainz.gdml
    A geometry_sandbox/detector_Mainz_v2.gdml
    A geometry_sandbox/materials.xml
    A geometry_sandbox/materialsOptical.xml
    A geometry_sandbox/materialsOptical_Mainz.xml
    A geometry_sandbox/matrices_Mainz.xml
    A geometry_sandbox/matrices_Mainz_v2.xml
    A geometry_sandbox/mollerMother.gdml
    A geometry_sandbox/mollerMother_Mainz.gdml
    A geometry_sandbox/solids_Mainz.xml
    A geometry_sandbox/solids_Mainz_v2.xml
    A geometry_sandbox/targetDaughter.gdml
    M include/remollBeamTarget.hh
    M include/remollDetectorConstruction.hh
    M include/remollGenBeam.hh
    R include/remollGenTF1.hh
    M include/remollMagneticField.hh
    M include/remollParallelConstruction.hh
    M include/remollRunData.hh
    A include/remollSearchPath.hh
    M include/remollVEventGen.hh
    M include/remolltypes.hh
    A jobs/jlabSubmit1.py
    M macros/envelope_data.mac
    M macros/hepmc/ee_ee_hepmc.mac
    M macros/hepmc/ee_ee_moller.mac
    M macros/hepmc/ep_ep_elastic.mac
    M macros/hepmc/ep_ep_hepmc.mac
    R macros/initializeTF1Generator.mac
    M macros/issues/issue179.mac
    M macros/issues/issue186_set1.mac
    M macros/issues/issue186_set2.mac
    M macros/issues/issue186_set3.mac
    M macros/issues/issue186_set4.mac
    M macros/issues/issue186_set5.mac
    M macros/load_magnetic_fieldmaps.mac
    M macros/runBeam.mac
    M macros/runEE.mac
    M macros/runEPpion.mac
    R macros/runTF1.mac
    M macros/runexample.mac
    M macros/runexample_envelope.mac
    M macros/runexample_vis.mac
    A macros/sieve/sieve_in.mac
    A macros/sieve/sieve_out.mac
    M macros/tests/commit/test_beam.mac
    M macros/tests/commit/test_elastic.mac
    M macros/tests/commit/test_elasticAl.mac
    M macros/tests/commit/test_elasticAl_DS.mac
    M macros/tests/commit/test_elasticAl_US.mac
    M macros/tests/commit/test_inelastic.mac
    M macros/tests/commit/test_inelasticAl.mac
    M macros/tests/commit/test_moller.mac
    M macros/tests/commit/test_pion.mac
    M macros/tests/commit/test_power.mac
    M macros/tests/commit/test_raster.mac
    R macros/tests/geometry/overlap.mac
    M macros/tests/release/test_moller.mac
    M macros/tests/unit/test_gen_beam_raster.mac
    R macros/tests/unit/test_physlist_4.mac
    R macros/tests/unit/test_physlist_5.mac
    M macros/tests/unit/test_polarization.mac
    M macros/tests/unit/test_rng_engine.mac
    A macros/tests/unit/test_sieve.mac
    M remoll.cc
    A scripts/scan.sh
    M scripts/tests/test_macros.sh
    M src/remollBeamTarget.cc
    M src/remollDetectorConstruction.cc
    M src/remollGenBeam.cc
    M src/remollGenExternal.cc
    R src/remollGenTF1.cc
    M src/remollGlobalField.cc
    M src/remollMagneticField.cc
    M src/remollParallelConstruction.cc
    M src/remollPrimaryGeneratorAction.cc
    M src/remollRunData.cc
    A src/remollSearchPath.cc
    M src/remollVEventGen.cc
    A vis/detector_vis.mac
    M vis/vis.mac

  Log Message:
  -----------
  Merge remote-tracking branch 'upstream/develop' into newgeometry-pion-dump-shield


Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_1de500f26679...d7e1abdf4d00&d=DwIFaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=cN_h54G98W2ZV76XZP3Tk39Eu43vSq_ix1wQHJu0Jlk&s=HquNC8K9KYkxuWDgtVAWtp9Jq8B4GnB-kqejQQadpDw&e= 



More information about the 12gevmoller_sim mailing list