# R. Ruiz
# Aug 2024
# plot_0vBBSandbox.py
# 
# Summary: generate abs(mee) vs lightest neutrino mass for NO and IO
# Usage: $ python ./plot_0vBBSandbox.py
# output: 0vBBSandbox_mElEl_vs_mass.png and .pdf

# Structure:
# 1. define NO and IO input classes
# 2. define functions (calculate m_ee)
# 3. main program (plot)
# 4. write to file

