Skip to content
Snippets Groups Projects

Hall C HowTo and Tutorials for the Polarized He-3 Experiments

Software environment for offline analysis

Important locations for the experiment are:

# For analysis programs etc. This directory is backed up
/group/c-polhe3

# For your large root files. This directory is not backed up.
/volatile/hallc/c-polhe3

# Git group for the Polarized Helium-3 experiments
https://eicweb.phy.anl.gov/jlab/hallc/exp/polhe3

# See also the entire main jlab git repository for supporting software,
# such as the Hall C analyzer, and the underlying container
https://eicweb.phy.anl.gov/jlab

The main software for the experiment is located within a singularity container. In order to setup your environment to use the official software, we strongly recommend you use bash as your main shell.

To setup bash as your main shell, do the following:

grep bash ~/.login > /dev/null || echo "exec bash" >> ~/.login

Now logout of the ifarm, and login again. You should be good to go!

To Properly load the Pol He3 software, do:

source /group/c-polhe3/software/setup.sh

Note: if you feel strongly attached to a different shell, the bash instructions also apply to zsh, and most relevant scripts are also available in a csh version. We recommend new users to follow above instructions and setup your system around bash, which is the current standard for Linux and MacOS.

Hall C Slack

If you have any questions, encounter any issues, or need software/analysis support of any kind, please post a message on the Hall C Slack (hallc.slack.com). Anyone can sign up with their JLab email account. To bring an issue to the attention of the software team (Sylvester, Chao and Whit), you can @-mention them in the Slack channel (or send them a private message).

Tutorial Exercises

  1. Exercise 1: Hall C Replay
  2. Exercise 2: Basic data analysis with ROOT (part 1)
  3. Exercise 3: Basic data analysis with ROOT (part 2)
  4. Exercise 4: Data analysis with ROOT: Calorimeter efficiencies
  5. Exercise 5: Data analysis with ROOT: Tracking efficiency