EventNtuple

From Mu2eWiki
Revision as of 15:20, 15 November 2025 by Edmonds (talk | contribs) (→‎Version History & Musings)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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

Since v06_08_00, EventNtuple is included in the Analysis Musing. This table lists the versions of EventNtuple and the corresponding Analysis musing as well as rough notes for each version

Version Analysis Musing notes
v06_08_00 AnalysisMDC2020 v01_00_00

AnalysisMDC2025 v01_00_00

adds trkpid and trigger branches DocDB-TBD


Prior to v06_08_00, we had a standalone EventNtuple Musing

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