v05_01_00
AndrewEdmonds11
released this
21 May 20:41
·
288 commits
to main
since this release
The version of TrkAna before we merge in changes that require MDC2020ae or later.
Important Updates
- Now use KalSeedPtrCollections as input in order to better handle future changes where many track types will be in a single KalSeedCollection
- The code generated by TTree::MakeClass no longer crashes
- Various tutorial updates
Full list of what's changed below.
What's Changed
- Updating tutorial pages for new trkana dataset by @AndrewEdmonds11 in #133
- Uncommenting how to make the file list for the tutorial by @AndrewEdmonds11 in #135
- Tutorial fix: axis=0 for ak.flatten by @AndrewEdmonds11 in #136
- Updates for V5 by @brownd1978 in #134
- Changes for MakeClass by @brownd1978 in #137
- Fixed TrkAnaExtracted by @bonventre in #138
- Update to use KalSeedPtrs and add example of using a merged track collection by @AndrewEdmonds11 in #139
- Follow changes to mu2e_trig_config by @brownd1978 in #140
- Added calo cluster informations by @pfedeli in #141
- Revert "Added calo cluster informations" by @AndrewEdmonds11 in #143
- Fix to get MakeClass to work by @AndrewEdmonds11 in #144
- Migrate trigger script to ptr-based collections by @brownd1978 in #145
- Add KKPtr for extracted by @brownd1978 in #147
- Fix for fcl that runs on ceSimReco output by @AndrewEdmonds11 in #148
New Contributors
- @bonventre made their first contribution in #138
- @pfedeli made their first contribution in #141
Full Changelog: v05_00_00...v05_01_00