EventNtuple: Difference between revisions

From Mu2eWiki
Jump to navigation Jump to search
 
(9 intermediate revisions by the same user not shown)
Line 14: Line 14:
! scope="col"| Version
! scope="col"| Version
! scope="col"| Release Notes
! scope="col"| Release Notes
! scope="col"| Musing Available?
! scope="col"| Musing
! scope="col"| muse backings
! scope="col"| muse backings
! 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]
| v06_04_00a
| 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
| [https://github.com/Mu2e/EventNtuple/releases/tag/v06_04_00 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
| [https://mu2e-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=52519 DocDB-52519]
|-
| v06_03_00
| [https://github.com/Mu2e/EventNtuple/releases/tag/v06_03_00 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
| [https://mu2e-docdb.fnal.gov/cgi-bin/sso/ShowDocument?docid=51619 DocDB-51619]
|-
| v06_02_00
| [https://github.com/Mu2e/EventNtuple/releases/tag/v06_02_00 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
| [https://github.com/Mu2e/EventNtuple/releases/tag/v06_01_01 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
| [https://github.com/Mu2e/EventNtuple/releases/tag/v06_01_00 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
| [https://mu2e-docdb.fnal.gov/cgi-bin/sso/RetrieveFile?docid=51140 DocDB-51140]
|-
|-
| v06_00_00
| v06_00_00
| [https://github.com/Mu2e/EventNtuple/releases/tag/v06_00_00 v06_00_00]
| [https://github.com/Mu2e/EventNtuple/releases/tag/v06_00_00 v06_00_00]
| yes
| v06_00_00
| SimJob MDC2020aj (Production v00_26_00, mu2e_trig_config v3_05_00) --> Offline v10_34_00
| SimJob MDC2020aj (Production v00_26_00, mu2e_trig_config v3_05_00) --> Offline v10_34_00
| al9-prof-e28-p062
| al9-prof-e28-p062
|  
| [https://mu2e-docdb.fnal.gov/cgi-bin/sso/RetrieveFile?docid=50587 DocDB-50587]
|-
|-
|}
|}


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

Latest revision as of 13:55, 12 May 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 muse backings muse stub notes
v06_04_00 v06_04_00 v06_04_00a 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 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 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 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 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 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 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