Analysis Tools Tutorial: Difference between revisions

From Mu2eWiki
Jump to navigation Jump to search
No edit summary
Line 16: Line 16:
* TODO
* TODO


=== EventNtuple Basics ===
=== [https://github.com/Mu2e/EventNtuple/blob/main/tutorial/eventntuple-basics.md EventNtuple Basics] ===
The documentation for this tutorial is [https://github.com/Mu2e/EventNtuple/blob/main/tutorial/eventntuple-basics.md here]. By the end, you will be able to:
By the end of this tutorial, you will be able to:
* describe the difference between single-object branches, vector branches, and vector-of-vector branches, and
* describe the difference between single-object branches, vector branches, and vector-of-vector branches, and
* find the leaf and branch definitions using either ntuplehelper or GitHub
* find the leaf and branch definitions using either ntuplehelper or GitHub

Revision as of 15:32, 30 June 2025

This page and the linked tutorials are under construction

Introduction

This tutorial will lead you through using tools maintained by the Analysis Tools group in an analysis workflow.

By the end of these tutorials, you will be able to:

Exercises

Logging into and Using the Elastic Analysis Facility (EAF)

The documentation for this tutorial is here. By the end, you will be able to:

  • TODO

EventNtuple Basics

By the end of this tutorial, you will be able to:

  • describe the difference between single-object branches, vector branches, and vector-of-vector branches, and
  • find the leaf and branch definitions using either ntuplehelper or GitHub

Analyzing the EventNtuple with ROOT (RooUtil)

The documentation for this tutorial is here. By the end, you will be able to:

  • analyze EventNtuple datasets,
  • select subsets of the data, and
  • create histograms of selected data

in ROOT.

Analyzing the EventNtuple with Python (pyutils)

The documentation for this tutorial is here. By the end, you will be able to:

  • analyze EventNtuple datasets,
  • select subsets of the data, and
  • create histograms of selected data

in python.

Visualizing an interesting event with EventDisplay

The documentation for this tutorial is [??? here]. By the end, you will be able to:

  • TODO

Generating a Mock Dataset

The documentation for this tutorial is [??? here]. By the end, you will be able to:

  • generate a mock dataset

Performing a Cut-And-Count Analysis

Now that you have a mock dataset and can analyze EventNtuple files, you can now perform a Cut-And-Count Analysis and compare to the Reference Analysis. The cuts used in the Reference Analysis are documented [??? here] and the results from the Reference Analysis are [??? here]. Can you improve the sensitivity with changes to the cuts or style of analysis? Can you do something other than the conversion search (e.g.