[12gevmoller_sim] [JeffersonLab/remoll] 3b29cd: Correlated raster implementation in the beam gener...

Wouter Deconinck noreply at github.com
Tue Feb 26 13:26:37 EST 2019


  Branch: refs/heads/develop
  Home:   https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999587094&sdata=oryh%2BCnRaL8PR9xoHwemI%2FqZl8XOSxYcOUj%2FqEONGUo%3D&reserved=0
  Commit: 3b29cd575e223f0d0c85cbf9c2bef1e50298e9aa
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F3b29cd575e223f0d0c85cbf9c2bef1e50298e9aa&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999587094&sdata=ugbWgxbjizEASeeRjUxNJQ8cRyGqDayaP0ph29%2FVEkw%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-19 (Tue, 19 Feb 2019)

  Changed paths:
    M include/remollGenBeam.hh
    A macros/tests/unit/test_gen_beam_raster.mac
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Correlated raster implementation in the beam generator, see #190

Example:
```
/run/initialize
/remoll/evgen/set beam
/remoll/evgen/beam/origin 0 0 -5 m
/remoll/evgen/beam/direction 0 0 1
/remoll/evgen/beam/rasx 5 mm
/remoll/evgen/beam/rasy 5 mm
/remoll/evgen/beam/corrx 5
/remoll/evgen/beam/corry 5
/run/beamOn 1000
```
This generates a 5 mm x 5 mm raster at z = -5 m with angles
at (5 mrad / mm) * (±2.5 mm) = ±0.73 deg angular spread.

What this looks like at the target? Can be extrapolated.


  Commit: f8990c6337c6262f6fed4d34ff8b325ca217476c
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Ff8990c6337c6262f6fed4d34ff8b325ca217476c&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999587094&sdata=r%2BZ%2Fvh4%2Bn540eHBaMHM5K5l%2Fx76xZ844V%2Br8AILHFsA%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-20 (Wed, 20 Feb 2019)

  Changed paths:
    A analysis/raster/plot_gen_beam_raster.C
    M macros/tests/unit/test_gen_beam_raster.mac
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Improved raster implementation, now with raster size at z = 0,
even though origin is at specified z location (e.g. -5 m).


  Commit: 865ff773470c4919c582aa05b060b5f5349bc11b
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F865ff773470c4919c582aa05b060b5f5349bc11b&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999587094&sdata=uQQSZExdJmaKBwW%2B2ab3wUfuJYrrKxL3XK7o6HRsEIM%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

  Changed paths:
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Default raster 2.5 mm x 2.5 mm, correlation of 0.136 mrad / mm per Juliette.


  Commit: 47bff827f2fdf45f30e8dd01bd93402714856175
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F47bff827f2fdf45f30e8dd01bd93402714856175&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999587094&sdata=2Ua1OQwXEMEnl0guHw5f4ph%2FsIwo2H7AJRz7K%2BN8LYI%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

  Changed paths:
    M .travis.yml

  Log Message:
  -----------
  Exit out with error code on first test failure

Without this, the loop over unit, commit, release test_macros tries
to continue and can succeed on the remaining categories.


  Commit: 17d97bc7dc0f5139120f589b6a0c23e3f1eb0f83
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F17d97bc7dc0f5139120f589b6a0c23e3f1eb0f83&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999587094&sdata=OCKCfe83ALmG1JDgRX2fcs9qW7LC8wvgnlnpV8C5M2M%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-25 (Mon, 25 Feb 2019)

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

  Log Message:
  -----------
  Fix broken unit test macro


  Commit: 3dd73d502ec7cc6c3c77aebb7cd6c8e811e9a352
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F3dd73d502ec7cc6c3c77aebb7cd6c8e811e9a352&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999597099&sdata=1Jb%2BH2J7F5JijkKX5ndaAQdLWNlnKwyDoxvxeheVCSc%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M include/remollEventAction.hh
    M include/remollPrimaryGeneratorAction.hh
    M remoll.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  Removed unused includes of remollIO


  Commit: 0bfc3b09c140497c6f6cf6bdc39faf1f80f942e2
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F0bfc3b09c140497c6f6cf6bdc39faf1f80f942e2&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999597099&sdata=o7ZEgsJ%2FMgZLrVFYeHd%2F2a8RArfyMxbsXaoge85TANg%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M src/remollIO.cc

  Log Message:
  -----------
  Proper branch syntax for dets.sd and dets.lv


  Commit: 3acc0c13a3484cd07a5e9139eb3f01429deb8ffa
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F3acc0c13a3484cd07a5e9139eb3f01429deb8ffa&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999597099&sdata=KTM7tX2g20npXghc4Gol9FH62bfmw%2BrsoDDz7jgSDo0%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M src/remollIO.cc

  Log Message:
  -----------
  Do not initialize tree upon remollIO instantiation, only when we ask.

