1
0
Fork 0
mirror of https://github.com/gwm17/Mask.git synced 2024-11-12 21:48:50 -05:00
Commit Graph

19 Commits

Author SHA1 Message Date
Gordon McCann 673fe86db0 Updated README with premake info 2021-08-26 13:23:25 -04:00
Gordon McCann f5052dbbce Added (probable) Windows compatibility, needs testing to verify 2021-08-26 09:24:27 -04:00
Gordon McCann 0bafaa3b2e Added premake to generate makefiles to improve compatibility. Separated detector source code into a subdirectory. 2021-08-25 12:05:04 -04:00
Gordon McCann c5ff59a242 Added a modifier option to the plotter to allow for separation of identical particles 2021-08-24 15:41:09 -04:00
Gordon McCann a30bfa2555 Fixed the ReactionSystem inheritance. ReactionSystem is now abstract, added DeacySystem and OneStepSystem. 2021-08-24 11:55:32 -04:00
Gordon McCann 87aa3dba8a Major overhaul. Fixed bugs in decay angular distribution, now classed. Added ANASEN geometry. Minor bugfixes throughout. Added center of mass switch for main reaction (better randomization where ejectile is not fixed in theta). 2021-08-23 10:00:36 -04:00
Gordon McCann 87bde213ba Removed gsl dependence for compatibility with NRB machines. Added in homeade legendre polynomials. Updated README to reflect 2021-06-08 09:58:24 -04:00
Gordon McCann f90cc7e326 Added some more robust efficiency features to sabre efficiency 2021-05-04 16:20:32 -04:00
Gordon McCann 58c6aa51d1 Added several key new features. Dead channels are now implemented in a text file in etc. Decays can now have an angular distribution based on inputed l values. New dependancy: gsl 2021-04-12 10:22:35 -04:00
Gordon McCann 5785c0535b Changed executable name 2021-03-16 09:46:29 -04:00
Gordon McCann 27712396c6 fixed merge conflicts 2021-03-10 15:19:20 -05:00
Gordon McCann f80eb25144 Added deadlayer considerations to SabreEfficiency, fleshed out cross products 2021-03-10 15:00:35 -05:00
Gordon McCann 4ccaabb534 Some commenting added 2021-02-13 17:38:38 -05:00
Gordon McCann dc7f3923ed Fixed bug in target thickness calc, where angle through target was incorrectly used for energy loss 2021-02-13 17:35:29 -05:00
Gordon McCann f511eec983 README updated. Added MASK namespace, commented math classes and SABRE classes. More to follow. 2020-12-11 16:56:27 -05:00
Gordon McCann 9a371589ed aaaaaand the rootmap thingy 2020-12-09 17:11:51 -05:00
Gordon McCann 41684f630e Removed compiled and linked objects 2020-12-09 17:10:39 -05:00
Gordon McCann 3aac64acb4 Overhaul of basically everything. Added custom math and completed SABRE efficiency 2020-12-09 17:07:58 -05:00
Gordon McCann b009f56ba0 First commit 2020-11-16 13:38:39 -05:00