Releases: Mu2e/EventNtuple
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
v06_07_00
Main Changes
This version of EventNtuple includes the following major changes:
- new branch for tracker experts:
trkhitcalibs(by @bonventre)- this branch is off by default and requires certain switches to be turned on in the reconstruction
- updated TrkQual ANN1 training (v2)
- see example fcl file here if you want to run with the previous training
- a couple of new features for RooUtil: a cutflow table and a script to run the EventDisplay (by @sophiemiddleton)
- instructions to be added shortly
What's Changed
- Add option to not create trkqual branch by @AndrewEdmonds11 in #303
- cutflow table generic class by @sophiemiddleton in #304
- Added hit calib info by @bonventre in #301
- TrkQual ANN1 v2 by @AndrewEdmonds11 in #305
- Updates to RooUtil by @sophiemiddleton in #308
- Add trkhitcalibs branch to validation and RooUtil by @AndrewEdmonds11 in #307
- Last changes for V06 07 00 by @AndrewEdmonds11 in #309
Full Changelog: v06_06_00...v06_07_00