Skip to content

Releases: Mu2e/EventNtuple

v06_02_00

13 Jan 18:00
1645a68
Compare
Choose a tag to compare

This release includes complete versions of RooUtil and PyUtil

What's Changed

Full Changelog: v06_01_01...v06_02_00

v06_01_01

07 Jan 16:48
2bdd427
Compare
Choose a tag to compare

Patch release to handle APR outputs in production

What's Changed

Full Changelog: v06_01_00...v06_01_01

v06_01_00

06 Dec 18:56
20b7a65
Compare
Choose a tag to compare

New official release for ntuple production.

Important Changes

What's Changed

Full Changelog: v06_00_00...v06_01_00

v06_00_00

14 Oct 17:12
49a920f
Compare
Choose a tag to compare

Overview

This release brings a few major (breaking) changes:

  • the repository is now named EventNtuple,
  • all track types are now stored in a single trk branch,
  • some branches and fcl files have been renamed (see list here)

The README has been updated with further information.

Upgrading from v5

For analyzers: to update your analysis scripts see the list of branch/leaf/fcl file name changes in https://github.com/Mu2e/EventNtuple/doc/v5-to-v6.md
For developers: to update your development area see the instructions in https://github.com/Mu2e/EventNtuple/doc/v5-to-v6_developers.md

What's Changed

Full Changelog: v05_06_00...v06_00_00

v05_06_00

14 Oct 15:43
7fb3c09
Compare
Choose a tag to compare

Overview

Final tag before the big update to v06. The main update with the previous version is the introduction of SurfaceSteps

What's Changed

Full Changelog: v05_05_00...v05_06_00

v05_05_00

07 Aug 20:35
1472076
Compare
Choose a tag to compare

Important Updates

  • New leaves: demlh.d0 and demlh.tanDip (temporary)
  • New utilities:
    • python util to help with python analyses (see doc)
    • ntuplehelper for getting information on leaves (see doc)
  • New examples:
    • ROOT: TrkAna loop with CRV (script

What's Changed

Full Changelog: v05_04_00...v05_05_00

v05_04_00

21 Jun 15:36
9e4d29d
Compare
Choose a tag to compare

New tag for production. All fcl changes

What's Changed

Full Changelog: v05_03_00...v05_04_00

v05_03_00

13 Jun 16:04
57e9247
Compare
Choose a tag to compare

This is tag is to create a new Musing. It just includes fcl script updates

What's Changed

Full Changelog: v05_02_00...v05_03_00

v05_02_00

21 May 20:43
d2538c2
Compare
Choose a tag to compare

The version of TrkAna after we merged in the change that requires MDC2020ae or later

What's Changed

  • Remove tracker position dependency, add wire/straw position info by @bonventre in #125

Full Changelog: v05_01_00...v05_02_00

v05_01_00

21 May 20:41
c2fc70b
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v05_00_00...v05_01_00