[12gevmoller_sim] [JeffersonLab/remoll] 60d508: Changed target length to 1.25 m

Wouter Deconinck noreply at github.com
Thu Apr 11 20:26:33 EDT 2019


  Branch: refs/heads/develop
  Home:   https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961170930&sdata=r0rslV7QFBTdZ3mpXBALqUBPDXTQspe5jMovVJR4Sik%3D&reserved=0
  Commit: 60d508c4e25dcb777e321409fa42bfb392d423a3
      https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F60d508c4e25dcb777e321409fa42bfb392d423a3&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961170930&sdata=6BieYNCHPTVQ%2BpBLJfrQ4qGnBKxsAkKGsRaQb9D4WUM%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-03-22 (Fri, 22 Mar 2019)

  Changed paths:
    M geometry/target/subTargetRegion.gdml
    M geometry/target/targetDaughter.gdml
    M geometry/target/targetDaughter_Clamshell_Optimized.gdml
    M geometry/target/targetDaughter_acceptanceDefinition.gdml
    M geometry/target/targetDaughter_merged.gdml
    M geometry/target/targetDaughter_noShlds.gdml

  Log Message:
  -----------
  Changed target length to 1.25 m

This propagates the constants
```
    <constant name="tubeTarget_length" value="1250"/>
    <constant name="AlWindowTarget_length" value="0.127"/>
```
and placement of the windows
```
      <physvol>
        <volumeref ref="USAlTarg"/>
<position name="targ_upstream_window" unit="mm" x="0" y="0"
z="-(AlWindowTarget_length+tubeTarget_length)/2"/>
      </physvol>

      <physvol>
        <volumeref ref="DSAlTarg"/>
<position name="targ_downstream_window" unit="mm" x="0" y="0"
z="+(AlWindowTarget_length+tubeTarget_length)/2"/>
      </physvol>

```
in all target implementations.

Asides:
- the `/remoll/targlen` command is likely to disappear since changing
this currently won't move the aluminum windows.


  Commit: e601660bee72c9ad25e1e7424d8594e173413922
      https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Fe601660bee72c9ad25e1e7424d8594e173413922&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961170930&sdata=lPIkeMPQDK91tqQ8wVSgQ4IuIxYepavcnhnyefKMTRg%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-04-08 (Mon, 08 Apr 2019)

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

  Log Message:
  -----------
  Removed targpos and targlen commands

They are bound to cause errors since they are not guaranteed to do the
right thing when using more complicated target geometries that are not
represented by tubes, that have front/back windows, etc.


  Commit: 9357be575c432eb6b847a67e7456823c0ac7e80f
      https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F9357be575c432eb6b847a67e7456823c0ac7e80f&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961170930&sdata=WiUZ75fzhdsMVcQB6%2FDc6U5Wbikx69CBBvl%2FeyB2o14%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-04-08 (Mon, 08 Apr 2019)

  Changed paths:
    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/issue187.mac
    M macros/pionwall/moller_lead_wall_100mm.in
    M macros/pionwall/pion_lead_wall_100mm.in
    M macros/remoll_test.in
    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
    M macros/sim_dump_backscatter.in
    M macros/sim_dump_backscatter.mac
    M macros/sim_moller.mac
    M macros/sim_pion.mac
    M macros/tests/commit/test_elasticAl_DS.mac
    M macros/tests/commit/test_elasticAl_US.mac
    M macros/tests/commit/test_raster.mac
    M macros/tests/unit/test_target.mac

  Log Message:
  -----------
  Removed targpos/targlen from macros that use it


  Commit: e8f6e934ab4887b6fdd052cf8f32b496e97ec8e6
      https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Fe8f6e934ab4887b6fdd052cf8f32b496e97ec8e6&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961170930&sdata=vsjy7clHifefYXluFf%2BaCcxavFlD%2Bhv3fpbgx9A%2B5F8%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M geometry/target/subTargetRegion.gdml
    M geometry/target/target12C.gdml
    M geometry/target/targetDaughter.gdml
    M geometry/target/targetDaughter_Clamshell_Optimized.gdml
    M geometry/target/targetDaughter_acceptanceDefinition.gdml
    M geometry/target/targetDaughter_merged.gdml
    M geometry/target/targetDaughter_noShlds.gdml

  Log Message:
  -----------
  Moved target center to 0.5 m

