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

feat: Support space points writing #1671

Conversation

tboldagh
Copy link
Contributor

This PR adds python binding for integrating Space Points writing as CSV in python scripts.
It also adds writer algorithm to wite Space Points in ROOT file.

@AJPfleger AJPfleger added this to the next milestone Nov 11, 2022
Copy link
Contributor

@AJPfleger AJPfleger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

Examples/Io/Root/src/RootSpacepointWriter.cpp Outdated Show resolved Hide resolved
Copy link
Contributor

@andiwand andiwand left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good. feel free to ignore my comments

Examples/Io/Root/src/RootSpacepointWriter.cpp Outdated Show resolved Hide resolved
Examples/Io/Root/src/RootSpacepointWriter.cpp Outdated Show resolved Hide resolved
Examples/Io/Root/src/RootSpacepointWriter.cpp Outdated Show resolved Hide resolved
@tboldagh
Copy link
Contributor Author

Thanks @andiwand for having a look. I have addressed them. Have not used the editing feature in the gitlab. Have "experiences" with it.

@codecov
Copy link

codecov bot commented Nov 11, 2022

Codecov Report

Merging #1671 (d1a282b) into main (131121e) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main    #1671   +/-   ##
=======================================
  Coverage   48.54%   48.54%           
=======================================
  Files         383      383           
  Lines       20976    20976           
  Branches     9641     9641           
=======================================
  Hits        10182    10182           
  Misses       4119     4119           
  Partials     6675     6675           

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@github-actions
Copy link

github-actions bot commented Nov 11, 2022

📊 Physics performance monitoring for d1a282b

Full report
CKF: seeded, truth smeared, truth estimated
IVF: seeded, truth smeared, truth estimated
Ambiguity resolution
Truth tracking

Vertexing

Vertexing vs. mu
IVF seeded

IVF truth_smeared

IVF truth_estimated

CKF

CKF seeded

CKF truth_smeared

CKF truth_estimated

Ambiguity resolution

seeded

Truth tracking

Truth tracking

@andiwand andiwand added Component - Examples Affects the Examples module automerge labels Nov 11, 2022
@kodiakhq kodiakhq bot merged commit 20b005f into acts-project:main Nov 11, 2022
@paulgessinger paulgessinger modified the milestones: next, v22.0.0 Dec 21, 2022
CarloVarni pushed a commit to CarloVarni/acts that referenced this pull request Dec 22, 2022
This PR adds python binding for integrating Space Points writing as CSV in python scripts.
It also adds writer algorithm to wite Space Points in ROOT file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component - Examples Affects the Examples module
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants