EventNtuple: Difference between revisions

From Mu2eWiki
Jump to navigation Jump to search
Line 19: Line 19:
|-
|-
| v06_07_00
| v06_07_00
| TBD
| [https://github.com/Mu2e/EventNtuple/releases/tag/v06_07_00 EventNtuple v06_07_00]
| SimJob TBD
[https://github.com/Mu2e/pyutils/releases/tag/v01_05_00 pyutils v01_05_00]
| TBD
| SimJob MDC2020bc (Production v01_10_00, mu2e_trig_config v7_05_00 --> Offline v10_48_00)
| includes new TrkQual training
| al9-prof-e29-p084
| includes new TrkQual training, [https://mu2e-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=54271 DocDB-54271]
|-
|-
|-
|-

Revision as of 16:50, 10 October 2025

Overview

The Mu2e EventNtuple is a data format that analyzers can use for their analysis. The advantages of using these over the art files are that:

  • file sizes are smaller, and
  • they can be accessed directly with ROOT and python

Documentation

Documentation is maintained on the GitHub page here

Version History & Musings

Musing Version muse backings muse stub notes
v06_07_00 EventNtuple v06_07_00

pyutils v01_05_00

SimJob MDC2020bc (Production v01_10_00, mu2e_trig_config v7_05_00 --> Offline v10_48_00) al9-prof-e29-p084 includes new TrkQual training, DocDB-54271
v06_06_00 EventNtuple v06_06_00

pyutils v01_05_00

SimJob MDC2025aa (Production v01_07_00, mu2e_trig_config v7_02_00 --> Offline v10_46_00) al9-prof-e29-p084 DocDB-53866
v06_05_00 EventNtuple v06_05_00

pyutils v01_01_00

SimJob MDC2020aw (Production v01_05_00, mu2e_trig_config v5_01_00 --> Offline v10_41_00) al9-prof-e29-p079 for use on MDC2020aw and later, DocDB-53170
v06_04_00a v06_04_00 SimJob MDC2020av (Production v01_02_00, mu2e_trig_config v5_01_00 --> Offline v10_40_00) al9-prof-e28-p076 includes new xrootd with token support
v06_04_00 v06_04_00 SimJob MDC2020au (Production v01_01_00, mu2e_trig_config v5_00_00 --> Offline v10_39_00) al9-prof-e28-p075 DocDB-52519
v06_03_00 v06_03_00 SimJob MDC2020aq (Production v00_29_00, mu2e_trig_config v3_06_00 --> Offline v10_37_00) al9-prof-e28-p066 DocDB-51619
v06_02_00 v06_02_00 SimJob MDC2020ap (Production v00_28_00, mu2e_trig_config v3_05_01 --> Offline v10_36_00) al9-prof-e28-p066 first release with RooUtil and PyUtil
v06_01_01 v06_01_01 SimJob MDC2020ap (Production v00_28_00, mu2e_trig_config v3_05_01 --> Offline v10_36_00) al9-prof-e28-p066 patch release to handle APR output
v06_01_00 v06_01_00 SimJob MDC2020an (Production v00_28_00, mu2e_trig_config v3_05_00 --> Offline v10_36_00) al9-prof-e28-p066 DocDB-51140
v06_00_00 v06_00_00 SimJob MDC2020aj (Production v00_26_00, mu2e_trig_config v3_05_00 --> Offline v10_34_00) al9-prof-e28-p062 DocDB-50587

For versions before v06 see TrkAna#Version_History_.2F_TrkAna_Musings here