Analysis Tools

From Hall A Wiki
Revision as of 08:53, 14 April 2011 by Flay (Talk | contribs) (LHRS)

Jump to: navigation, search

Description

This page contains a glossary of cuts used in the d2n analysis for both the LHRS and BigBite detectors.

LHRS

The list of cuts below are presented in the form in which they are used in ROOT macros when carrying out calculations. These variable names are compatible with the Hall A Analyzer.

Electron Cuts

Cut Description
L.cer.asum_c>400 The gas Cherenkov ADC cut. The gas Cherenkov was calibrated so that the one photoelectron peak is centered at 200 ADC channels. PID cut efficiency studies show that the optimal cut position is at 400 ADC channels (2 photoelectrons).
abs(L.cer.t[i]-mean)<lim The gas Cherenkov TDC cut. This cut is to accompany the above ADC cut. Note that this is a sum over i PMTs from 0 to 9. `mean' is the mean TDC peak position while `lim' is the cut window (in TDC channels). It is best to determine each of the i PMT mean peak positions for each run.

BigBite