Releases: Mu2e/Offline
Release for cosmic mixing
Release triggered by the new filter needed to supporting mixing cosmic events.
Bug fixes for digitization
This release contains bug fixes needed for the MDC2020 digitization campaign
MDC2020 digitization
Updates for the digitization campaign.
What's Changed
- Formatting CosmicCRY by @soleti in #757
- Fix whitespace in a subset of directories by @rlcee in #756
- CaloPulse Util fix by @bechenard in #760
- Geometry files for positive muon beam and 50% DS field by @AndrewEdmonds11 in #759
- Restore the Mu2e-specific artapp() parameter report_unused=false by @gaponenko in #762
- Update GeometryService to use validated fhicl. by @kutschke in #763
- remove deprecated ModuleMacros.h include, art v3_11_01 cleanup by @macndev in #764
- Add all products needed for NullMCPrimary to produce a complete primary event by @brownd1978 in #761
- Strawstatus by @brownd1978 in #767
- TrackerStatus by @brownd1978 in #768
- A small code cleanup for PhysicalVolumeHelper by @gaponenko in #769
- Separate B field config by @kutschke in #765
Full Changelog: v10_14_00...v10_15_00
For Primary production phase of MDC2020
Tag for starting the Digi phase of MDC2020.
The PR's since v10_13_00 are:
What's Changed
- migration of the trigger-filters to config-pset by @gianipez in #752
- enabling forcing specific muon decay proper time by @resnegfk in #753
- Update the main program per the upstream art changes. by @gaponenko in #754
- Calo Source Calib + CaloCalibGun by @sophiemiddleton in #706
Full Changelog: v10_13_00...v10_14_00
Upgrade to art v3_11_01
The primary change is the upgrade to art v3.11.01, which is a bug fix plus one new feature relative to v3.11.0 . No code changes were needed to Offline. The full set of merges is below:
What's Changed
- remove reference to null pointer by @rlcee in #743
- Enabling optional use of density effect in ionization loss calculations by @resnegfk in #740
- Added TimeAndPhi cluster finder by @bechenard in #739
- Fix some remaining Muse one-path issues. by @kutschke in #746
- Added extra buffer in caloShowerRO by @bechenard in #738
- Fixed bug in TEve by @sophiemiddleton in #748
- add links for sanitize by @rlcee in #750
- Revert from a ReplicatedProducer to a legacy EDProducer by @kutschke in #747
- envset update for new art products v3_11_01 by @macndev in #749
Full Changelog: v10_12_00...v10_13_00
Upgrade to art v3.11
Release needed for TrkAna
TrkAna needs a new release that includes PR #736 . This is that release.
The changes since the tag d10_10_01 are below. To see all changes since v10_10_01 click here: v10_10_01...v10_11_00
What's Changed
- Multiiov 220217 by @rlcee in #715
- add option to match to the nearest calibration by @rlcee in #717
- added CrvCoincidenceFinder as replacement for CrvCoincidenceCheck/CrvCoincidenceClusterFinder by @ehrlich-uva in #711
- improve Proditions cache by @rlcee in #719
- Refactor IoV code by @rlcee in #720
- install database table cache purge by @rlcee in #721
- check for overlaps in override tables by @rlcee in #723
- write multiple IoV on a TABLE line by @rlcee in #724
- updated CRV coincidence finder by @ehrlich-uva in #722
- Muse cleanup by @rlcee in #726
- make constants static by @rlcee in #725
- Update Mu2eKinKal by @brownd1978 in #727
- removed duplicate hits in Crv coincidence clusters by @ehrlich-uva in #728
- switched from comboHit::time to comboHit::correctedTime in Cpr by @gianipez in #708
- Updated the clustering process of the Crv coincidence finder by @ehrlich-uva in #729
- Fix santize errors: binding a nullptr to a reference. by @kutschke in #731
- Improve calo digi timing sim by @bechenard in #732
- Update TrkQual prolog configuration for new muse one-path default by @AndrewEdmonds11 in #736
- Fix MC Trajectory plotting in TEve by @sophiemiddleton in #730
- Fixed CaloDigi time origin by @bechenard in #737
- Remove time cut for calo cluster by @bechenard in #734
Full Changelog: d10_10_01...v10_11_00
For TDAQ Development
A this is the first in the family of tags that will be used for TDAQ development; tags in this family start with the letter "d", for DAQ, and will normally built with the trig qualifier and installed in /cvmfs/mu2e.opensciencegrid.org/artexternals/offline .
For Jan 2022 Production
This branch was updated to include all changes on main with PR #686 on Jan 14. It also contains the integrated Mu2eII changes.
v10_10_01
Fix divergence in partial bfield geometry configurations.