IAP GITLAB

Update Refactory2020 authored by Ralf Ulrich's avatar Ralf Ulrich
...@@ -86,20 +86,20 @@ provides us with a complete list of files (133). Each one has to be checked, and ...@@ -86,20 +86,20 @@ provides us with a complete list of files (133). Each one has to be checked, and
- [X] ./Framework/ProcessSequence/ProcessSignature.h **RU** - [X] ./Framework/ProcessSequence/ProcessSignature.h **RU**
- [X] ./Framework/ProcessSequence/SwitchProcessSequence.h **RU** - [X] ./Framework/ProcessSequence/SwitchProcessSequence.h **RU**
- [X] ./Framework/Particles/ParticleProperties.h, and related code+scripts **MR** - [X] ./Framework/Particles/ParticleProperties.h, and related code+scripts **MR**
- [ ] ./Framework/Geometry/CoordinateSystem.h **MR** - [X] ./Framework/Geometry/CoordinateSystem.h **RU**
- [ ] ./Framework/Geometry/QuantityVector.h **MR** - [X] ./Framework/Geometry/QuantityVector.h **RU**
- [ ] ./Framework/Geometry/Vector.h **MR** - [X] ./Framework/Geometry/Vector.h **RU**
- [ ] ./Framework/Geometry/Point.h **MR** - [x] ./Framework/Geometry/Point.h **RU**
- [ ] ./Framework/Geometry/RootCoordinateSystem.h **MR** - [x] ./Framework/Geometry/RootCoordinateSystem.h **RU**
- [ ] ./Framework/Geometry/BaseTrajectory.h **MR** - [ ] ./Framework/Geometry/BaseTrajectory.h (not existing any more) **RU**
- [ ] ./Framework/Geometry/Volume.h **MR** - [x] ./Framework/Geometry/Volume.h **RU**
- [ ] ./Framework/Geometry/Plane.h **MR** - [x] ./Framework/Geometry/Plane.h **RU**
- [ ] ./Framework/Geometry/Sphere.h **MR** - [x] ./Framework/Geometry/Sphere.h **RU**
- [ ] ./Framework/Geometry/Trajectory.h **MR** - [x] ./Framework/Geometry/Trajectory.h **RU**
- [ ] ./Framework/Geometry/BaseVector.h **MR** - [x] ./Framework/Geometry/BaseVector.h **RU**
- [ ] ./Framework/Geometry/Line.h **MR** - [x] ./Framework/Geometry/Line.h **RU**
- [ ] ./Framework/Geometry/Helix.h **MR** - [x] ./Framework/Geometry/Helix.h **RU**
- [X] ./Framework/Geometry/FourVector.h **RU** - [X] ./Framework/Geometry/FourVector.h **UU**
- [ ] ./Framework/StackInterface/testTestStack.h **AA** - [ ] ./Framework/StackInterface/testTestStack.h **AA**
- [ ] ./Framework/StackInterface/Stack.h **AA** - [ ] ./Framework/StackInterface/Stack.h **AA**
- [ ] ./Framework/StackInterface/CombinedStack.h **AA** - [ ] ./Framework/StackInterface/CombinedStack.h **AA**
... ...
......