Releases: Mu2e/EventNtuple
v06_11_02
Overview
New tag requested by CRv group for new DataJob Musing. This release contains updates that allows for more flexibility in the Calo and CRV branches.
What's Changed
- calo branches no longer require strict hierarchy: all digis/recodigis… by @giro94 in #365
- added more variables to the CRV part by @ehrlich-uva in #367
- Add new dependency from GeometryService by @brownd1978 in #368
- rearranged CRV part by @ehrlich-uva in #369
- Update version number by @AndrewEdmonds11 in #370
Full Changelog: v06_11_01...v06_11_02
v06_11_01
v06_11_00
What's Changed
- Adding a quick validation script by @AndrewEdmonds11 in #357
- Update location of data files by @brownd1978 in #360
- Supporting RooUtil in Dask by @AndrewEdmonds11 in #361
- New calorimeter brancher by @sophiemiddleton in #362
- CRV inference by @sam-grant in #358
- Remove babar build dependency by @brownd1978 in #363
Full Changelog: v06_10_00...v06_11_00
v06_10_00
Main Changes
A lot of new additions in this release
New branches:
- calorimeter MC information:
caloclustersmc,calomcsim,calohitsmc(@giro94) - time clusters:
timeclusters(@michaelmackenzie)
New leaves:
calohits.crystalPos_(@giro94)
RooUtil:
- expanded
CaloClusteranalyzer-friendly class to include MC information and hit information
Misc:
crvpulsesnow uses "fit" reco pulses rather than "no-fit" reco pulses- add a
n_proc_eventshistogram to count the number of events which are processed, which may be different to the number of events in the ntuple
What's Changed
- Follow trigger navigator changes by @michaelmackenzie in #327
- Add time cluster info output by @michaelmackenzie in #338
- Add calorimeter MC info by @giro94 in #339
- switched from CRV no-fit to fit reco pulses by @ehrlich-uva in #340
- Fix null pointer in CrvInfoHelper by @oksuzian in #343
- Follow up changes for caloclustersmc branch by @AndrewEdmonds11 in #341
- Calo simParticle relationship by @giro94 in #344
- Added crystal position in hits by @giro94 in #345
- Make calo cluster list retrieval a reference by @michaelmackenzie in #346
- Add genCountLogger to Run1B config by @AndrewEdmonds11 in #347
- Fix CRV KPP fcl by @AndrewEdmonds11 in #348
- Fill out CaloCluster RooUtil class by @AndrewEdmonds11 in #350
- Add processed events histogram by @AndrewEdmonds11 in #351
- Adding Calo MC hits by @giro94 in #352
- Remove unnecessary dependency by @brownd1978 in #354
- Add CaloHitMC to RooUtil analyzer class by @AndrewEdmonds11 in #355
- Almost final commits for v06_10_00 by @AndrewEdmonds11 in #353
- Final commits for v06_10_00 by @AndrewEdmonds11 in #356
New Contributors
Full Changelog: v06_09_02...v06_10_00
v06_09_02
This release fixes an issue in Run1B ntuple production
What's Changed
- Changes for v06-09-02 patch by @AndrewEdmonds11 in #337
Full Changelog: v06_09_01...v06_09_02
v06_09_01
This release fixes an issue in the production of Run-1B ntuple
What's Changed
- Remove btrk dependence by @brownd1978 in #332
- update geometry file for Run-1b ntupling by @AndrewEdmonds11 in #336
- final commits for v06_09_01 by @AndrewEdmonds11 in #336
Full Changelog: v06_09_00...v06_09_01
v06_09_00
Overview
This release is mainly to support the Run-1B studies. It adds the option to create a branches for StepPointMCCollections. This branch is off by default, and turned on the for the Run-1B studies
What's Changed
- move files out of ConditionsService by @rlcee in #331
- Fix fcl configuration for CRV VST data by @AndrewEdmonds11 in #333
- Add branch for StepPointMCs by @AndrewEdmonds11 in #330
- Final changes for V06_09_00 by @AndrewEdmonds11 in #335
Full Changelog: v06_08_02...v06_09_00
v06_08_02
Release to fix issue in production related to the trigger branch
What's Changed
- Add Trigger rooutil object by @michaelmackenzie in #323
- fixed trigger bug by @sophiemiddleton in #328
- Final changes for v06_08_02 by @AndrewEdmonds11 in #329
Full Changelog: v06_08_01...v06_08_02
v06_08_01
Patch release to solve Production issue
What's Changed
- Update documentation for new Analysis musings by @AndrewEdmonds11 in #317
- fix for file output by @sophiemiddleton in #319
- Update reflection script by @brownd1978 in #320
- Add EventWindowMarker so that we can build with latest Offline by @AndrewEdmonds11 in #321
- Minor edits: Add a rooutil namespace and reduce some code duplication by @michaelmackenzie in #322
- Final updates for v06_08_01 patch release by @AndrewEdmonds11 in #324
New Contributors
- @michaelmackenzie made their first contribution in #322
Full Changelog: v06_08_00...v06_08_01
v06_08_00
Major Updates
This version is compatible with both MDC2020 and MDC2025 datasets
New branches
trkpidcontaining the results of the TrkPID ANN- trigger branches
What's Changed
- Changes to ceSimReco-related fcl files by @AndrewEdmonds11 in #310
- Update TrkPID branch based on TrkQual by @lborrel in #302
- Add script to compare tracks by @brownd1978 in #311
- trigger branch by @sophiemiddleton in #312
- Updates to trigger branch for RooUtil by @AndrewEdmonds11 in #314
- Add trkpid branch to RooUtil by @AndrewEdmonds11 in #315
- Last updates for v06_08_00 by @AndrewEdmonds11 in #316
Full Changelog: v06_07_00...v06_08_00