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

Wouter Deconinck noreply at github.com
Thu Jun 4 23:57:37 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=y9GROLZLw_0TYL2RXNOG6Yb9i0tRT3-Qg3aXw4e1M5s&s=0g-ivEfuUe2LDgTFb4dys4a1RFF3o0fJObLMNIPo_Vw&e= 
  Commit: 1b8eb03e47b9e10ce5e5997dd47613576a031470
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_1b8eb03e47b9e10ce5e5997dd47613576a031470&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=y9GROLZLw_0TYL2RXNOG6Yb9i0tRT3-Qg3aXw4e1M5s&s=Viy1EtRNfmZBu5uXIK_ip9E1jInh6CRrQxsJeHROBKU&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M src/remollDetectorConstruction.cc

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


  Commit: 374b829128b9e45ffa13ddc06bd1957eecc944f9
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_374b829128b9e45ffa13ddc06bd1957eecc944f9&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=y9GROLZLw_0TYL2RXNOG6Yb9i0tRT3-Qg3aXw4e1M5s&s=Wpr0sZMQJBvmobnClGUKo0Zz7mbaHGa1YW332NpNBRE&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-05-28 (Thu, 28 May 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: 8d8636d9bf71a2da26ac12c6b11a331b800b0898
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_8d8636d9bf71a2da26ac12c6b11a331b800b0898&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=y9GROLZLw_0TYL2RXNOG6Yb9i0tRT3-Qg3aXw4e1M5s&s=Ai8FVZIzGXiJXfzO4cQCP9xUqeceEB3EqlDfLP0zHo8&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

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

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


  Commit: cf0c9a85d186f806fcc46860b89c4696b4235615
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_cf0c9a85d186f806fcc46860b89c4696b4235615&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=y9GROLZLw_0TYL2RXNOG6Yb9i0tRT3-Qg3aXw4e1M5s&s=z7GZkm4dcMtiGudlKz165kp3Wa_s5o8_juo_vRyv5fk&e= 
  Author: Wouter Deconinck <wdconinc at gmail.com>
  Date:   2020-05-28 (Thu, 28 May 2020)

  Changed paths:
    M include/remollDetectorConstruction.hh

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


  Commit: c319f836326bc23fcbf59189f7219dca31eefdbb
      https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c319f836326bc23fcbf59189f7219dca31eefdbb&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=y9GROLZLw_0TYL2RXNOG6Yb9i0tRT3-Qg3aXw4e1M5s&s=8doDpno8BNBkw53ygzYQZ-6Wixhmkv16espYJ4X8cHE&e= 
  Author: Wouter Deconinck <wdconinc at jlab.org>
  Date:   2020-06-04 (Thu, 04 Jun 2020)

  Changed paths:
    M include/remollDetectorConstruction.hh
    A macros/tests/unit/test_move_volume.mac
    M src/remollDetectorConstruction.cc

  Log Message:
  -----------
  Merge pull request #346 from JeffersonLab/feature-move-volumes

Feature: Macro commands to move volumes


Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_fc9c4be9f405...c319f836326b&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=y9GROLZLw_0TYL2RXNOG6Yb9i0tRT3-Qg3aXw4e1M5s&s=Lr9Ql4Rodl_y2KFJS_SWnm7SlGPu198WVNkcFlszgIg&e= 



More information about the 12gevmoller_sim mailing list