1
0
Fork 0
mirror of https://github.com/gwm17/Mask.git synced 2025-03-14 07:28:51 -04:00
Mask/src/Detectors
2022-12-01 09:27:03 -05:00
..
AnasenArray.cpp 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
AnasenArray.h 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
AnasenDeadChannelMap.cpp Modified DeadChannels such that there is now a Sabre and Anasen version. Implemented in AnasenEfficiency. Small changes to StripDetector. 2021-12-06 13:19:54 -05:00
AnasenDeadChannelMap.h 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
CMakeLists.txt 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
DetectorApp.cpp 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
DetectorApp.h 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
DetectorArray.cpp 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
DetectorArray.h 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
main.cpp 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
QQQDetector.cpp Fix up detector geometry, make names clearer for dets and constexpr more of the geometry 2022-08-30 15:01:11 -04:00
QQQDetector.h Fix up detector geometry, make names clearer for dets and constexpr more of the geometry 2022-08-30 15:01:11 -04:00
SabreArray.cpp 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
SabreArray.h 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
SabreDeadChannelMap.cpp Modified DeadChannels such that there is now a Sabre and Anasen version. Implemented in AnasenEfficiency. Small changes to StripDetector. 2021-12-06 13:19:54 -05:00
SabreDeadChannelMap.h 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
SabreDetector.cpp 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
SabreDetector.h Fix up detector geometry, make names clearer for dets and constexpr more of the geometry 2022-08-30 15:01:11 -04:00
SX3Detector.cpp 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
SX3Detector.h 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