[12gevmoller_sim] [EXTERNAL] [JeffersonLab/remoll] 547374: Allow /remoll/geometry/verbose also after init

Wouter Deconinck noreply at github.com
Fri Jun 5 21:32:42 EDT 2020


  Branch: refs/heads/develop
  Home:   https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=XrlgMiaNeVlTbtXUC4o4Cze5X5IQJgsC4pb_m0k8lig&s=28H3VSI0pA1uzwQQFmnsf1DqHv2O8tUzxGoL67HJ6gI&e= 
  Commit: 547374683243b8293488dd769e9ff58c366a8ede
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_547374683243b8293488dd769e9ff58c366a8ede&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=XrlgMiaNeVlTbtXUC4o4Cze5X5IQJgsC4pb_m0k8lig&s=Kljzm5L3OU3kraumAXzKEn8LB_eeZoDFf7DfWbxxJZE&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  Allow /remoll/geometry/verbose also after init


  Commit: 5822d8f737e83fb95072e79200d946bf49eb7676
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_5822d8f737e83fb95072e79200d946bf49eb7676&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=XrlgMiaNeVlTbtXUC4o4Cze5X5IQJgsC4pb_m0k8lig&s=hLL_0Df8Ljz3IIRepErqnxwxksk-R0da7Z5ONH4xYzg&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  /remoll/geometry/absolute_position <volume_name> (x,y,z)

Set of new macro commands to move stuff around
- /remoll/geometry/absolute_position <volume_name> (x,y,z)
- /remoll/geometry/relative_position <volume_name> (x,y,z)
- /remoll/geometry/absolute_rotation <volume_name> (x,y,z)
- /remoll/geometry/relative_rotation <volume_name> (x,y,z)

The absolute versions set the position/rotation inside the mother volume
(so NOT in world coordinates). The relative versions set the
position/rotation with respect to the current position/rotation.

Rotations have to be specified in x, y, z rotations (in that order). I
hope that's sufficient.

Geant4 does not support units on macro commands with multiple arguments,
so this has to be specified in mm and deg.


  Commit: 3ad822437a84774275ab3efdccafe7e09bb4ab92
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_3ad822437a84774275ab3efdccafe7e09bb4ab92&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=XrlgMiaNeVlTbtXUC4o4Cze5X5IQJgsC4pb_m0k8lig&s=2_ICXXVwSk9Kkb1XxkAPD9JyV9YwmxkaoQcjwGKk8hs&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    A macros/tests/unit/test_move_volume.mac

  Log Message:
  -----------
  Unit test macro


  Commit: 1821c902242300e5f79deaa8da42d711fd59afca
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_1821c902242300e5f79deaa8da42d711fd59afca&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=XrlgMiaNeVlTbtXUC4o4Cze5X5IQJgsC4pb_m0k8lig&s=AHceRYNo164bpbUc3o-WsNZps2J21lDkMYPIFInq7GE&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M include/remollDetectorConstruction.hh

  Log Message:
  -----------
  Function signatures


  Commit: 814b9871a10e8e1bf4bdae4252644beeacc52732
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_814b9871a10e8e1bf4bdae4252644beeacc52732&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=XrlgMiaNeVlTbtXUC4o4Cze5X5IQJgsC4pb_m0k8lig&s=QqShycDIHoNgXMmxb1_g-vfl4dcRX0HvGazY7iiBPvI&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Raster is at -19.81 m now, which affects pos/angle correlations.

The reference position of the raster (i.e. where the raster is the
specified 5 mm x 5 mm size), is now again the center of the target,
which is going to be right for most solid targets too and is anyway
less important for the much smaller pos/angle correlations. For a
5 mm x 5 mm raster and 0.065 mrad/mm correlations, the raster is only
0.2 mm larger downstream than upstream for a 1.25 m long target.


  Commit: 043e8630bcb7d077542fc553025dec81a24208b0
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_043e8630bcb7d077542fc553025dec81a24208b0&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=XrlgMiaNeVlTbtXUC4o4Cze5X5IQJgsC4pb_m0k8lig&s=WiDnQfouSFS-UryD5l7RJ3x6gbFXkpdvWlAy2tR-LRM&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:

  Log Message:
  -----------
  Merge remote-tracking branch 'origin/develop' into feature-raster-position


  Commit: 49a3edd390a75632d2b18f8f5329118ec0386eda
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_49a3edd390a75632d2b18f8f5329118ec0386eda&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=XrlgMiaNeVlTbtXUC4o4Cze5X5IQJgsC4pb_m0k8lig&s=WuuzZhUsu0UoIcKil9J3Bsw9OueGlUoyUNCHS1-5EBU&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-06-05 (Fri, 05 Jun 2020)

  Changed paths:
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Merge pull request #352 from JeffersonLab/feature-raster-position

Feature: Set raster origin position to -19.81m (beam generator)


Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_c319f836326b...49a3edd390a7&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=XrlgMiaNeVlTbtXUC4o4Cze5X5IQJgsC4pb_m0k8lig&s=f1dD4BfBdWeQAeM6bX9qSDobzWwdwCxqiM2jhe9GJgk&e= 



More information about the 12gevmoller_sim mailing list