IAP GITLAB
Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
corsika
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Air Shower Physics
corsika
Merge requests
!466
Resolve "Implement thinning algorithms"
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Resolve "Implement thinning algorithms"
445-implement-thinning-algorithms
into
master
Overview
3
Commits
8
Pipelines
15
Changes
2
All threads resolved!
Hide all comments
Merged
Maximilian Reininghaus
requested to merge
445-implement-thinning-algorithms
into
master
2 years ago
Overview
3
Commits
8
Pipelines
15
Changes
2
All threads resolved!
Hide all comments
Expand
Closes
#445 (closed)
0
0
Merge request reports
Viewing commit
7a788636
Show latest version
2 files
+
224
−
0
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
2
Search (e.g. *.vue) (Ctrl+P)
7a788636
implemented testEMThinning
· 7a788636
Maximilian Reininghaus
authored
2 years ago
tests/modules/CMakeLists.txt
+
1
−
0
Options
@@ -13,6 +13,7 @@ set (test_modules_sources
testSibyll.cpp
testEpos.cpp
testRadio.cpp
testEMThinning.cpp
testSophia.cpp
)
Loading