Gordon McCann
|
ba023b48dd
|
Now passes intial testing, seems fully functional. Need to do some optimization tests against old way to see if actually improved anything.
|
2022-08-20 09:05:34 -07:00 |
|
Gordon McCann
|
0b7b06e4f1
|
Update project structure. Tighten up code, improve syntax, enforce style. Still bugged, but now working from proper environment. Switch back to ROOT as file I/O and data management
|
2022-08-18 10:32:48 -04:00 |
|
Gordon McCann
|
66900ea9b4
|
Update gitignore
|
2022-08-18 10:31:16 -04:00 |
|
Gordon McCann
|
59c0dc99a7
|
Fix some dead channel related bugs. Preparing for a code base update.
|
2022-08-15 11:03:57 -04:00 |
|
Gordon McCann
|
0b63196077
|
Added catima for better energy loss calculations
|
2022-06-09 11:29:02 -04:00 |
|
Gordon McCann
|
c4ef429d8b
|
Switched to build with cmake rather than premake for easier ROOT integration
|
2022-06-08 15:51:26 -04:00 |
|
Gordon McCann
|
fe770fe6ca
|
Reorganized. Now make static lib of Mask and link to appropriate exes.
|
2022-06-08 15:10:35 -04:00 |
|
Gordon McCann
|
a59cd18d9a
|
Some updates to the SABRE detector classes. Minor refinement of RootPlot
|
2022-02-08 11:44:32 -05:00 |
|
Gordon McCann
|
3cd32f29c4
|
RootPlotter now handles plotting of CM theta when appropriate for each type. A little rough, needs some cleaning up, but functional. Also, default config is now Release
|
2021-12-03 10:21:22 -05:00 |
|
Gordon McCann
|
a19e17deb9
|
Style corrections, modified some plotting tools to handle detected energy effects.
|
2021-12-03 09:28:08 -05:00 |
|
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
|
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 |
|