Releases: Mu2e/Offline
Releases · Mu2e/Offline
v13_07_00
What's Changed
- Change to produce a fragment per DTC by @michaelmackenzie in #1781
Full Changelog: v13_06_00...v13_07_00
v13_06_10
v13_06_00
What's Changed
- Added crystalID field to caloHitMC and changed LY for LYSO by @bechenard in #1756
- Small corrections to track-calo timing by @brownd1978 in #1758
- Add neutron to PDGCode enum-to-string mapping by @Copilot in #1759
- Run 1B: Add more cal line time clustering options, update default params by @michaelmackenzie in #1760
- set default ZS CRV data by @ehrlich-uva in #1761
- remove run and subrun accessors by @rlcee in #1770
- Fixed conflict by @bechenard in #1763
- Updates to DBSClusterer and FlgBkgHits by @NamithaChitrazee in #1762
- Updated CRV coincidence cluster finder by @ehrlich-uva in #1772
- final step for removal of ConditionsService by @rlcee in #1773
- Add a module to convert straw digis to artdaq fragments by @michaelmackenzie in #1775
- small update to CRV coincidence clustering process by @ehrlich-uva in #1776
- Add initial calo digi to fragment module and a validation module by @michaelmackenzie in #1774
New Contributors
- @Copilot made their first contribution in #1759
Full Changelog: v13_04_00...v13_06_00
v13_05_10
What's Changed
- mark event as const in utility function by @giro94 in #1739
- Updated for CRV reco and calibration by @ehrlich-uva in #1743
- Add cos(theta) restriction to RPC gun by @michaelmackenzie in #1746
- move TrkDiag by @brownd1978 in #1742
- Add CalCombinedEnergyCalib + CalEnergyCalibInfo CID link; update CalSourceEnergyCalib (ndf + CSV fix) by @zwl0331 in #1718
- Filter to select events with the primary + pileup are above a threshold by @michaelmackenzie in #1747
- fix cmake build for TrkDiag cleanup by @rlcee in #1753
- Move pid data files by @rlcee in #1752
- Enable calo reco hit with single SiPM by @bechenard in #1751
- continue removing ConditionsService by @rlcee in #1754
- Fix to stabilize fast calo hit sorting by @bechenard in #1750
- Further checks in MHF by @bechenard in #1749
- Fix output from calo mc producer by @michaelmackenzie in #1755
- updated TrkPanelMap with stations 14, 4, and 5, fixes to error handling in digi maker by @pavel1murat in #1748
- Added crystalID field to caloHitMC and changed LY for LYSO by @bechenard in #1756
- Small corrections to track-calo timing by @brownd1978 in #1758
- Add neutron to PDGCode enum-to-string mapping by @Copilot in #1759
- Run 1B: Add more cal line time clustering options, update default params by @michaelmackenzie in #1760
- Poly absorbers at TS5 by @oksuzian in #1764
- Update Run1B branch with main updates by @oksuzian in #1767
New Contributors
Full Changelog: v13_02_01...v13_05_10
v13_04_00
What's Changed
- move TrkDiag by @brownd1978 in #1742
- Add CalCombinedEnergyCalib + CalEnergyCalibInfo CID link; update CalSourceEnergyCalib (ndf + CSV fix) by @zwl0331 in #1718
- Filter to select events with the primary + pileup are above a threshold by @michaelmackenzie in #1747
- fix cmake build for TrkDiag cleanup by @rlcee in #1753
- Move pid data files by @rlcee in #1752
- Enable calo reco hit with single SiPM by @bechenard in #1751
- continue removing ConditionsService by @rlcee in #1754
- Fix to stabilize fast calo hit sorting by @bechenard in #1750
- Further checks in MHF by @bechenard in #1749
- Fix output from calo mc producer by @michaelmackenzie in #1755
- updated TrkPanelMap with stations 14, 4, and 5, fixes to error handling in digi maker by @pavel1murat in #1748
New Contributors
Full Changelog: v13_03_00...v13_04_00
v13_03_00
What's Changed
- Filtfrac by @brownd1978 in #1736
- Allow for restricted cos(theta_z) in DIO generation by @michaelmackenzie in #1730
- Channel map file change by @giro94 in #1737
- Calo cond remove by @bechenard in #1722
- More verbose error when no TID found by @bonventre in #1735
- mark event as const in utility function by @giro94 in #1739
- Updated for CRV reco and calibration by @ehrlich-uva in #1743
- Add cos(theta) restriction to RPC gun by @michaelmackenzie in #1746
Full Changelog: v13_01_00...v13_03_00
v13_02_01
v13_02_00
What's Changed
- Run1B by @oksuzian in #1673
- allow some gdml combinations to fail by @rlcee in #1675
- changed EventDisplay to allow Run1b geometry by @ehrlich-uva in #1677
- Check hit dz sign in CPR by @michaelmackenzie in #1689
- Run 1B: Merge main into Run 1B by @michaelmackenzie in #1713
- Merge pull request #1693 from michaelmackenzie/EWMFromCFO by @michaelmackenzie in #1709
- new virtual detectors by @sdifalco in #1711
- Add geom_run1_b_v02: TSdA poly absorber behind ST by @oksuzian in #1716
- Remerge main into Run1B branch by @oksuzian in #1728
- Merge main to Run1B by @oksuzian in #1732
- Run 1B: Calo cluster-based time clustering by @michaelmackenzie in #1733
- Filtfrac by @brownd1978 in #1736
- Allow for restricted cos(theta_z) in DIO generation by @michaelmackenzie in #1730
- Channel map file change by @giro94 in #1737
- Calo cond remove by @bechenard in #1722
- More verbose error when no TID found by @bonventre in #1735
- remerge main to Run1B by @oksuzian in #1740
- run1b target, no c5, no proton absorber, nominal detector geometry by @dpaloFermilab in #1741
New Contributors
- @dpaloFermilab made their first contribution in #1741
Full Changelog: v13_01_00...v13_02_00
v13_01_01
What's Changed
- Run 1B: Calo cluster-based time clustering by @michaelmackenzie in #1733
Full Changelog: v13_00_13...v13_01_01
v13_01_00
What's Changed
- Added comment in CaloInfo about valid keys by @bechenard in #1724
- Allow filtering by trigger bits, add accessor by @michaelmackenzie in #1670
- Initial quick fixes for run1b kkline fits by @bonventre in #1725
- Add empty collection guard in TimeAndPhiClusterFinder::findTimePeaks by @oksuzian in #1731
- updating producer to reflect decoder changes by @matthewstortini in #1717
- p092 envset for adcm 9.1.0 by @rlcee in #1726
- Add data product to record filtering fraction by @brownd1978 in #1691
- Crv Calibration Updates by @ehrlich-uva in #1679
- Cherry-pick PR #1733: Calo cluster-based line time clustering by @michaelmackenzie in #1734
Full Changelog: v13_00_10...v13_01_00