EventNtuple: Difference between revisions

From Mu2eWiki
Jump to navigation Jump to search
 
Line 18: Line 18:
! scope="col"| muse stub
! scope="col"| muse stub
! scope="col"| notes
! scope="col"| notes
|-
| v06_04_00
| [https://github.com/Mu2e/EventNtuple/releases/tag/v06_04_00 v06_04_00]
| yes
| SimJob MDC2020au (Production v01_01_00, mu2e_trig_config v5_00_00) --> Offline v10_39_00
| al9-prof-e28-p075
| [https://mu2e-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=52519 DocDB-52519]
|-
|-
| v06_03_00
| v06_03_00

Latest revision as of 16:03, 24 April 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

Version Release Notes Musing Available? muse backings muse stub notes
v06_04_00 v06_04_00 yes 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 yes 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 yes 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 yes 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 yes 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 yes 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