Difference between revisions of "STNtuple Tutorial Session"

From Mu2eWiki
Jump to navigation Jump to search
 
(5 intermediate revisions by 2 users not shown)
Line 11: Line 11:
 
* [https://mu2ewiki.fnal.gov/wiki/ComputingLogin#VNC Install VNC client software]
 
* [https://mu2ewiki.fnal.gov/wiki/ComputingLogin#VNC Install VNC client software]
 
* [https://mu2einternalwiki.fnal.gov/wiki/Stntuple-Building-Stntuple-Libraries#building_STNTUPLE_libraries_in_a_satellite_release Build Stntuple libraries in v7_4_1 satellite release]  
 
* [https://mu2einternalwiki.fnal.gov/wiki/Stntuple-Building-Stntuple-Libraries#building_STNTUPLE_libraries_in_a_satellite_release Build Stntuple libraries in v7_4_1 satellite release]  
 +
* go to [https://github.com GitHub] and create an account there
  
 
== Session Introduction ==
 
== Session Introduction ==
Line 17: Line 18:
 
== Exercises ==
 
== Exercises ==
  
* Run STNtuple on a standard file
+
* [[https://mu2einternalwiki.fnal.gov/wiki/Stntuple-Tutorials STNTUPLE Tutorials]]
* Explore data structure of the ntuple produced by STNtuple
 
* Event display in STNtuple
 
* Advanced analysis in STNtuple
 
  
 
== Reference Materials ==
 
== Reference Materials ==
  
 
* [https://mu2einternalwiki.fnal.gov/wiki/Stntuple STNTUPLE documentation]
 
* [https://mu2einternalwiki.fnal.gov/wiki/Stntuple STNTUPLE documentation]
 +
 +
[[Category:Computing]]
 +
[[Category:Tutorial]]
 +
[[Category:Code]]

Latest revision as of 12:12, 24 June 2019

Tutorial Session Goal

This tutorial will get you started on how to STNtuple package to analyze Mu2e data.

Session Prerequisites and Advance Preparation

This tutorial requires the user to:

Session Introduction

  • make sure that all prerequisites are in place

Exercises

Reference Materials