<constant name="targetCenterZ" value="500"/> is now used to move both
the h2Targ and DS/USAlTarg volumes. Some enclosing volumes were slightly
enlarged (target12C, targetDaughter). Removed unused v0 position.


  Commit: cffebc4b86378568be287e481c5420c4337eb2da
      https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Fcffebc4b86378568be287e481c5420c4337eb2da&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961170930&sdata=GHmvYFu%2FRBbVR%2B9WSf6%2F9d4NiFhlgobWiRvAdEoYQ5g%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Update default beam gen raster origin to -6.7 m, corr to 149 urad/mm, refz to 0.0 m

Fix to issue #242.

Raster is now by default 5 mm x 5 mm full size at the center of the
target (z = 0.0 mm) with an angle/position correlation of 149 urad/mm
corresponding with origin at -6.7 mm per Jay's new designs.


  Commit: d9ced679937042b88727e2a36e54ca5dc00d9b85
      https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Fd9ced679937042b88727e2a36e54ca5dc00d9b85&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961180935&sdata=09KWrrXMZCdjUTmfLW5Bwez5F%2FpjB8Etm5LLTXfNEZo%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Changed reference raster z position to the new center of the target
at +0.5 m.


  Commit: 43583ac210941c2eed8acfe047b9663377ace788
      https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2F43583ac210941c2eed8acfe047b9663377ace788&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961180935&sdata=4W8DzRs8yY%2BIVdQHEjWR6j%2FV%2FOead98Tz2Jd1Y3k8nw%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M .gitignore
    M .travis.yml
    M CMakeLists.txt
    M Dockerfile
    M cmake/modules/BuildType.cmake
    M geometry/pion/GEM/pionDetectorGEM.gdml
    M include/remollGenTF1.hh
    M include/remollGlobalField.hh
    M include/remollIO.hh
    M include/remollMagneticField.hh
    M include/remollglobs.hh
    A macros/manual.mac
    A macros/tests/unit/test_fields.mac
    A manual.txt
    A scripts/tests/watermark.sh
    M src/remollGenTF1.cc
    M src/remollGlobalField.cc
    M src/remollIO.cc
    M src/remollMagneticField.cc

  Log Message:
  -----------
  Merge branch 'develop' into bugfix-new-target-length


  Commit: b17d65070a7e1aa320f977ff073bfe0887d409f2
      https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcommit%2Fb17d65070a7e1aa320f977ff073bfe0887d409f2&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961180935&sdata=CrIv8kUzDu%2Fm2hvR2BUxKhD1W29aAZxfVFUCqcO0lmc%3D&reserved=0
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2019-04-11 (Thu, 11 Apr 2019)

  Changed paths:
    M geometry/target/subTargetRegion.gdml
    M geometry/target/target12C.gdml
    M geometry/target/targetDaughter.gdml
    M geometry/target/targetDaughter_Clamshell_Optimized.gdml
    M geometry/target/targetDaughter_acceptanceDefinition.gdml
    M geometry/target/targetDaughter_merged.gdml
    M geometry/target/targetDaughter_noShlds.gdml
    M include/remollBeamTarget.hh
    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/issue187.mac
    M macros/pionwall/moller_lead_wall_100mm.in
    M macros/pionwall/pion_lead_wall_100mm.in
    M macros/remoll_test.in
    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
    M macros/sim_dump_backscatter.in
    M macros/sim_dump_backscatter.mac
    M macros/sim_moller.mac
    M macros/sim_pion.mac
    M macros/tests/commit/test_elasticAl_DS.mac
    M macros/tests/commit/test_elasticAl_US.mac
    M macros/tests/commit/test_raster.mac
    M macros/tests/unit/test_target.mac
    M src/remollBeamTarget.cc
    M src/remollGenBeam.cc

  Log Message:
  -----------
  Merge pull request #244 from JeffersonLab/bugfix-new-target-length

Changed target length to 1.25 m


Compare: https://gcc01.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FJeffersonLab%2Fremoll%2Fcompare%2Fb3fde3ccb3ae...b17d65070a7e&data=02%7C01%7C12gevmoller_sim%40jlab.org%7C9f29a3c90b4141924eb708d6bedd84f4%7Cb4d7ee1f4fb34f0690372b5b522042ab%7C1%7C1%7C636906255961180935&sdata=Fq5z2k%2BaRCN569I5zYKh0IFtPbIuGh3MM3IocnZ01HA%3D&reserved=0


More information about the 12gevmoller_sim mailing list