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
Commits
7722911b
Commit
7722911b
authored
4 years ago
by
ralfulrich
Browse files
Options
Downloads
Patches
Plain Diff
andre-master
parent
48b6c2d9
No related branches found
No related tags found
1 merge request
!278
Magnetic Tracking
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Processes/TrackingLine/TrackingLine.cc
+2
-1
2 additions, 1 deletion
Processes/TrackingLine/TrackingLine.cc
Processes/TrackingLine/TrackingLine.h
+611
-559
611 additions, 559 deletions
Processes/TrackingLine/TrackingLine.h
with
613 additions
and
560 deletions
Processes/TrackingLine/TrackingLine.cc
+
2
−
1
View file @
7722911b
/*
/*
* (c) Copyright 2018 CORSIKA Project, corsika-project@lists.kit.edu
* (c) Copyright 2018 CORSIKA Project, corsika-project@lists.kit.edu
*
*
* See file AUTHORS for a list of contributors.
*
* This software is distributed under the terms of the GNU General Public
* This software is distributed under the terms of the GNU General Public
* Licence version 3 (GPL Version 3). See file LICENSE for a full version of
* Licence version 3 (GPL Version 3). See file LICENSE for a full version of
* the license.
* the license.
...
@@ -12,7 +14,6 @@
...
@@ -12,7 +14,6 @@
#include
<corsika/geometry/Sphere.h>
#include
<corsika/geometry/Sphere.h>
#include
<corsika/geometry/Vector.h>
#include
<corsika/geometry/Vector.h>
#include
<corsika/process/tracking_line/TrackingLine.h>
#include
<corsika/process/tracking_line/TrackingLine.h>
#include
<corsika/logging/Logging.h>
#include
<limits>
#include
<limits>
#include
<stdexcept>
#include
<stdexcept>
...
...
This diff is collapsed.
Click to expand it.
Processes/TrackingLine/TrackingLine.h
+
611
−
559
View file @
7722911b
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment