IAP GITLAB

Skip to content

Refactory 2020 magnetic

Ralf Ulrich requested to merge refactory-2020-magnetic into refactory-2020
  • .gitlab-ci.yml not needed
  • CMakeLists.txt not needed
  • Data not needed
  • Documentation/Examples/boundary_example.cc
  • Documentation/Examples/cascade_example.cc
  • Documentation/Examples/cascade_proton_example.cc
  • Documentation/Examples/em_shower.cc
  • Documentation/Examples/hybrid_MC.cc
  • Documentation/Examples/vertical_EAS.cc
  • Environment/BaseExponential.h
  • Environment/CMakeLists.txt not needed
  • Environment/DensityFunction.h
  • Environment/Environment.h
  • Environment/FlatExponential.h
  • Environment/HomogeneousMedium.h
  • Environment/IEmpty.hpp
  • Environment/IMediumModel.h
  • Environment/InhomogeneousMedium.h
  • Environment/LinearApproximationIntegrator.h
  • Environment/MediumTypes.h not needed any more
  • Environment/NoMagneticField.h not needed. B=0 is the same, and leaving the field from environment, too
  • Environment/ShowerAxis.cc
  • Environment/ShowerAxis.h
  • Environment/SlidingPlanarExponential.h
  • Environment/VolumeTreeNode.h
  • Environment/testEnvironment.cc
  • Environment/testShowerAxis.cc
  • Framework/Analytics/testClassTimer.cc not needed, trivial
  • Framework/Cascade/Cascade.h
  • Framework/Cascade/testCascade.cc
  • Framework/Cascade/testCascade.h
  • Framework/Geometry/CMakeLists.txt
  • Framework/Geometry/Helix.h
  • Framework/Geometry/Intersections.hpp
  • Framework/Geometry/Line.h
  • Framework/Geometry/Sphere.h
  • Framework/Geometry/Trajectory.h
  • Framework/Geometry/testGeometry.cc
  • Framework/ProcessSequence/ProcessSequence.h
  • Framework/Units/PhysicalUnits.h
  • Framework/Utilities/CMakeLists.txt not needed
  • Framework/Utilities/quartic.cpp
  • Framework/Utilities/quartic.h
  • Processes/CMakeLists.txt not needed
  • Processes/CONEXSourceCut/testCONEXSourceCut.cc
  • Processes/NullModel/testNullModel.cc
  • Processes/ObservationPlane/ObservationPlane.cc
  • Processes/ObservationPlane/ObservationPlane.h
  • Processes/ObservationPlane/ObservationPlane_interpolation.cc not needed any more
  • Processes/ObservationPlane/testObservationPlane.cc
  • Processes/ParticleCut/testParticleCut.cc
  • Processes/Sibyll/testSibyll.cc
  • Processes/StackInspector/testStackInspector.cc
  • Processes/TrackWriter/TrackWriter.cc
  • Processes/Tracking/CMakeLists.txt not needed
  • Processes/Tracking/Intersect.hpp
  • Processes/Tracking/testTracking.cc
  • Processes/TrackingLeapFrogCurved/CMakeLists.txt not needed
  • Processes/TrackingLeapFrogCurved/Tracking.h
  • Processes/TrackingLeapFrogStraight/CMakeLists.txt not needed
  • Processes/TrackingLeapFrogStraight/Tracking.h
  • Processes/TrackingLine/CMakeLists.txt
  • Processes/TrackingLine/Tracking.cc
  • Processes/TrackingLine/Tracking.h
  • Processes/TrackingLine/TrackingLine.cc
  • Processes/TrackingLine/TrackingLine.h
  • Processes/TrackingLine/testTrackingLine.cc not needed any more
  • Setup/SetupEnvironment.h
  • Setup/SetupTrajectory.h
  • Stack/History/HistoryObservationPlane.cpp
  • ThirdParty/CMakeLists.txt not needed
  • ThirdParty/cnpy/cnpy.cpp not needed
  • ThirdParty/phys/units/quantity.hpp I think cast to T is not needed any more, check
  • Tools/plot_tracks.py doubt this was finished, check
  • do-copyright.py not needed
Edited by Ralf Ulrich

Merge request reports