[12gevmoller_sim] [EXTERNAL] [JeffersonLab/remoll] 1b8eb0: Allow /remoll/geometry/verbose also after init
Wouter Deconinck
noreply at github.com
Fri Jun 5 17:32:54 EDT 2020
Branch: refs/heads/feature-raster-position
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=oZ7biG_kFQKCEbwGby3JEmU2kMUu5GjERnUUOWUj2js&s=FPRYpfM3TiKikottBEJ0ZZx3r1kYQuur7sVi_VcCP7U&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=oZ7biG_kFQKCEbwGby3JEmU2kMUu5GjERnUUOWUj2js&s=74rjVhaZPAomsGDnMoqiiR-p5Z_lwgAdnbl5ETX8-fA&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=oZ7biG_kFQKCEbwGby3JEmU2kMUu5GjERnUUOWUj2js&s=aLXmy7qzSGeZ9nRpFPuDsYTWt0mN8RdBinw3Ps51XI0&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=oZ7biG_kFQKCEbwGby3JEmU2kMUu5GjERnUUOWUj2js&s=sZN96Ez6wcJnpGMr1U67SfMHoDTaj3U-cQyvPXWIGf4&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=oZ7biG_kFQKCEbwGby3JEmU2kMUu5GjERnUUOWUj2js&s=puKYoe0IlG5Kjvs1NYgEbWZ9M7yzs3NLBpPTQBmjjn4&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=oZ7biG_kFQKCEbwGby3JEmU2kMUu5GjERnUUOWUj2js&s=3is60DiexoMAirfgtto9iLC8NiA9-0cRN6OqtQvqVJc&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
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=oZ7biG_kFQKCEbwGby3JEmU2kMUu5GjERnUUOWUj2js&s=UfIWYF9qUTTTJuMsJDwxFbEEKWmB1LTxF0GKn8VCFvc&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
Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_814b9871a10e...043e8630bcb7&d=DwICaQ&c=CJqEzB1piLOyyvZjb8YUQw&r=-0uahHXTLsQsllHBZNHgOynLaY6DUxqehsUJ91-BlNY&m=oZ7biG_kFQKCEbwGby3JEmU2kMUu5GjERnUUOWUj2js&s=QjIcuHtbjL6xxkcOsdrOWiJ5X-9n8HYv2yTKsj_c080&e=
More information about the 12gevmoller_sim
mailing list