IAP GITLAB

Update Refactory2020 authored by Ralf Ulrich's avatar Ralf Ulrich
...@@ -100,12 +100,12 @@ provides us with a complete list of files (133). Each one has to be checked, and ...@@ -100,12 +100,12 @@ provides us with a complete list of files (133). Each one has to be checked, and
- [x] ./Framework/Geometry/Line.h **RU** - [x] ./Framework/Geometry/Line.h **RU**
- [x] ./Framework/Geometry/Helix.h **RU** - [x] ./Framework/Geometry/Helix.h **RU**
- [X] ./Framework/Geometry/FourVector.h **UU** - [X] ./Framework/Geometry/FourVector.h **UU**
- [ ] ./Framework/StackInterface/testTestStack.h **AA** - [x] ./Framework/StackInterface/testTestStack.h **AA**
- [ ] ./Framework/StackInterface/Stack.h **AA** - [x] ./Framework/StackInterface/Stack.h **AA**
- [ ] ./Framework/StackInterface/CombinedStack.h **AA** - [x] ./Framework/StackInterface/CombinedStack.h **AA**
- [ ] ./Framework/StackInterface/ParticleBase.h **AA** - [x] ./Framework/StackInterface/ParticleBase.h **AA**
- [ ] ./Framework/StackInterface/SecondaryView.h **AA** - [x] ./Framework/StackInterface/SecondaryView.h **AA**
- [ ] ./Framework/StackInterface/StackIteratorInterface.h **AA** - [x] ./Framework/StackInterface/StackIteratorInterface.h **AA**
- [X] ./Framework/Logging/Logging.h **RP** - [X] ./Framework/Logging/Logging.h **RP**
- [X] ./Framework/Analytics/FunctionTimer.h **DB** - [X] ./Framework/Analytics/FunctionTimer.h **DB**
- [X] ./Framework/Analytics/ClassTimer.h **DB** - [X] ./Framework/Analytics/ClassTimer.h **DB**
... ...
......