Gordon McCann
|
eca0e4346f
|
Merge pull request #9 from gwm17/devel
Update README
|
2024-05-08 13:06:44 -04:00 |
|
gwm17
|
6c6efc5e88
|
Update README
|
2024-05-08 13:06:18 -04:00 |
|
Gordon McCann
|
9628e73328
|
Merge pull request #8 from gwm17/devel
Devel
|
2024-05-07 15:50:40 -04:00 |
|
Gordon McCann
|
142a2dffd1
|
Update README
|
2023-05-26 14:50:39 -04:00 |
|
Gordon McCann
|
47d84e8dca
|
Update gitignore. Cleanup DetectorApp
|
2023-05-26 14:45:30 -04:00 |
|
Gordon McCann
|
49b54af286
|
Switch to yaml for configuration files, add yaml-cpp as submodule
|
2023-05-26 14:41:27 -04:00 |
|
Gordon McCann
|
d68f5de383
|
Add better edge sampling of resonance excitations. Add new CoupledThreeStepSystem for angular correlations as well as optional correlation analysis in RootPlot
|
2023-05-26 11:11:06 -04:00 |
|
Gordon McCann
|
cf22fb6384
|
Update gitignore
|
2023-05-01 09:27:13 -04:00 |
|
Gordon McCann
|
6815d3d2e7
|
Bugfixes for ThreeStepSystem, add some utility plots to RootPlot
|
2023-05-01 09:26:46 -04:00 |
|
Gordon McCann
|
29a136a14b
|
Fix some bugs in plotter, clean up a few debug statements.
|
2023-04-19 09:39:06 -04:00 |
|
Gordon McCann
|
a4eaeaa634
|
Merge pull request #7 from gwm17/devel
Update catima with hotfix
|
2022-12-05 09:41:02 -05:00 |
|
Gordon McCann
|
63ddbab468
|
Update catima with hotfix
|
2022-12-05 09:38:01 -05:00 |
|
Gordon McCann
|
7c3503be4f
|
Merge pull request #6 from gwm17/devel
Update catima for fix in integrator
|
2022-12-01 09:41:12 -05:00 |
|
Gordon McCann
|
db719c0182
|
Update catima for fix in integrator
|
2022-12-01 09:40:23 -05:00 |
|
Gordon McCann
|
2246a19f39
|
Merge pull request #5 from gwm17/devel
Fix bug in forward ejectile energy loss where energy loss in reaction…
|
2022-12-01 09:28:01 -05:00 |
|
Gordon McCann
|
6b0834de5b
|
Fix bug in forward ejectile energy loss where energy loss in reaction layer was run twice. Also better handle randomization of rxn location within rxn layer
|
2022-12-01 09:27:03 -05:00 |
|
Gordon McCann
|
25fee0f39b
|
Merge pull request #4 from gwm17/devel
Multi-threading simulation
|
2022-10-05 14:20:05 -04:00 |
|
Gordon McCann
|
8b81dda70e
|
Update REAMDE.
|
2022-09-07 11:35:50 -04:00 |
|
Gordon McCann
|
3db9e510f5
|
Remove obsolete input file
|
2022-09-07 11:31:50 -04:00 |
|
Gordon McCann
|
2f7b0969dc
|
Implemented multithreading in detectors, overhaul application api for detectors, implement detector input file. Need robust testing to verify performance gain in detectors. Verified that code compiles and executes.
|
2022-09-07 11:29:57 -04:00 |
|
Gordon McCann
|
0456f230f5
|
Overhaul for multi-threading. Needs some testing to validate, but first signs are good.
|
2022-09-02 17:14:30 -04:00 |
|
Gordon McCann
|
c12e649ea3
|
Merge pull request #3 from gwm17/devel
Overhaul input and reaction system construction. Much more streamline…
|
2022-09-01 09:52:58 -04:00 |
|
Gordon McCann
|
76ae86d595
|
Overhaul input and reaction system construction. Much more streamlined, now can have more sampling parameters (chained decay to excited states, etc.)
|
2022-09-01 09:52:09 -04:00 |
|
Gordon McCann
|
003ce089d9
|
Merge pull request #2 from gwm17/devel
Devel
|
2022-08-31 12:59:21 -04:00 |
|
Gordon McCann
|
5a8f8730f5
|
Fix another bug in the SABRE geometry. Tilt needs to be flipped again in calc (minus implicitly handled in equation).
|
2022-08-31 11:51:47 -04:00 |
|
Gordon McCann
|
96a9aef685
|
Fix a bug in SABRE where the detectors were tilted backwards. Cleanup some code
|
2022-08-31 10:05:13 -04:00 |
|
Gordon McCann
|
3565f7ae28
|
Fix typos in SX3 class. Change name of array classes to array rather than efficiency. Update cmake lists.
|
2022-08-30 15:42:49 -04:00 |
|
Gordon McCann
|
bb67011bb5
|
Fix up detector geometry, make names clearer for dets and constexpr more of the geometry
|
2022-08-30 15:01:11 -04:00 |
|
Gordon McCann
|
45a80ab76f
|
Enforce dictionary linking. Update cmake list
|
2022-08-30 14:19:42 -04:00 |
|
Gordon McCann
|
15020355a6
|
Fix naming convention on executables: MaskApp->Kinematics, DetectEff->Detectors. Update README
|
2022-08-30 10:34:16 -04:00 |
|
Gordon McCann
|
d857ad9d4d
|
Merge pull request #1 from gwm17/devel
Devel
|
2022-08-30 07:21:41 -07:00 |
|
Gordon McCann
|
2c2a24fd1e
|
Cleanup README
|
2022-08-29 15:24:15 -04:00 |
|
Gordon McCann
|
4f7bab2f26
|
Fix merge conflict
|
2022-08-29 15:22:54 -04:00 |
|
Gordon McCann
|
216e597c57
|
Clean up user input, inheritance structure. Update input.txt, README. Add in default release build
|
2022-08-29 15:14:55 -04:00 |
|
Gordon McCann
|
322e091884
|
Update README
|
2022-08-20 09:13:08 -07:00 |
|
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
|
9a4c308677
|
Remove objs dir (unused)
|
2022-08-16 09:52:39 -04:00 |
|
Gordon McCann
|
2db1022fc1
|
Remove obsolete premake
|
2022-08-16 09:51:12 -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
|
0b2f4f74ee
|
Remove unecessary file check
|
2022-06-08 15:58:17 -04:00 |
|
Gordon McCann
|
fba17f991f
|
update gitignore
|
2022-06-08 15:57:47 -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
|
95c05cc3af
|
Update premake
|
2022-06-08 15:11:05 -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
|
fc9c211b6a
|
Fix destructor
|
2022-06-08 15:08:09 -04:00 |
|
Gordon McCann
|
4754cada6f
|
Updated gitignore
|
2022-06-08 15:07:20 -04:00 |
|
Gordon McCann
|
a59cd18d9a
|
Some updates to the SABRE detector classes. Minor refinement of RootPlot
|
2022-02-08 11:44:32 -05:00 |
|