Releases: Mu2e/Offline
Upgrade to art v3_10
This captures the upgrade to art v3_10_00. The autogenerated change log is below.
What's Changed
- constant reference edits for TFileDirectory objects by @macndev in #676
- start alternate particle list service by @rlcee in #677
- Poly cone fix by @kutschke in #678
- move ParticleDataTable uses to new ParticleDataList by @rlcee in #680
- DbService update for DQM by @rlcee in #681
- Art v310 new by @macndev in #682
- remove two missed references to hepPDT by @rlcee in #684
Full Changelog: v10_09_00...v10_10_00
v10_09_00
This release contains bug fixes and enhancements to support the next round of production.
What's Changed
- Used geant4 10.7 hadronic verbosity control by @resnegfk in #645
- start mu2e main with banner by @rlcee in #652
- reduce default printing by @rlcee in #651
- more prints behind verbose flags by @rlcee in #655
- Update PS endcap model by @michaelmackenzie in #648
- Move stable geometry forward to current version by @michaelmackenzie in #658
- Start pywrap by @rlcee in #657
- new CRV light default print by @rlcee in #656
- Add SimEfficiencies2 table, change SimBookkeeper prodition to use it by @rlcee in #659
- increased speed of Crv waveform generator by @ehrlich-uva in #649
- FlagBkg clustering hit fix by @bechenard in #660
- fix some references to null pointers by @rlcee in #661
- start support for TH2 by @rlcee in #663
- fixed the cstSeed trigger sequence by @gianipez in #665
- Changed Crv digi/binary/fragment converters and CrvDigi generator by @ehrlich-uva in #650
- Added cstTimeCluster to Offspill and ExtrPos menu by @bonventre in #664
- Addition of Time Cluster and Colour coding the hits by @NamithaChitrazee in #666
- Add PS endcap window frames by @michaelmackenzie in #667
- fix accidentally correct typos by @rlcee in #668
- Added PBT reco defaults to prolog by @bonventre in #670
- Allow CompressDetStepMCs to take in more than one SimParticleCollection by @AndrewEdmonds11 in #669
- remove unused dictionary builds by @rlcee in #671
- Adding time offset to GenParticles by @soleti in #673
- Cosmic resampler fix by @brownd1978 in #674
- Fix MCTrajectory reference updating. Add a comparison plot for CrvSteps by @brownd1978 in #675
Full Changelog: v10_08_01...v10_09_00
Bug fixes for MDC2020n
Bug fixes for MDC2020n cosmic production
Production updates for MDC2020n
New generators , fixes for OffSpill and Cosmic production, and Validation updates.
Mu2e-II: Beam Production Release
This release includes:
- Updated detectors
- All recent code upgrades from the Mu2e/Offline branch (except the new physics generators)
Release targeting MDC2020m production
This release makes CaloDigis compatible with EventWindowMarker timing, which breaks compatibility with older digi data. Other changes include bug fixes for FPE exceptions, additions to generators, event display, etc. Note that this release only break backwards compatibility with digis: the G4 output (SimParticles, DetectorSteps, etc) from MDC2020k are still compatible.
Second tag for Snowmass 2022 studies
Compared to tag s01_00_00 this adds:
- Updated Calorimeter to use BaF2, with some waveform changes and assumptions
First tag for Snowmass 2022 studies
Initial Mu2e-II tag for Snowmass 2022 study. This tag includes:
- Production Target update
- Removal of anti-proton windows in TS
- Option to remove IPA in DS
- Option to retain default tracker
- Default (CsI) calorimeter and CRV
Release targeting MDC2020j production
This release primarily contains development targeting the next production iteration.
Upgrade to art v3_09_03
Upgrade to art v3_09_03; this should fix the issue in which the root prof build was not built with -NDEBUG. That issue was causing trouble for the tracker alignment code. The HepLorentzVector version of the Hep3Vector persistency bug remains in this version.