EventNtuple: Difference between revisions

From Mu2eWiki
Jump to navigation Jump to search
(First draft of EventNtuple page)
 
 
(One intermediate revision by the same user not shown)
Line 6: Line 6:
== Documentation ==
== Documentation ==


Documentation is maintained on the GitHub page [https://github.com/Mu2e/TrkAna here]
Documentation is maintained on the GitHub page [https://github.com/Mu2e/EventNtuple/blob/main/README.md here]


== Version History & Musings ==
== Version History & Musings ==
Line 21: Line 21:
| 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]
| TBD
| yes
| TBD
| SimJob MDC2020aj (Production v00_26_00, mu2e_trig_config v3_05_00) --> Offline v10_34_00
| TBD
| al9-prof-e28-p062
|  
|  
|-
|-

Latest revision as of 23:19, 15 October 2024

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_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

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