[12gevmoller_sim] [JeffersonLab/remoll] 1a067c: Changed random entry selection to random start due...
GitHub
noreply at github.com
Tue Jun 12 15:38:02 EDT 2018
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=x_fcYld9bHUUBljgU4AcoCfvuUi24gbXJFHIP53XnBU&s=4BUjaNugdnuWFbD7XkqQrVG91AoDDNtRhuSEEKclA8k&e=
Commit: 1a067c0bffd8ea0a91d5c32967be75db9ad768c2
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_1a067c0bffd8ea0a91d5c32967be75db9ad768c2&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=x_fcYld9bHUUBljgU4AcoCfvuUi24gbXJFHIP53XnBU&s=unDfGcHuMtaNLEoJdO3kFwiKhwMuMrGaN8p3H7wRsz0&e=
Author: danieldelayo <dandelayo at gmail.com>
Date: 2018-06-08 (Fri, 08 Jun 2018)
Changed paths:
M include/remollGenExternal.hh
M macros/tests/unit/test_gen_external.mac
M src/remollGenExternal.cc
Log Message:
-----------
Changed random entry selection to random start due and sequential readthrough due to how root files are stored/read. Random entry selection was unusably slow as root files are optimized for sequential reading. Usage: /remoll/evgen/external/startEntry n. default n=0, n=-1 for random starting point. When using with random, call after /remoll/evgen/external file to ensure the upperbound for the random call is non-zero. The random starting point is tied to the seed; any given seed will start at the same event. After hitting the end of the file it steps to the 0th entry and continues sequentially.
Commit: e4083f02e81c8fcbb7f2f7866868f1b0e2ee310e
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_e4083f02e81c8fcbb7f2f7866868f1b0e2ee310e&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=x_fcYld9bHUUBljgU4AcoCfvuUi24gbXJFHIP53XnBU&s=xeC3xGiVXWgeG62tFVRF2Z4nt36x8t1US_Qi_SbOhUU&e=
Author: danieldelayo <dandelayo at gmail.com>
Date: 2018-06-08 (Fri, 08 Jun 2018)
Changed paths:
A include/remollGenRemoll.hh
M include/remollVEventGen.hh
A src/remollGenRemoll.cc
M src/remollPrimaryGeneratorAction.cc
M src/remollVEventGen.cc
Log Message:
-----------
Merge branch 'develop' of github.com:sbujlab/remoll into develop
Commit: 2a9fc6fd28a844d595f3c5fac27961e0cec8fd6e
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_2a9fc6fd28a844d595f3c5fac27961e0cec8fd6e&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=x_fcYld9bHUUBljgU4AcoCfvuUi24gbXJFHIP53XnBU&s=DJlqoyL9lYctLXQElha8Kl3hhPjq4Jebvp1YAaQ9FpU&e=
Author: acfarrell <audrey.farrell at stonybrook.edu>
Date: 2018-06-12 (Tue, 12 Jun 2018)
Changed paths:
A analysis/externalGenerator/README.md
M include/remollGenRemoll.hh
M src/remollGenRemoll.cc
Log Message:
-----------
Major updates to remollGenRemoll.cc. The remoll generator now reads an external ROOT file containing TF1s describing the hit distribution along the radius and generates electrons according to that distribution. Still needs development before fully functional.
Commit: 151f31283f6f84037ec4ebdac2b1229adafba81d
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_151f31283f6f84037ec4ebdac2b1229adafba81d&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=x_fcYld9bHUUBljgU4AcoCfvuUi24gbXJFHIP53XnBU&s=nLfwL20lP9YjOYJgu57bg2lt5tXo-baDyHy3S3n7WRg&e=
Author: acfarrell <audrey.farrell at stonybrook.edu>
Date: 2018-06-12 (Tue, 12 Jun 2018)
Changed paths:
A analysis/externalGenerator/remollGenFunctions.root.txt
A analysis/externalGenerator/runRemoll.mac
M src/remollGenRemoll.cc
M src/remollPrimaryGeneratorAction.cc
Log Message:
-----------
Fixed remollBeamTarget overwriting z-vertex set in remollGenRemoll, added external root file and macro used to run remoll generator to analysis/externalGenerator
Commit: c45b411dd55e5145ab8dbabe6c5bbbc844161834
https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_commit_c45b411dd55e5145ab8dbabe6c5bbbc844161834&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=x_fcYld9bHUUBljgU4AcoCfvuUi24gbXJFHIP53XnBU&s=bxLkoqeIm3aSWEYeHNMIW04n8JNPjr8aJLcxYmysB0c&e=
Author: Cameron Clarke <cameronc137 at gmail.com>
Date: 2018-06-12 (Tue, 12 Jun 2018)
Changed paths:
M src/remollGenRemoll.cc
Log Message:
-----------
Merge branch 'develop' on sbujlab repository into github.com:JeffersonLab/remoll into develop
Conflicts:
src/remollGenRemoll.cc
Compare: https://urldefense.proofpoint.com/v2/url?u=https-3A__github.com_JeffersonLab_remoll_compare_fb0d3d98d111...c45b411dd55e&d=DwICaQ&c=lz9TcOasaINaaC3U7FbMev2lsutwpI4--09aP8Lu18s&r=3B3cpV8BW_CcRY44e0IgDNmqzlTXeeJsbWtRdt_HYCM&m=x_fcYld9bHUUBljgU4AcoCfvuUi24gbXJFHIP53XnBU&s=uj7kDFvGwVN_GAh4oy_3udrYSfzOUOTF4aEXKXlhzVQ&e=
**NOTE:** This service 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=x_fcYld9bHUUBljgU4AcoCfvuUi24gbXJFHIP53XnBU&s=G5nwCuXCsDRtNazjMG5avUIyUCFWJm_7jYRtQQtfchY&e=
Functionality will be removed from GitHub.com on January 31st, 2019.
More information about the 12gevmoller_sim
mailing list