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
39a9248e
Commit
39a9248e
authored
5 years ago
by
ralfulrich
Browse files
Options
Downloads
Patches
Plain Diff
removed bitset2
parent
20f26a72
No related branches found
No related tags found
1 merge request
!151
Coast fix
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
COAST/COASTProcess.cc
+1
-1
1 addition, 1 deletion
COAST/COASTProcess.cc
COAST/ParticleConversion.h
+0
-2
0 additions, 2 deletions
COAST/ParticleConversion.h
with
1 addition
and
3 deletions
COAST/COASTProcess.cc
+
1
−
1
View file @
39a9248e
...
@@ -31,7 +31,7 @@ namespace corsika::coast {
...
@@ -31,7 +31,7 @@ namespace corsika::coast {
you will be able to do that.
you will be able to do that.
*/
*/
corsika
::
process
::
EProcessReturn
COASTProcess
::
DoContinuous
(
const
Particle
&
p
,
corsika
::
process
::
EProcessReturn
COASTProcess
::
DoContinuous
(
const
Particle
&
p
,
const
Track
&
t
,
const
Track
&
t
,
const
Stack
&
)
{
const
Stack
&
)
{
using
namespace
corsika
::
units
::
si
;
using
namespace
corsika
::
units
::
si
;
auto
const
start
=
t
.
GetPosition
(
0
).
GetCoordinates
();
auto
const
start
=
t
.
GetPosition
(
0
).
GetCoordinates
();
...
...
This diff is collapsed.
Click to expand it.
COAST/ParticleConversion.h
+
0
−
2
View file @
39a9248e
...
@@ -13,8 +13,6 @@
...
@@ -13,8 +13,6 @@
#include
<corsika/particles/ParticleProperties.h>
#include
<corsika/particles/ParticleProperties.h>
#include
<bitset2/bitset2.hpp>
#include
<map>
#include
<map>
namespace
corsika
::
coast
{
namespace
corsika
::
coast
{
...
...
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