Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 454 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 454 Bytes

Light Yield Tools

A series of tools for generating light yield plots from photon library files in the DUNE far detectors.

Getting Started

Setup necessary software with the following line:

. ./setup-plot.sh

To generate some example plots for the vertical drift far detector, run the following code:

root MakePlotVD.C

Note: Be sure to place a photon library root file in the working directory before running the code.