Updates to various cache variables to make things a bit clearer when ENV variables fail. modified: app/CMakeLists.txt modified: cmake/GENIESetup.cmake modified: cmake/NEUTSetup.cmake modified: cmake/NuWroSetup.cmake modified: cmake/T2KSetup.cmake modified: cmake/cacheVariables.cmake modified: cmake/cmessage.cmake modified: cmake/setup.sh.in
Added all existing flux definitions to BeamUtils
modified: src/Utils/BeamUtils.cxx new file: data/flux/ArgoNeut_numu_flux.root new file: data/flux/ArgoNeut_numub_flux.root new file: data/flux/K2K_flux.root new file: data/flux/MiniBooNE_numu_flux.root new file: data/flux/MiniBooNE_numubar_flux.root new file: data/flux/input-flux.root new file: data/flux/t2kflux_2016_minus250kA.root new file: data/flux/t2kflux_2016_plus250kA.root
Added option for flux unfolded scaling of stacks
modified: src/Utils/StackBase.cxx modified: src/Utils/StackBase.h
Added official NIWG mode seperation plots
modified: src/FCN/SampleList.cxx modified: src/FCN/SampleList.h modified: src/MCStudies/CMakeLists.txt new file: src/MCStudies/OfficialNIWGPlots.cxx new file: src/MCStudies/OfficialNIWGPlots.h
Added some options to set sample settings to say there are no data histograms
modified: src/FitBase/JointMeas1D.cxx modified: src/FitBase/Measurement1D.cxx modified: src/FitBase/Measurement2D.cxx modified: src/FitBase/SampleSettings.cxx modified: src/FitBase/SampleSettings.h