Releases: JeffersonLab/halld_recon
Releases · JeffersonLab/halld_recon
halld_recon 5.13.0
What's Changed
- Nseptian trd segment: TRD segment prototype by @nseptian in #1119
- new macro to show CDC occupancy as a fraction of the mean occupancy for the ring by @nsjarvis in #1118
- Attach the BadHit to an earlier event when meeting a bad event header by @nsjarvis in #1120
- Time-to-distance calibration plugin for FDC by @staylorjlab in #1124
- Added Lamda histo for low energy runs by @Niheaa in #1123
- ignore unlocked TDC hits by @nsjarvis in #1121
- L1 trigger ecal by @somovalex in #1125
- Nsj badhit macro update - better titles by @nsjarvis in #1128
- Update code extracting GEMTRD position to be consistent with current … by @staylorjlab in #1129
- ECAL trigger simulation by @somovalex in #1132
- Helicity board analysis updates by @sdobbs in #1133
- Added new pi0 skim FCAL option for Simon's calibration scheme by @sdobbs in #1130
- Update HLDT RF monitoring script for low energy run by @sdobbs in #1134
- Moficiations to PID monitoring for Low Energy by @markdalton in #1135
- Aaust rootspy tweaks 2026 by @aaust in #1137
- Fix invalid matrix access bug in KINFITTER by @jase231 in #1136
New Contributors
Full Changelog: 5.12.0...5.13.0
halld_recon 5.12.0
What's Changed
- few typos in the trigger_skim plugin steering by @aaust in #1110
- Add new drift parameter table. Store and use wire plane-by-plane tim… by @staylorjlab in #1112
- Add some quality cuts for beam helicity information by @sdobbs in #1113
- DeepWiki badge by @aaust in #1114
- Add flag to optionally redirect kinematic fitting logs to a file by @jase231 in #1115
- Initial implementation of the ECAL into Event RF Bunch selection by @andrsmit in #1116
- PSstagstudy plugin rtj by @rjones30 in #1104
- Tracking update mar26 by @staylorjlab in #1117
Full Changelog: 5.11.0...5.12.0
halld_recon 5.11.0
What's Changed
- cpp_skim: relax track selection, change from WireBased to TimeBased by @ilyalarin in #1093
- Fast tracking mode by @staylorjlab in #1092
- more debugging info for beam helicity board by @sdobbs in #1089
- cpp TOF and FCAL trigger factory by @acschick in #1088
- Track eff fix by @staylorjlab in #1097
- Nsj BadHit class by @nsjarvis in #1094
- Add default tags to switch between different trigger simulation factories by @sdobbs in #1102
- Fix memory leak by @staylorjlab in #1100
- npp_skim: add ECAL, make thresholds parameters, get target position f… by @ilyalarin in #1101
- Add flag to disable track dirc matching by @staylorjlab in #1103
- More BadHits and fewer FDC warnings by @nsjarvis in #1098
- Hddm xtream library rtj by @rjones30 in #1106
- Fixes to dtrigger factory by @sdobbs in #1108
- Add protection against missing block trailers for f125/f250 data by @sdobbs in #1107
- remove external from scons by @aaust in #1109
Full Changelog: 5.10.0...5.11.0
halld_recon 5.10.0
What's Changed
- Fix a few compiler warnings by @aaust in #1082
- Introduce support for double precision momentum components in the by @rjones30 in #1084
- Fix crash in DEventWriterREST when SYS_DIRC extrapolations are missing by @ilyalarin in #1085
- Track candidate update nov25 by @staylorjlab in #1073
- Finish HistogramTools cleanup by @sdobbs in #1083
Full Changelog: 5.9.0...5.10.0
halld_recon 5.9.0
What's Changed
- Restructured the CDC_drift plugin by @nsjarvis in #1075
- Add separate macros for TAGH and TAGM for offline monitoring by @andrsmit in #1077
- Ecal shower update nov25 by @staylorjlab in #1076
- Fix logic errors and memory/resource leaks from #1067 by @jase231 in #1080
- update cal_cal for energy dependence correction & add TOF-ECAL match … by @igjaegle in #1078
- Port DReaction_factory tag setting from JANA1 to JANA2 by @RaiqaRasool in #1081
New Contributors
Full Changelog: 5.8.1...5.9.0
halld_recon 5.8.1
What's Changed
- Ecal energy correction flag by @staylorjlab in #1072
- Reverts #1069 by @aaust in #1074
Full Changelog: 5.8.0...5.8.1
halld_recon 5.8.0
What's Changed
- Remove dependence on ends of CDC in Brents algorithm routines. This … by @staylorjlab in #1063
- (1) Remove calls to hough transform algorithm. This was very expensi… by @staylorjlab in #1069
- Tidy up the build system by @aaust in #1068
- Set gcc standard consistently to 20 by @aaust in #1065
- replace cluster by shower when comparing BCAL vs FCAL by @igjaegle in #1070
- fix some tagger hit issues by @sdobbs in #1071
Full Changelog: 5.7.1...5.8.0
halld_recon 5.7.1
What's Changed
- Fdc pseudo cleanup by @staylorjlab in #1059
- Fix #1054: Extend ROOT 6.32 gDirectory workaround to ::Process by @RaiqaRasool in #1058
- Fix static triggers_enabled getting cleared in DL1MCTrigger_factory::… by @RaiqaRasool in #1061
Full Changelog: 5.7.0...5.7.1
halld_recon 5.7.0
What's Changed
- Resolving 'JApplication pointer hasn't been provided yet!' error. by @harsimranhs in #1052
- epem_ml_skim plugin update by @acschick in #1053
- Track candidate cleanup by @staylorjlab in #1055
- Ig mc log by @igjaegle in #1056
- Fix #1054: Missing histograms after upgrading from ROOT 6.24 to 6.32 by @RaiqaRasool in #1057
New Contributors
- @harsimranhs made their first contribution in #1052
Full Changelog: 5.6.0...5.7.0
halld_recon 5.6.0
What's Changed
- update after TAGH baseline scan by @aaust in #1042
- Update handling of GEM-TRD geometry by @sdobbs in #1045
- Get minor position adjustments for each ECAL module from the ccdb. by @staylorjlab in #1043
- Fix reading in beam helicity information from REST by @sdobbs in #1046
- Use CCDB for amorphous normalization of photon beam energy monitoring by @aaust in #1048
- Introduce PLUGIN_CHECK to allow skipping plugin check by @RaiqaRasool in #1050
- Add a manuel energy scaling factor by @igjaegle in #1051
- updates cal_cal by @igjaegle in #1014
Full Changelog: 5.5.0...5.6.0