[12gevmoller_sim] [JeffersonLab/remoll] f007dc: Explicitly use moller evgen for test_raster macro
GitHub
noreply at github.com
Mon Jul 17 15:40:13 EDT 2017
Branch: refs/heads/develop
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AP4RhrVuXHuFqNSdiC6glJlCS0OAf08NCp37UrwQ2qA&s=8QY5vjq5NkovHebvKo-S49VEQcd5vraWJOdYZdm9uJw&e=
Commit: f007dc5d52a555df1af9adb0ad46cdeb24000363
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_f007dc5d52a555df1af9adb0ad46cdeb24000363&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AP4RhrVuXHuFqNSdiC6glJlCS0OAf08NCp37UrwQ2qA&s=OqWuTRwIF3L6OdGUj8U_I4OnBMpw18tWLak2MkOCK1Y&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-07-17 (Mon, 17 Jul 2017)
Changed paths:
M analysis/tests/test_general.C
M macros/tests/test_raster.mac
Log Message:
-----------
Explicitly use moller evgen for test_raster macro
The test_raster macro really only tests whether the raster works
properly. test_general.C therefore now creates a few more plots.
However, if no event generator is explicitly set in the macro,
it is not clear what event generator is actually used. In the MT
branch this default is set to the moller generator. Here the macro
is updated to explicitly set the test_raster generator to the moller
event generator as well. This differs from earlier default behavior
in master and v1.0.0 (which is somewhat ill-defined), but agrees
with future default behavior (no event generator specified -> moller).
Commit: aaa3cfbe3131c06373812f5ec84cf3e0f4e29af8
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_aaa3cfbe3131c06373812f5ec84cf3e0f4e29af8&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AP4RhrVuXHuFqNSdiC6glJlCS0OAf08NCp37UrwQ2qA&s=6V8rBC-UT1Ryewim2iH6faKP-0caVGi6fDSS8QVaCX8&e=
Author: Wouter Deconinck <wdconinc at gmail.com>
Date: 2017-07-17 (Mon, 17 Jul 2017)
Changed paths:
M remoll.cc
Log Message:
-----------
Move away from HepRandom to G4Random.
This change is required for multi-threading. Since this commit
changes the PRNG, it will also change the sequence of events
generated by the test jobs. Plots will look different (within
statistical uncertainty).
Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_2f86d199b0bf...aaa3cfbe3131&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=AP4RhrVuXHuFqNSdiC6glJlCS0OAf08NCp37UrwQ2qA&s=97f4vKid_VCcz8MN98VHy8J3d-uFNOq3PERib48Sx9c&e=
More information about the 12gevmoller_sim
mailing list