CMakeLists.txt
LICENSE.md
MANIFEST.in
README.md
cmake_uninstall.cmake.in
pyproject.toml
setup.cfg
setup.py
cmake/BuildType.cmake
cmake/I3_CMakeLists.cmake
cmake/Standalone_CMakeLists.cmake
cmake/clang_cxx_dev_tools.cmake
doc/CMakeLists.txt
doc/Doxyfile.in
private/Interface/python/components.cxx
private/Interface/python/crosssection.cxx
private/Interface/python/decay.cxx
private/Interface/python/geometry.cxx
private/Interface/python/math.cxx
private/Interface/python/medium.cxx
private/Interface/python/parametrization.cxx
private/Interface/python/particle.cxx
private/Interface/python/pybindings.cxx
private/Interface/python/scattering.cxx
private/Interface/root/root.cxx
private/PROPOSAL/Constants.cxx
private/PROPOSAL/EnergyCutSettings.cxx
private/PROPOSAL/Propagator.cxx
private/PROPOSAL/PropagatorService.cxx
private/PROPOSAL/Secondaries.cxx
private/PROPOSAL/Sector.cxx
private/PROPOSAL/methods.cxx
private/PROPOSAL-icetray/Converter.cxx
private/PROPOSAL-icetray/Converter.h
private/PROPOSAL-icetray/I3PropagatorServicePROPOSAL.cxx
private/PROPOSAL-icetray/I3PropagatorServicePROPOSAL.h
private/PROPOSAL-icetray/SimplePropagator.cxx
private/PROPOSAL-icetray/SimplePropagator.h
private/PROPOSAL-icetray/pybindings.cxx
private/PROPOSAL-icetray/table_creation.cxx
private/PROPOSAL-icetray/test/Repeatability.cxx
private/PROPOSAL-icetray/test/main.cxx
private/PROPOSAL/crossection/AnnihilationIntegral.cxx
private/PROPOSAL/crossection/AnnihilationInterpolant.cxx
private/PROPOSAL/crossection/BremsIntegral.cxx
private/PROPOSAL/crossection/BremsInterpolant.cxx
private/PROPOSAL/crossection/ComptonIntegral.cxx
private/PROPOSAL/crossection/ComptonInterpolant.cxx
private/PROPOSAL/crossection/CrossSection.cxx
private/PROPOSAL/crossection/CrossSectionIntegral.cxx
private/PROPOSAL/crossection/CrossSectionInterpolant.cxx
private/PROPOSAL/crossection/EpairIntegral.cxx
private/PROPOSAL/crossection/EpairInterpolant.cxx
private/PROPOSAL/crossection/IonizIntegral.cxx
private/PROPOSAL/crossection/IonizInterpolant.cxx
private/PROPOSAL/crossection/MupairIntegral.cxx
private/PROPOSAL/crossection/MupairInterpolant.cxx
private/PROPOSAL/crossection/PhotoIntegral.cxx
private/PROPOSAL/crossection/PhotoInterpolant.cxx
private/PROPOSAL/crossection/PhotoPairIntegral.cxx
private/PROPOSAL/crossection/PhotoPairInterpolant.cxx
private/PROPOSAL/crossection/WeakIntegral.cxx
private/PROPOSAL/crossection/WeakInterpolant.cxx
private/PROPOSAL/crossection/factories/AnnihilationFactory.cxx
private/PROPOSAL/crossection/factories/BremsstrahlungFactory.cxx
private/PROPOSAL/crossection/factories/ComptonFactory.cxx
private/PROPOSAL/crossection/factories/EpairProductionFactory.cxx
private/PROPOSAL/crossection/factories/IonizationFactory.cxx
private/PROPOSAL/crossection/factories/MupairProductionFactory.cxx
private/PROPOSAL/crossection/factories/PhotoPairFactory.cxx
private/PROPOSAL/crossection/factories/PhotonuclearFactory.cxx
private/PROPOSAL/crossection/factories/WeakInteractionFactory.cxx
private/PROPOSAL/crossection/parametrization/Annihilation.cxx
private/PROPOSAL/crossection/parametrization/Bremsstrahlung.cxx
private/PROPOSAL/crossection/parametrization/Compton.cxx
private/PROPOSAL/crossection/parametrization/EpairProduction.cxx
private/PROPOSAL/crossection/parametrization/Ionization.cxx
private/PROPOSAL/crossection/parametrization/MupairProduction.cxx
private/PROPOSAL/crossection/parametrization/ParamTables.cxx
private/PROPOSAL/crossection/parametrization/Parametrization.cxx
private/PROPOSAL/crossection/parametrization/PhotoPairProduction.cxx
private/PROPOSAL/crossection/parametrization/PhotoQ2Integration.cxx
private/PROPOSAL/crossection/parametrization/PhotoRealPhotonAssumption.cxx
private/PROPOSAL/crossection/parametrization/Photonuclear.cxx
private/PROPOSAL/crossection/parametrization/WeakInteraction.cxx
private/PROPOSAL/decay/DecayChannel.cxx
private/PROPOSAL/decay/DecayTable.cxx
private/PROPOSAL/decay/LeptonicDecayChannel.cxx
private/PROPOSAL/decay/ManyBodyPhaseSpace.cxx
private/PROPOSAL/decay/StableChannel.cxx
private/PROPOSAL/decay/TwoBodyPhaseSpace.cxx
private/PROPOSAL/geometry/Box.cxx
private/PROPOSAL/geometry/Cylinder.cxx
private/PROPOSAL/geometry/Geometry.cxx
private/PROPOSAL/geometry/GeometryFactory.cxx
private/PROPOSAL/geometry/Sphere.cxx
private/PROPOSAL/math/Function.cxx
private/PROPOSAL/math/Integral.cxx
private/PROPOSAL/math/Interpolant.cxx
private/PROPOSAL/math/InterpolantBuilder.cxx
private/PROPOSAL/math/MathMethods.cxx
private/PROPOSAL/math/RandomGenerator.cxx
private/PROPOSAL/math/Spline.cxx
private/PROPOSAL/math/Vector3D.cxx
private/PROPOSAL/medium/Components.cxx
private/PROPOSAL/medium/Medium.cxx
private/PROPOSAL/medium/MediumFactory.cxx
private/PROPOSAL/medium/density_distr/density_distr.cxx
private/PROPOSAL/medium/density_distr/density_exponential.cxx
private/PROPOSAL/medium/density_distr/density_homogeneous.cxx
private/PROPOSAL/medium/density_distr/density_polynomial.cxx
private/PROPOSAL/medium/density_distr/density_splines.cxx
private/PROPOSAL/particle/Particle.cxx
private/PROPOSAL/particle/ParticleDef.cxx
private/PROPOSAL/propagation_utility/ContinuousRandomizer.cxx
private/PROPOSAL/propagation_utility/PropagationUtility.cxx
private/PROPOSAL/propagation_utility/PropagationUtilityIntegral.cxx
private/PROPOSAL/propagation_utility/PropagationUtilityInterpolant.cxx
private/PROPOSAL/scattering/Coefficients.cxx
private/PROPOSAL/scattering/Scattering.cxx
private/PROPOSAL/scattering/ScatteringFactory.cxx
private/PROPOSAL/scattering/ScatteringHighland.cxx
private/PROPOSAL/scattering/ScatteringHighlandIntegral.cxx
private/PROPOSAL/scattering/ScatteringMoliere.cxx
private/PROPOSAL/scattering/ScatteringNoScattering.cxx
private/test/example.cxx
private/test/integral_bug.cxx
private/test/performance_test.cxx
proposal.egg-info/PKG-INFO
proposal.egg-info/SOURCES.txt
proposal.egg-info/dependency_links.txt
proposal.egg-info/not-zip-safe
proposal.egg-info/top_level.txt
public/Interface/python/pyBindings.h
public/Interface/root/root.h
public/PROPOSAL/Constants.h
public/PROPOSAL/EnergyCutSettings.h
public/PROPOSAL/Logging.h
public/PROPOSAL/PROPOSAL.h
public/PROPOSAL/Propagator.h
public/PROPOSAL/PropagatorService.h
public/PROPOSAL/Secondaries.h
public/PROPOSAL/Sector.h
public/PROPOSAL/json.hpp
public/PROPOSAL/methods.h
public/PROPOSAL/version.h.in
public/PROPOSAL/crossection/AnnihilationIntegral.h
public/PROPOSAL/crossection/AnnihilationInterpolant.h
public/PROPOSAL/crossection/BremsIntegral.h
public/PROPOSAL/crossection/BremsInterpolant.h
public/PROPOSAL/crossection/ComptonIntegral.h
public/PROPOSAL/crossection/ComptonInterpolant.h
public/PROPOSAL/crossection/CrossSection.h
public/PROPOSAL/crossection/CrossSectionIntegral.h
public/PROPOSAL/crossection/CrossSectionInterpolant.h
public/PROPOSAL/crossection/EpairIntegral.h
public/PROPOSAL/crossection/EpairInterpolant.h
public/PROPOSAL/crossection/IonizIntegral.h
public/PROPOSAL/crossection/IonizInterpolant.h
public/PROPOSAL/crossection/MupairIntegral.h
public/PROPOSAL/crossection/MupairInterpolant.h
public/PROPOSAL/crossection/PhotoIntegral.h
public/PROPOSAL/crossection/PhotoInterpolant.h
public/PROPOSAL/crossection/PhotoPairIntegral.h
public/PROPOSAL/crossection/PhotoPairInterpolant.h
public/PROPOSAL/crossection/WeakIntegral.h
public/PROPOSAL/crossection/WeakInterpolant.h
public/PROPOSAL/crossection/factories/AnnihilationFactory.h
public/PROPOSAL/crossection/factories/BremsstrahlungFactory.h
public/PROPOSAL/crossection/factories/ComptonFactory.h
public/PROPOSAL/crossection/factories/EpairProductionFactory.h
public/PROPOSAL/crossection/factories/IonizationFactory.h
public/PROPOSAL/crossection/factories/MupairProductionFactory.h
public/PROPOSAL/crossection/factories/PhotoPairFactory.h
public/PROPOSAL/crossection/factories/PhotonuclearFactory.h
public/PROPOSAL/crossection/factories/WeakInteractionFactory.h
public/PROPOSAL/crossection/parametrization/Annihilation.h
public/PROPOSAL/crossection/parametrization/Bremsstrahlung.h
public/PROPOSAL/crossection/parametrization/Compton.h
public/PROPOSAL/crossection/parametrization/EpairProduction.h
public/PROPOSAL/crossection/parametrization/Ionization.h
public/PROPOSAL/crossection/parametrization/MupairProduction.h
public/PROPOSAL/crossection/parametrization/ParamTables.h
public/PROPOSAL/crossection/parametrization/Parametrization.h
public/PROPOSAL/crossection/parametrization/PhotoPairProduction.h
public/PROPOSAL/crossection/parametrization/PhotoQ2Integration.h
public/PROPOSAL/crossection/parametrization/PhotoRealPhotonAssumption.h
public/PROPOSAL/crossection/parametrization/Photonuclear.h
public/PROPOSAL/crossection/parametrization/WeakInteraction.h
public/PROPOSAL/decay/DecayChannel.h
public/PROPOSAL/decay/DecayTable.h
public/PROPOSAL/decay/LeptonicDecayChannel.h
public/PROPOSAL/decay/ManyBodyPhaseSpace.h
public/PROPOSAL/decay/StableChannel.h
public/PROPOSAL/decay/TwoBodyPhaseSpace.h
public/PROPOSAL/geometry/Box.h
public/PROPOSAL/geometry/Cylinder.h
public/PROPOSAL/geometry/Geometry.h
public/PROPOSAL/geometry/GeometryFactory.h
public/PROPOSAL/geometry/Sphere.h
public/PROPOSAL/math/Function.h
public/PROPOSAL/math/Integral.h
public/PROPOSAL/math/Interpolant.h
public/PROPOSAL/math/InterpolantBuilder.h
public/PROPOSAL/math/MathMethods.h
public/PROPOSAL/math/RandomGenerator.h
public/PROPOSAL/math/Spline.h
public/PROPOSAL/math/TableWriter.h
public/PROPOSAL/math/Vector3D.h
public/PROPOSAL/medium/Components.h
public/PROPOSAL/medium/Medium.h
public/PROPOSAL/medium/MediumFactory.h
public/PROPOSAL/medium/density_distr/density_distr.h
public/PROPOSAL/medium/density_distr/density_exponential.h
public/PROPOSAL/medium/density_distr/density_homogeneous.h
public/PROPOSAL/medium/density_distr/density_polynomial.h
public/PROPOSAL/medium/density_distr/density_splines.h
public/PROPOSAL/particle/Particle.h
public/PROPOSAL/particle/ParticleDef.h
public/PROPOSAL/propagation_utility/ContinuousRandomizer.h
public/PROPOSAL/propagation_utility/PropagationUtility.h
public/PROPOSAL/propagation_utility/PropagationUtilityIntegral.h
public/PROPOSAL/propagation_utility/PropagationUtilityInterpolant.h
public/PROPOSAL/scattering/Coefficients.h
public/PROPOSAL/scattering/Scattering.h
public/PROPOSAL/scattering/ScatteringFactory.h
public/PROPOSAL/scattering/ScatteringHighland.h
public/PROPOSAL/scattering/ScatteringHighlandIntegral.h
public/PROPOSAL/scattering/ScatteringMoliere.h
public/PROPOSAL/scattering/ScatteringNoScattering.h
resources/Icecube_geometry.20110414.complete.txt
resources/config.json
resources/config_docu.md
resources/config_ice.json
resources/config_icesim.json
resources/config_iceworld.json
resources/config_photon.json
resources/config_photon.md
resources/dsigmady_nu_CC_iso_NLO_HERAPDF15NLO_EIG.dat
resources/dsigmady_nubar_CC_iso_NLO_HERAPDF15NLO_EIG.dat
resources/docs/RELEASE_NOTES.txt
resources/docs/code_structure.rst
resources/docs/index.rst
resources/docs/intro.rst
resources/docs/release_notes.rst
resources/examples/cmake/CMakeLists.txt
resources/examples/cmake/src/example.cpp
resources/examples/icesim/muon_propagation.py
resources/examples/icesim/stau_propagation.py
resources/examples/icesim/tau_propagation.py
resources/examples/standalone/plot_brems.py
resources/examples/standalone/plot_continuous.py
resources/examples/standalone/plot_energy_probability.py
resources/examples/standalone/plot_entry_exit_closest_approach.py
resources/examples/standalone/plot_epair.py
resources/examples/standalone/plot_photo.py
resources/examples/standalone/plot_range.py
resources/examples/standalone/plot_secondary_spectrum.py
resources/examples/standalone/plot_tau_decay_hadrons.py
resources/examples/standalone/plot_tau_decay_leptons.py
resources/examples/standalone/plot_track.py
resources/examples/standalone/plot_xsections.py
resources/tables/generate_tables.py
tests/Annihilation_TEST.cxx
tests/Bremsstrahlung_TEST.cxx
tests/CMakeLists.txt
tests/Compton_TEST.cxx
tests/ContinuousRandomization_TEST.cxx
tests/DecayChannel_TEST.cxx
tests/DecayTable_TEST.cxx
tests/Density_distribution_TEST.cxx
tests/EnergyCutSettings_TEST.cxx
tests/Epairproduction_TEST.cxx
tests/Geometry_TEST.cxx
tests/Integral_TEST.cxx
tests/Interpolant_TEST.cxx
tests/Ionization_TEST.cxx
tests/MathMethods_TEST.cxx
tests/Medium_TEST.cxx
tests/Mupairproduction_TEST.cxx
tests/ParticleDef_TEST.cxx
tests/Particle_TEST.cxx
tests/PhotoPair_TEST.cxx
tests/Photonuclear_TEST.cxx
tests/Propagation_TEST.cxx
tests/Scattering_TEST.cxx
tests/Sector_TEST.cxx
tests/Spline_TEST.cxx
tests/Utility_TEST.cxx
tests/Vector3D_TEST.cxx
tests/WeakInteraction_TEST.cxx
tests/gen_testfiles_scripts/__init__.py
tests/gen_testfiles_scripts/annihilation.py
tests/gen_testfiles_scripts/bremsstrahlung.py
tests/gen_testfiles_scripts/compton.py
tests/gen_testfiles_scripts/continous_randomization.py
tests/gen_testfiles_scripts/decay.py
tests/gen_testfiles_scripts/epairproduction.py
tests/gen_testfiles_scripts/ionization.py
tests/gen_testfiles_scripts/mupairproduction.py
tests/gen_testfiles_scripts/photonuclear.py
tests/gen_testfiles_scripts/photopair.py
tests/gen_testfiles_scripts/propagation.py
tests/gen_testfiles_scripts/scattering.py
tests/gen_testfiles_scripts/sector.py
tests/gen_testfiles_scripts/weak.py
tests/gen_testfiles_scripts/resources/Icecube_geometry.20110414.complete.txt
tests/gen_testfiles_scripts/resources/config.json
tests/gen_testfiles_scripts/resources/config_docu.md
tests/gen_testfiles_scripts/resources/config_ice.json
tests/gen_testfiles_scripts/resources/config_icesim.json
tests/gen_testfiles_scripts/resources/config_iceworld.json
tests/gen_testfiles_scripts/resources/config_photon.json
tests/gen_testfiles_scripts/resources/config_photon.md
tests/gen_testfiles_scripts/resources/dsigmady_nu_CC_iso_NLO_HERAPDF15NLO_EIG.dat
tests/gen_testfiles_scripts/resources/dsigmady_nubar_CC_iso_NLO_HERAPDF15NLO_EIG.dat
tests/gen_testfiles_scripts/resources/docs/RELEASE_NOTES.txt
tests/gen_testfiles_scripts/resources/docs/code_structure.rst
tests/gen_testfiles_scripts/resources/docs/index.rst
tests/gen_testfiles_scripts/resources/docs/intro.rst
tests/gen_testfiles_scripts/resources/docs/release_notes.rst
tests/gen_testfiles_scripts/resources/examples/cmake/CMakeLists.txt
tests/gen_testfiles_scripts/resources/examples/cmake/src/example.cpp
tests/gen_testfiles_scripts/resources/examples/icesim/muon_propagation.py
tests/gen_testfiles_scripts/resources/examples/icesim/stau_propagation.py
tests/gen_testfiles_scripts/resources/examples/icesim/tau_propagation.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_brems.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_continuous.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_energy_probability.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_entry_exit_closest_approach.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_epair.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_photo.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_range.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_secondary_spectrum.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_tau_decay_hadrons.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_tau_decay_leptons.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_track.py
tests/gen_testfiles_scripts/resources/examples/standalone/plot_xsections.py
tests/gen_testfiles_scripts/resources/tables/generate_tables.py
tests/python/test_continuous_loss_output.py