[12gevmoller_sim] [JeffersonLab/remoll] 0bbb87: Do not clear GDML files in run data between calls.
GitHub
noreply at github.com
Tue Nov 20 20:11:41 EST 2018
Branch: refs/heads/feature-cmake-analysis-in-subproject
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=2kNqYI6weZhkvhDXwop0497X23Bzi3S1qJ2jBDbOUnE&s=P3IFwG5YsgmtmpMTWcMvmxDkmwVpd3k5IoCiIWhaG48&e=
Commit: 0bbb879b63a6143f42acca188e0c7366cfaa2ed6
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0bbb879b63a6143f42acca188e0c7366cfaa2ed6&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=2kNqYI6weZhkvhDXwop0497X23Bzi3S1qJ2jBDbOUnE&s=2niMMfT1w9mznqryZMgBBn37FKMI-oxPjayX0nKwVO0&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2018-11-20 (Tue, 20 Nov 2018)
Changed paths:
M src/remollIO.cc
Log Message:
-----------
Do not clear GDML files in run data between calls.
Run data is static, so consecutive calls by detector construction
and parallel world should not be cleared in between. This fixes
issue #156.
Now you can do again:
```
$ build/reroot -l remollout.root
[] run_data->RecreateGDML()
```
Commit: ff43bfbd81a11592b052b53717dd670a7a9e5d24
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_ff43bfbd81a11592b052b53717dd670a7a9e5d24&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=2kNqYI6weZhkvhDXwop0497X23Bzi3S1qJ2jBDbOUnE&s=2zeRqlJT5M1jkbGjN-vT7xQqVwNeJdlpmBewe6SDPt0&e=
Author: Cameron Clarke <cameronc137 at gmail.com>
Date: 2018-11-20 (Tue, 20 Nov 2018)
Changed paths:
M README.md
Log Message:
-----------
Describe GDML viewer in README
Commit: 6f9966d586f072510daefef33972b0e1c6054456
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_6f9966d586f072510daefef33972b0e1c6054456&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=2kNqYI6weZhkvhDXwop0497X23Bzi3S1qJ2jBDbOUnE&s=oS5x0f3j_f-Fl0gvwd51XCObcPIKi_MpFAYjtwf-SlI&e=
Author: Cameron Clarke <cameronc137 at gmail.com>
Date: 2018-11-20 (Tue, 20 Nov 2018)
Changed paths:
M geometry/upstreamDaughter_merged.gdml
Log Message:
-----------
Adding FIXME to upstreamDaughter_merged.gdml warning about the concrete shielding being very close to the acceptance defining collimator.
Commit: d786594b625439e9690c65ad2c56e70f10d377e5
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_d786594b625439e9690c65ad2c56e70f10d377e5&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=2kNqYI6weZhkvhDXwop0497X23Bzi3S1qJ2jBDbOUnE&s=h_VFrMaNrLwjQGT0WBw5udXwf4KYZgV4sSZZ0fhbO7w&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2018-11-20 (Tue, 20 Nov 2018)
Changed paths:
M CMakeLists.txt
A cmake/scripts/cmake_uninstall.cmake.in
Log Message:
-----------
Uninstall target for CMake (thanks Japan)
Commit: 0308169b9c56c5040f7b3de1b4c5e99fc94368e5
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_0308169b9c56c5040f7b3de1b4c5e99fc94368e5&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=2kNqYI6weZhkvhDXwop0497X23Bzi3S1qJ2jBDbOUnE&s=1zYow2sLch6vxtPrWwN1qr3-IhIp_C4QhNYTyySOasM&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2018-11-20 (Tue, 20 Nov 2018)
Changed paths:
M CMakeLists.txt
M README.md
A cmake/scripts/cmake_uninstall.cmake.in
M geometry/upstreamDaughter_merged.gdml
M src/remollIO.cc
Log Message:
-----------
Merge branch 'develop' into feature-cmake-analysis-in-subproject
Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_a499d9eab53b...0308169b9c56&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=2kNqYI6weZhkvhDXwop0497X23Bzi3S1qJ2jBDbOUnE&s=m915riflHv8a-0DQUhjAi6VgkNKOnl9tCHThp_VFfig&e=
**NOTE:** This service has been marked for deprecation: https://urldefense.proofpoint.com/v2/url?u=https-3A__developer.github.com_changes_2018-2D04-2D25-2Dgithub-2Dservices-2Ddeprecation_&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=2kNqYI6weZhkvhDXwop0497X23Bzi3S1qJ2jBDbOUnE&s=Z7Rn8wSsaoYD6f9w-OtFMrw7KddsEdptUatNSFyZ65U&e=
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the 12gevmoller_sim
mailing list