Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[MCH] Some cleanup / simplification (and one bug fix) in mapping tests #1025

Merged
merged 2 commits into from Apr 26, 2018

Conversation

aphecetche
Copy link
Collaborator

Besides some internal reorganisation of the tests (split in regular and "long"), and a bug fix (found by doing the go implementation of the mapping btw...) the only maybe controversial point in this PR is the addition of a json data test file of 158KB (https://alice-talk.web.cern.ch/t/testdata-location-for-boost-tests/46)

That test file is actually not used by default in the tests unless a --testpos is used when calling test_MCHMapping (which I actually don't know how to achieve with ctest)

@sawenzel sawenzel merged commit 4d87865 into AliceO2Group:dev Apr 26, 2018
@sawenzel
Copy link
Collaborator

In future, I think it would be useful to avoid "forgot clang-format" commits. In most cases in makes sense to do git --amend for forgotten stuff.

@aphecetche aphecetche deleted the go-mapping branch April 26, 2018 15:41
@aphecetche
Copy link
Collaborator Author

Agreed.

mikesas pushed a commit to mikesas/AliceO2 that referenced this pull request Dec 13, 2022
* Out of line code to reduce memory usage while compiling pidTPC tasks
* Change to use an array for the intermediate tracks representation.
  It would probably be better to read directly the values from the
  arrow tables, but that will come in a different PR.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants