STNtuple Tutorial Session: Difference between revisions
Jump to navigation
Jump to search
(8 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
== Tutorial Session Goal == | == Tutorial Session Goal == | ||
This tutorial will | This tutorial will get you started on how to STNtuple package to analyze Mu2e data. | ||
== Session Prerequisites and Advance Preparation == | == Session Prerequisites and Advance Preparation == | ||
This tutorial requires the user to: | This tutorial requires the user to: | ||
* have a Mu2e computing account and some preliminary use of that | |||
* have access to Mu2e internal wiki - send an email to Ray Culbertson (rlc@fnal.gov) if you need that | |||
* Perform the [[ Mu2e_Offline_Tutorial | Tutorial on setting up the Mu2e Offline ]] | * Perform the [[ Mu2e_Offline_Tutorial | Tutorial on setting up the Mu2e Offline ]] | ||
* | * [https://mu2einternalwiki.fnal.gov/wiki/Stntuple Read STNTUPLE documentation in Mu2e internal wiki] | ||
* [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] | |||
* go to [https://github.com GitHub] and create an account there | |||
== Session Introduction == | == Session Introduction == | ||
* make sure that all prerequisites are in place | |||
== Exercises == | == Exercises == | ||
* [[https://mu2einternalwiki.fnal.gov/wiki/Stntuple-Tutorials STNTUPLE Tutorials]] | |||
* | |||
== Reference Materials == | == Reference Materials == | ||
* | |||
* [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:
- have a Mu2e computing account and some preliminary use of that
- have access to Mu2e internal wiki - send an email to Ray Culbertson (rlc@fnal.gov) if you need that
- Perform the Tutorial on setting up the Mu2e Offline
- Read STNTUPLE documentation in Mu2e internal wiki
- Install VNC client software
- Build Stntuple libraries in v7_4_1 satellite release
- go to GitHub and create an account there
Session Introduction
- make sure that all prerequisites are in place