IAP GITLAB

Update Refactory2020 authored by Ralf Ulrich's avatar Ralf Ulrich
...@@ -8,8 +8,8 @@ The refactory 2020 needs further work to be finished. Here is the task list: ...@@ -8,8 +8,8 @@ The refactory 2020 needs further work to be finished. Here is the task list:
- [X] gitlab-CI is working, done in https://gitlab.ikp.kit.edu/AAAlvesJr/corsika/-/merge_requests/5 - [X] gitlab-CI is working, done in https://gitlab.ikp.kit.edu/AAAlvesJr/corsika/-/merge_requests/5
- [X] updated [Coding Guidelines](https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika/-/wikis/Coding-Conventions-and-Guidelines) - [X] updated [Coding Guidelines](https://gitlab.ikp.kit.edu/AirShowerPhysics/corsika/-/wikis/Coding-Conventions-and-Guidelines)
- [ ] migration of code **ongoing** - [X] migration of code
- [ ] CI works in the end - [X] CI works in the end
- [ ] assessment of the migrated code - [ ] assessment of the migrated code
- [ ] final step: merge refactory code into AirShowerPhysics/corsika/master - [ ] final step: merge refactory code into AirShowerPhysics/corsika/master
...@@ -127,11 +127,11 @@ provides us with a complete list of files (133). Each one has to be checked, and ...@@ -127,11 +127,11 @@ provides us with a complete list of files (133). Each one has to be checked, and
- [X] ./Setup/SetupEnvironment.h **RU** - [X] ./Setup/SetupEnvironment.h **RU**
- [X] ./Setup/SetupTrajectory.h **RU** - [X] ./Setup/SetupTrajectory.h **RU**
- [x] ./Data/readLib/corsika_data/Interface.h **RU** - [x] ./Data/readLib/corsika_data/Interface.h **RU**
- [ ] ./Processes/UrQMD/UrQMD.h - [X] ./Processes/UrQMD/UrQMD.h **RU**
- [ ] ./Processes/LongitudinalProfile/LongitudinalProfile.h - [X] ./Processes/LongitudinalProfile/LongitudinalProfile.h **RU**
- [ ] ./Processes/ObservationPlane/ObservationPlane.h - [X] ./Processes/ObservationPlane/ObservationPlane.h **RU**
- [ ] ./Processes/OnShellCheck/OnShellCheck.h - [X] ./Processes/OnShellCheck/OnShellCheck.h **RU**
- [ ] ./Processes/HadronicElasticModel/HadronicElasticModel.h - [X] ./Processes/HadronicElasticModel/HadronicElasticModel.h **RU**
- [x] ./Processes/ExampleProcessors/DummySecondariesProcess.h **DB** - [x] ./Processes/ExampleProcessors/DummySecondariesProcess.h **DB**
- [x] ./Processes/ExampleProcessors/DummyDecayProcess.h **DB** - [x] ./Processes/ExampleProcessors/DummyDecayProcess.h **DB**
- [x] ./Processes/ExampleProcessors/DummyContinuousProcess.h **DB** - [x] ./Processes/ExampleProcessors/DummyContinuousProcess.h **DB**
...@@ -144,22 +144,22 @@ provides us with a complete list of files (133). Each one has to be checked, and ...@@ -144,22 +144,22 @@ provides us with a complete list of files (133). Each one has to be checked, and
- [x] ./Processes/AnalyticProcessors/ImplDecay.h **DB** - [x] ./Processes/AnalyticProcessors/ImplDecay.h **DB**
- [x] ./Processes/AnalyticProcessors/ImplInteraction.h **DB** - [x] ./Processes/AnalyticProcessors/ImplInteraction.h **DB**
- [x] ./Processes/AnalyticProcessors/ImplContinuous.h **DB** - [x] ./Processes/AnalyticProcessors/ImplContinuous.h **DB**
- [ ] ./Processes/TrackingLine/testTrackingLineStack.h - [x] ./Processes/TrackingLine/testTrackingLineStack.h **RU**
- [ ] ./Processes/TrackingLine/TrackingLine.h - [x] ./Processes/TrackingLine/TrackingLine.h **RU**
- [ ] ./Processes/TrackingLine/TrackingLine_interpolation.h - [x] ./Processes/TrackingLine/TrackingLine_interpolation.h **gone**
- [x] ./Processes/EnergyLoss/EnergyLoss.h **RU** ** now BetheBlochPDG ** - [x] ./Processes/EnergyLoss/EnergyLoss.h **RU** ** now BetheBlochPDG **
- [ ] ./Processes/Proposal/Interaction.h - [x] ./Processes/Proposal/Interaction.h **RU**
- [ ] ./Processes/Proposal/ContinuousProcess.h - [x] ./Processes/Proposal/ContinuousProcess.h **RU**
- [ ] ./Processes/Proposal/ProposalProcessBase.h - [x] ./Processes/Proposal/ProposalProcessBase.h **RU**
- [ ] ./Processes/ParticleCut/ParticleCut.h **RU** - [x] ./Processes/ParticleCut/ParticleCut.h **RU**
- [x] ./Processes/QGSJetII/ParticleConversion.h - [x] ./Processes/QGSJetII/ParticleConversion.h **RU**
- [x] ./Processes/QGSJetII/QGSJetIIFragmentsStack.h - [x] ./Processes/QGSJetII/QGSJetIIFragmentsStack.h **RU**
- [x] ./Processes/QGSJetII/Interaction.h - [x] ./Processes/QGSJetII/Interaction.h **RU**
- [x] ./Processes/QGSJetII/qgsjet-II-04.h - [x] ./Processes/QGSJetII/qgsjet-II-04.h **RU**
- [x] ./Processes/QGSJetII/QGSJetIIStack.h - [x] ./Processes/QGSJetII/QGSJetIIStack.h **RU**
- [ ] ./Processes/Pythia/Interaction.h - [x] ./Processes/Pythia/Interaction.h **RU**
- [ ] ./Processes/Pythia/Decay.h - [x] ./Processes/Pythia/Decay.h **RU**
- [ ] ./Processes/Pythia/Random.h - [x] ./Processes/Pythia/Random.h **RU**
- [x] ./Processes/Sibyll/ParticleConversion.h **RU** - [x] ./Processes/Sibyll/ParticleConversion.h **RU**
- [x] ./Processes/Sibyll/Interaction.h **RU** - [x] ./Processes/Sibyll/Interaction.h **RU**
- [x] ./Processes/Sibyll/SibStack.h **RU** - [x] ./Processes/Sibyll/SibStack.h **RU**
...@@ -168,10 +168,10 @@ provides us with a complete list of files (133). Each one has to be checked, and ...@@ -168,10 +168,10 @@ provides us with a complete list of files (133). Each one has to be checked, and
- [x] ./Processes/Sibyll/NuclearInteraction.h **RU** - [x] ./Processes/Sibyll/NuclearInteraction.h **RU**
- [x] ./Processes/Sibyll/sibyll2.3d.h **RU** - [x] ./Processes/Sibyll/sibyll2.3d.h **RU**
- [x] ./Processes/SwitchProcess/SwitchProcess.h **RU file removed ** - [x] ./Processes/SwitchProcess/SwitchProcess.h **RU file removed **
- [ ] ./Processes/CONEXSourceCut/CONEXSourceCut.h - [x] ./Processes/CONEXSourceCut/CONEXSourceCut.h **RU, now: CONEXhybrid**
- [ ] ./Processes/CONEXSourceCut/CONEX_f.h - [x] ./Processes/CONEXSourceCut/CONEX_f.h **RU**
- [ ] ./Processes/TrackWriter/TrackWriter.h - [x] ./Processes/TrackWriter/TrackWriter.h **RU**
- [ ] ./Processes/StackInspector/StackInspector.h - [x] ./Processes/StackInspector/StackInspector.h **RU**
Furthermore, migrated all unit tests from 'refactory-2020-target' to 'refactory-2020'. Done by RU on Dec 20th 2020: Furthermore, migrated all unit tests from 'refactory-2020-target' to 'refactory-2020'. Done by RU on Dec 20th 2020:
``` ```
... ...
......