[12gevmoller_sim] [JeffersonLab/remoll] a277c3: Explictly set phi max to 360 deg
GitHub
noreply at github.com
Thu Nov 9 10:06:45 EST 2017
Branch: refs/heads/bkgAna
Home: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=RFTR_xY4ssChKjg5UwlHvq4XAvDy7ai-ArF9Ske00Hk&s=ma0kckW60L65u3AIL8UhNMDTfWir2-vi2s6DBzIQVA8&e=
Commit: a277c3a6c44a1f1fd7fd670291e65e38cd8cb6b8
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_a277c3a6c44a1f1fd7fd670291e65e38cd8cb6b8&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=RFTR_xY4ssChKjg5UwlHvq4XAvDy7ai-ArF9Ske00Hk&s=mYT0fb_9UUIdHvnvVPJmytLGYZixwfYumiQ7pSaFHE0&e=
Author: Wouter Deconinck <wdeconinck at wm.edu>
Date: 2017-11-08 (Wed, 08 Nov 2017)
Changed paths:
M src/remollVEventGen.cc
Log Message:
-----------
Explictly set phi max to 360 deg
Commit: 2667c5ad523ba82e410c6f1462b8e10f8f9043c2
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_2667c5ad523ba82e410c6f1462b8e10f8f9043c2&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=RFTR_xY4ssChKjg5UwlHvq4XAvDy7ai-ArF9Ske00Hk&s=bXIiGsC22_cypDF4SgF9t6ByIEOMH7YQZ9qx1o6d7ik&e=
Author: Wouter Deconinck <wdeconinck at wm.edu>
Date: 2017-11-08 (Wed, 08 Nov 2017)
Changed paths:
M include/remollSteppingAction.hh
M src/remollSteppingAction.cc
Log Message:
-----------
Define new InitializeMaterials to do proper kryptonite detection
Previously the constructor of UserSteppingAction defined the list of
kryptonite materials by looping over the materials database. That's
before any materials are defined, however, so the list remained empty.
With a static local flag in the main UserSteppingAction, we now init
the list when the first track is used. That's guaranteed to have the
geometry at that point.
Caveat. Multiple runs with changes in geometry will have the same
kryptonite materials list. I.e. if you do change the material of
something from a kryptonite to a non-kryptonite material between
two /run/beamOn commands, you'll get wrong results in the second call.
Commit: fe1364faf2c17486ac641472b442fbe08a0db455
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_fe1364faf2c17486ac641472b442fbe08a0db455&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=RFTR_xY4ssChKjg5UwlHvq4XAvDy7ai-ArF9Ske00Hk&s=Opd3gukXCjiKoGJtiMNwi4WuOa7ri7PUOsCIkis4Zbw&e=
Author: Wouter Deconinck <wdeconinck at wm.edu>
Date: 2017-11-08 (Wed, 08 Nov 2017)
Changed paths:
M src/remollSteppingAction.cc
Log Message:
-----------
Don't print out entire material definition.
Commit: 49d8aa7c225c89bd7734ada27033cad7376d92e1
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_49d8aa7c225c89bd7734ada27033cad7376d92e1&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=RFTR_xY4ssChKjg5UwlHvq4XAvDy7ai-ArF9Ske00Hk&s=aXKaJQtlvgH1vmUPqYDvknoaDBDdwyK_1h4har4eFlw&e=
Author: Ciprian Gal <ciprian at jlab.org>
Date: 2017-11-09 (Thu, 09 Nov 2017)
Changed paths:
M include/remollSteppingAction.hh
M src/remollSteppingAction.cc
M src/remollVEventGen.cc
Log Message:
-----------
Merge remote-tracking branch 'origin/hotfix-issue-44' into bkgAna
bring bkg branch inline with master. fix issues that produced major
differences in the analysis compared to what Yuxiang had.
Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_7025786be3db...49d8aa7c225c&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=RFTR_xY4ssChKjg5UwlHvq4XAvDy7ai-ArF9Ske00Hk&s=AEXGNVb5ZWPDXZhMPTyo67o2hPv-G13SbYFfW_CqcUM&e=
More information about the 12gevmoller_sim
mailing list