IAP GITLAB

Update Refactory2020 authored by Ralf Ulrich's avatar Ralf Ulrich
......@@ -71,21 +71,21 @@ provides us with a complete list of files (133). Each one has to be checked, and
- [ ] **./Framework/Random/RNGManager.h AA**
- [X] **./Framework/Units/PhysicalConstants.h RU**
- [X] **./Framework/Units/PhysicalUnits.h RU**
- [ ] ./Framework/ProcessSequence/NullModel.h
- [ ] ./Framework/ProcessSequence/DecayProcess.h
- [ ] ./Framework/ProcessSequence/StackProcess.h
- [ ] ./Framework/ProcessSequence/BoundaryCrossingProcess.h
- [ ] ./Framework/ProcessSequence/ProcessSequence.h
- [ ] ./Framework/ProcessSequence/ProcessTraits.h
- [ ] ./Framework/ProcessSequence/SecondariesProcess.h
- [ ] ./Framework/ProcessSequence/InteractionProcess.h
- [ ] ./Framework/ProcessSequence/ProcessReturn.h
- [ ] ./Framework/ProcessSequence/BaseProcess.h
- [ ] ./Framework/ProcessSequence/testSwitchProcessSequence.h
- [ ] ./Framework/ProcessSequence/ContinuousProcess.h
- [ ] ./Framework/ProcessSequence/ProcessSignature.h
- [ ] ./Framework/ProcessSequence/SwitchProcessSequence.h
- [ ] **./Framework/Particles/ParticleProperties.h MR**
- [ ] ./Framework/ProcessSequence/NullModel.h **RU**
- [ ] ./Framework/ProcessSequence/DecayProcess.h **RU**
- [ ] ./Framework/ProcessSequence/StackProcess.h **RU**
- [ ] ./Framework/ProcessSequence/BoundaryCrossingProcess.h **RU**
- [ ] ./Framework/ProcessSequence/ProcessSequence.h **RU**
- [ ] ./Framework/ProcessSequence/ProcessTraits.h **RU**
- [ ] ./Framework/ProcessSequence/SecondariesProcess.h **RU**
- [ ] ./Framework/ProcessSequence/InteractionProcess.h **RU**
- [ ] ./Framework/ProcessSequence/ProcessReturn.h **RU**
- [ ] ./Framework/ProcessSequence/BaseProcess.h **RU**
- [ ] ./Framework/ProcessSequence/testSwitchProcessSequence.h **RU**
- [ ] ./Framework/ProcessSequence/ContinuousProcess.h **RU**
- [ ] ./Framework/ProcessSequence/ProcessSignature.h **RU**
- [ ] ./Framework/ProcessSequence/SwitchProcessSequence.h **RU**
- [ ] **./Framework/Particles/ParticleProperties.h MR**
- [ ] **./Framework/Geometry/CoordinateSystem.h MR**
- [ ] **./Framework/Geometry/QuantityVector.h MR**
- [ ] **./Framework/Geometry/Vector.h MR**
......@@ -98,8 +98,8 @@ provides us with a complete list of files (133). Each one has to be checked, and
- [ ] **./Framework/Geometry/Trajectory.h MR**
- [ ] **./Framework/Geometry/BaseVector.h MR**
- [ ] **./Framework/Geometry/Line.h MR**
- [ ] ./Framework/Geometry/Helix.h
- [ ] ./Framework/Geometry/FourVector.h
- [ ] ./Framework/Geometry/Helix.h **MR**
- [ ] ./Framework/Geometry/FourVector.h **MR**
- [ ] ./Framework/StackInterface/testTestStack.h
- [ ] ./Framework/StackInterface/Stack.h
- [ ] ./Framework/StackInterface/CombinedStack.h
......
......