IAP GITLAB

Skip to content
Snippets Groups Projects

Resolve "Implement thinning algorithms"

Merged Maximilian Reininghaus requested to merge 445-implement-thinning-algorithms into master
All threads resolved!
2 files
+ 225
1
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -12,7 +12,8 @@ set (test_modules_sources
testParticleCut.cpp
testSibyll.cpp
testEpos.cpp
testRadio.cpp
testRadio.cpp
testEMThinning.cpp
)
CORSIKA_ADD_TEST (testModules SOURCES ${test_modules_sources})
Loading