Commits on Source (62)
-
Paul Gessinger authored6ade6be7
-
Andreas Salzburger authored
FloatComparisons: allow dynamic matrices See merge request !573
b8804ce4 -
efe2708e
-
ea6fc64d
-
8c7654d8
-
If static eigen types are given, a static asserts on the required number of dimensionts is performed. No runtime check needs to be done here In case of dynamically sized types, a runtime check is performed, and if it fails, program execution is aborted (as opposed to silently returning 0. before)
4e6d3dac -
c69e6603
-
Andreas Salzburger authoredef7999a0
-
Andreas Salzburger authored8951ff56
-
Andreas Salzburger authored5f65f601
-
Andreas Salzburger authored500530d9
-
Andreas Salzburger authored5a5cf647
-
Andreas Salzburger authored
Helper documentation, static asserts, tests See merge request !571
d10c78f8 -
Paul Gessinger authored69ee5a10
-
0c8fafc1
-
2d218896
-
e3c34bad
-
2b778892
-
57e8f330
-
Andreas Salzburger authored7de34cd2
-
Andreas Salzburger authoredd92f82d9
-
Andreas Salzburger authored24891093
-
Paul Gessinger authored
Reorganize into higher level module folders Closes #594 See merge request !572
ec33b52a -
Paul Gessinger authoredd87185ba
-
Paul Gessinger authored12e5f028
-
Paul Gessinger authored44cf6005
-
Paul Gessinger authored0fe6cb74
-
Andreas Salzburger authored
Update bundled nlohmann::json version to v3.6.1 See merge request !578
448e1886 -
Paul Gessinger authored
@rlangenb is now happy
82eb4f10 -
Paul Gessinger authored
Change wording of license statement See merge request !574
0cc8740d -
Paul Gessinger authoreda74f509f
-
Paul Gessinger authored76ce3e18
-
Paul Gessinger authored9216be2e
-
Paul Gessinger authoredc0e039ce
-
Paul Gessinger authored
Add a sha256 hash check to the json cmakelists See merge request !579
b4ffe348 -
Paul Gessinger authored
Google style in clang-format Closes #352 See merge request !530
b4043c00 -
- remove admin info, found on website instead - change wording on 48h waiting period for merging MRs. We never do that.
e51d7d59 -
Paul Gessinger authored
Update contribution guide See merge request !575
f5dfdf01 -
Paul Gessinger authored33312545
-
Paul Gessinger authored11bab601
-
Paul Gessinger authoredc3d6bd12
-
Paul Gessinger authored80221220
-
Paul Gessinger authored
The OBB is always in the "natural" frame of the volume, so it's invariant wr.t. to the volume transform. The getter method returns a reference to the same instance every time. To put yourself into the OBB system, you need the inverted transform of the volume. This is now cached and stored on the volume, and there is a getter.
f5ebd100 -
Paul Gessinger authoredbcc476d9
-
Paul Gessinger authorede1dfd6a3
-
Paul Gessinger authored
This reverts commit 23cbbf22.
6aea24bf -
Paul Gessinger authored6b858837
-
Paul Gessinger authored70269b4d
-
Paul Gessinger authored3b622e35
-
Paul Gessinger authored5c1308a1
-
Andreas Salzburger authoredf11af9fc
-
Paul Gessinger authored
Implement bounding boxes for Volumes, VolumeBounds See merge request !562
27a29be8 -
Paul Gessinger authored
fix approach/sensitive material assignment See merge request !584
a2547ff6 -
Paul Gessinger authoreda0b6a6bc
-
Paul Gessinger authored04bf21bd
-
Paul Gessinger authored
Fix docker based formatting script. See merge request !585
aef884a7 -
Paul Gessinger authored259ea514
-
Andreas Salzburger authored
Attempt to fix docker based formatting script again See merge request !589
68c1778e -
6701a5b0
-
Harmonize access to lxplus and gitlab. Update release notes, coverage deploy
74bb053a -
52caabd4
-
Andreas Salzburger authored
Update CI scripts See merge request !581
c8199504
Showing
- .clang-format 6 additions, 77 deletions.clang-format
- .gitlab-ci.yml 2 additions, 2 deletions.gitlab-ci.yml
- CI/check_format_local 1 addition, 1 deletionCI/check_format_local
- CI/check_license.py 148 additions, 59 deletionsCI/check_license.py
- CI/deploy_tag 0 additions, 80 deletionsCI/deploy_tag
- CI/deploy_tag.py 170 additions, 0 deletionsCI/deploy_tag.py
- CI/publish_coverage.py 74 additions, 37 deletionsCI/publish_coverage.py
- CI/release_notes.py 102 additions, 0 deletionsCI/release_notes.py
- CI/requirements.txt 4 additions, 2 deletionsCI/requirements.txt
- CI/sshfs.py 0 additions, 35 deletionsCI/sshfs.py
- CI/sync_releases.py 18 additions, 96 deletionsCI/sync_releases.py
- CI/util.py 87 additions, 0 deletionsCI/util.py
- CMakeLists.txt 0 additions, 1 deletionCMakeLists.txt
- CONTRIBUTING.md 1 addition, 17 deletionsCONTRIBUTING.md
- Core/include/Acts/EventData/ChargePolicy.hpp 14 additions, 46 deletionsCore/include/Acts/EventData/ChargePolicy.hpp
- Core/include/Acts/EventData/Measurement.hpp 46 additions, 94 deletionsCore/include/Acts/EventData/Measurement.hpp
- Core/include/Acts/EventData/MeasurementHelpers.hpp 15 additions, 19 deletionsCore/include/Acts/EventData/MeasurementHelpers.hpp
- Core/include/Acts/EventData/NeutralParameters.hpp 3 additions, 3 deletionsCore/include/Acts/EventData/NeutralParameters.hpp
- Core/include/Acts/EventData/ParameterSet.hpp 47 additions, 109 deletionsCore/include/Acts/EventData/ParameterSet.hpp
- Core/include/Acts/EventData/SingleBoundTrackParameters.hpp 57 additions, 97 deletionsCore/include/Acts/EventData/SingleBoundTrackParameters.hpp
CI/deploy_tag
deleted
100755 → 0
CI/deploy_tag.py
0 → 100755
CI/release_notes.py
0 → 100644
CI/sshfs.py
deleted
100644 → 0
CI/util.py
0 → 100644