This causes macros/tests/unit/test_initialize.mac to compile again,
and fixes #208.


  Commit: 72babe9c25c35f5138e2e556522d1f4a8ecc819a
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F72babe9c25c35f5138e2e556522d1f4a8ecc819a&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636868023999597099&sdata=rHVMep0X3Rp4bzSjIVYa%2FnCLuknJZctTFePfR%2BWxR40%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M remoll.cc

  Log Message:
  -----------
  Include TROOT.h now that remollIO is gone to fix LLVM/GL bug


  Commit: eb75c1357adeb72db699432643cc5839daa380f7
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Feb75c1357adeb72db699432643cc5839daa380f7&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C0%7C636868023999597099&sdata=MRyN2cSimYsjpp2melSLQNEepDw7LdptxuGIq1CXTdA%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M analysis/raster/plot_gen_beam_raster.C
    M macros/tests/unit/test_gen_beam_raster.mac
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Default beam generator raster slightly modified: -7.75 m upstream.

Updated test macro for default and some strange raster setting.
Updated analysis script to make it easier to change the axis min/max.


  Commit: 780948c10a003593fc35e4c840fbaf9103b84ab2
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F780948c10a003593fc35e4c840fbaf9103b84ab2&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C0%7C636868023999597099&sdata=w2Hn9PBreHbPcoGUetse%2F9ynHzw%2BYl5nxhsBwUoNxPc%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M .travis.yml
    M include/remollEventAction.hh
    M include/remollPrimaryGeneratorAction.hh
    M macros/tests/unit/test_gen_pion.mac
    M remoll.cc
    M src/remollIO.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  Merge pull request #207 from JeffersonLab/bugfix-issue-199 into feature-gen-beam-correlated-raster

Bugfix issue #199 closed.


  Commit: f7b9e97cdc64e3d2c620be8a23eb658303615569
      https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Ff7b9e97cdc64e3d2c620be8a23eb658303615569&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C0%7C636868023999597099&sdata=H0iUV5LMTVKCtVt%2Bu4NQjqz%2Fgo%2B8lGaRLWX6HpoGCpg%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-02-26 (Tue, 26 Feb 2019)

  Changed paths:
    M .travis.yml
    A analysis/raster/plot_gen_beam_raster.C
    M include/remollEventAction.hh
    M include/remollGenBeam.hh
    M include/remollPrimaryGeneratorAction.hh
    A macros/tests/unit/test_gen_beam_raster.mac
    M macros/tests/unit/test_gen_pion.mac
    M remoll.cc
    M src/remollGenBeam.cc
    M src/remollIO.cc
    M src/remollPrimaryGeneratorAction.cc

  Log Message:
  -----------
  Merge pull request #202 from JeffersonLab/feature-gen-beam-correlated-raster

Feature gen beam correlated raster


Compare: https://na01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcompare%2Fd8e19695563a...f7b9e97cdc64&data=02%7C01%7C12gevmoller_sim%40jlab.org%7Cc568e67149b344f2771b08d69c17f228%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C0%7C636868023999597099&sdata=ZKSqdmJ5uvbRn4Kki0uC9cZjuTK2vtnfjRWZztEF%2BiU%3D&reserved=0



More information about the 12gevmoller_sim mailing list