Gordon McCann
|
d50a48190e
|
Changed name of Kinematics class to MaskApp, better enforced use of scoped RxnType across all applications (see new RxnType.h)
|
2021-10-08 14:17:20 -04:00 |
|
Gordon McCann
|
6c21c214b4
|
Added Python plotting tools using matplotlib and pickle. Updated ANASEN geometry to better reflect the actual detector setup.
|
2021-10-08 10:56:57 -04:00 |
|
Gordon McCann
|
51b64e0c97
|
Fixed energy loss bugs, including case of backwards travel through a non-uniform target. Modified premake file to be more universally compatible for ROOT. Requires user specification of ROOT directories in the premake file.
|
2021-09-23 11:42:14 -04:00 |
|
Gordon McCann
|
170cc7afb0
|
Major update. Now uses a homeade file type MaskFile to save data. Separated kinematics simulation (Mask), plotting (RootPlot/python), and detector efficiency (DetectEff). Mask itself no longer depends on ROOT, only RootPlot does.
|
2021-09-03 17:03:41 -04:00 |
|
Gordon McCann
|
46eb87e65b
|
Added base class DetectorEfficiency for all detector systems
|
2021-08-27 16:41:27 -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 |
|