Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 826 Bytes

README.md

File metadata and controls

27 lines (20 loc) · 826 Bytes

NEMO3Ana

NEMO-3 Experiment data analysis tools. Implement event reconstruction, selection and histogramming. Adopt Boosted Decision Tree (BDT) stramachine learning technique to improve signal/background separation and maximise experimental sensitivity to neutrino-less double beta decay searches.

Reference code used in the following scientific publication:

"Measurement of the 2νββ Decay Half-Life and Search for the 0νββ Decay of 116Cd with the NEMO-3 Detector"

Phys. Rev. D 95, 012007 (2017)

Install

mkdir build && cd build
cmake ../
make

The package depends only on ROOT.

Usage

The macro directory contain some ROOT macros for basic usage.

root macro/<macroname>.C+