Charged-current
Analysis of charged-current neutrino interactions. This repository is mainly divided into:
GeneratorAnalysis/: contains scripts analysing events generated by different simulators.CAFAnaAnalysis/: contains scripts analysing experiment data using the CAFAna framework.
Plots generated through the scripts in both directories are placed under Figs/.
If it is the first time working in this repository, you have to run
source setup.shto set up the correct feature branch of sbnana used in this codebase. Once this is done, you have to run
source activate.shto activate your local sbnana build every time you start a new terminal. This will also setup ROOT, so that you can run scripts in both GeneratorAnalysis/ and CAFAnaAnalysis/.