Skip to content

alexdvornikov/KDAR_Paper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

KDAR NuWro Distributions

  1. params_all_channels.txt is a NuWro parameter file.
    It sets the the energy and flavor of the neutrino and toggles the interaction channels.
    It is invoked by NuWro with the following command:
nuwro -i params_all_channels.txt \
      -p "nucleus_target = 2" \
      -p "sf_method = 1" \
      -o all_channels.root

This follows the NuWro tutorial for a spectral function.
(See the last code snippet on the linked page)

  1. all_channels.root is the output of the above command.
  2. KDAR_NuWro_Distributions.ipynb plots the proton and muon kinetic energies from all_channels.root.
    This is a Jupyter Notebook running Python but it can be viewed in this browser.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published