Skip to content

Releases: Mu2e/Offline

v13_00_07

19 Dec 00:26
c49761e

Choose a tag to compare

What's Changed

  • let some gdml fail, but don't fail the build by @rlcee in #1674

Full Changelog: v13_00_06...v13_00_07

v13_00_06

18 Dec 23:44
3ad181d

Choose a tag to compare

What's Changed

Full Changelog: v13_00_04...v13_00_06

First release of Run1B

18 Dec 00:24
2811a25

Choose a tag to compare

What's Changed

Full Changelog: v13_00_04...v13_00_05

CRV reco tuning, TriggerInfo module, and tracking Ptr collections

08 Dec 17:32
a2f69ad

Choose a tag to compare

CRV Reco – Use TSpectrum for SPE peak finding in calibration, make initialClusterMaxDistance sector-specific, tune coincidence parameters (tighter slopes, adjusted PE thresholds), and disable pulse overlaps by default.

CRV Response – Fix photon generator to only skip out-of-window steps for on-spill events; refactor CrvMCHelper to use EventWindowMarker handle directly.

Trigger – Add TriggerInfoToCollections module to create Ptr collections from TriggerInfo objects.

RecoDataProducts – Add HelixSeedPtr, TimeClusterPtr, and their collection typedefs; extend BkgCluster to store hit positions and z-coordinate.

CommonMC – Add SurfaceStepCollection to NullMCPrimary module.

CRV MC timing fix and TrackPID fix

05 Dec 16:31
b7fd539

Choose a tag to compare

#1661 – Update TrkPID’s use of KalSegment to avoid rare crash in Production
Changes TrackPID to use momentum3() from KalSegment, removing a rare dereference crash seen in production.

#1662 – Add time wrapping in weighted CRV sim time averaging
Fixes CRV MC average hit-time calculation by applying proper modulo wrapping within the event window for both on-spill and off-spill events.

#1665 – Fix typo
Corrects a small typo introduced in the new CRV MC timing code from #1662.

CRV refinements, GRL tool cleanup

04 Dec 21:34
0dbe4ae

Choose a tag to compare

#1655 – initialize electron mass
Fixes uninitialized electron mass in TrackPID, improving numerical stability.

#1654 – added missing library in CMakeLists.txt for CRVReco
Updates CRVReco CMake to link the required library and fix build issues.

#1660 – several small CRV bug fixes
Improves CRV calibration/DQM behavior and exposes additional CRV user variables for configuration.

#1658 – move grlTool to parseCLI
Refactors grlTool to use parseCLI, simplifies constructors, improves help text, and cleans up clang-tidy warnings.

v13_00_01

25 Nov 17:31
362f688

Choose a tag to compare

Fix Mu2eKinKal fit exceptions on some pathological tracks.

v13_00_00

06 Nov 20:50
6b14d1b

Choose a tag to compare

Skip ahead in major version number to synchronize with DAQ.

v11_01_00

01 Nov 04:39
7f65d34

Choose a tag to compare

Tag for production.

v11_00_00

17 Oct 15:17
62f7c86

Choose a tag to compare

First tag for use with run1_a default, for MDC2025 production.