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

Add vertexing tutorial #223

Merged
merged 13 commits into from
Jun 3, 2020
Merged

Add vertexing tutorial #223

merged 13 commits into from
Jun 3, 2020

Conversation

baschlag
Copy link
Contributor

This PR adds a vertexing tutorial MD file as well as dedicated files for writing the tutorial code in.

@baschlag baschlag added the Improvement Changes to an existing feature label May 27, 2020
@acts-issue-bot acts-issue-bot bot removed the Triage label May 27, 2020
@baschlag baschlag added this to the v0.26.00 milestone May 27, 2020
@baschlag baschlag requested a review from msmk0 May 27, 2020 16:45
@codecov
Copy link

codecov bot commented May 27, 2020

Codecov Report

Merging #223 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #223   +/-   ##
=======================================
  Coverage   44.99%   44.99%           
=======================================
  Files         374      374           
  Lines       18697    18697           
  Branches     8842     8842           
=======================================
  Hits         8413     8413           
  Misses       4906     4906           
  Partials     5378     5378           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 256ab0e...e1bbcba. Read the comment docs.

@baschlag
Copy link
Contributor Author

@paulgessinger I've adapted the code after our discussion and made it clear that TutorialAMVFAlgorithm is only a skeleton file to be filled in the tutorial that I've linked in the code. This PR now also introduces a "normal" AMVF example (since this was missing anyways) which always gets built and can be used as reference code for the tutorial.

Copy link
Contributor

@msmk0 msmk0 left a comment

Choose a reason for hiding this comment

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

The tutorial looks good.

I am not sure if we should add the empty tutorial example. I think it is sufficient to have the full example and the detailed description of what each part does in the permanent howto. For the tutorial it made sense to have the empty file but for the permanent version I do not think it does.

Examples/Run/Vertexing/CMakeLists.txt Outdated Show resolved Hide resolved
docs/howto/setup_and_run_vertexing.md Show resolved Hide resolved
docs/howto/setup_and_run_vertexing.md Show resolved Hide resolved
docs/howto/setup_and_run_vertexing.md Show resolved Hide resolved
Copy link
Contributor

@msmk0 msmk0 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. Thanks for the changes. The remaining points are only nitpicking from my side.

docs/howto/setup_and_run_vertexing.md Outdated Show resolved Hide resolved
@baschlag
Copy link
Contributor Author

baschlag commented Jun 2, 2020

Thanks @msmk0, I've updated the docs after your last suggestion. Should be ready from my side.

@msmk0
Copy link
Contributor

msmk0 commented Jun 2, 2020

Thanks @msmk0, I've updated the docs after your last suggestion. Should be ready from my side.

Thanks, I will merge this once the CI builds finish.

@msmk0
Copy link
Contributor

msmk0 commented Jun 3, 2020

@baschlag Could you rebase the PR?

@baschlag
Copy link
Contributor Author

baschlag commented Jun 3, 2020

@baschlag Could you rebase the PR?

Done.

@msmk0 msmk0 merged commit 661c107 into acts-project:master Jun 3, 2020
@baschlag baschlag deleted the vertex_tutorial branch June 23, 2020 12:10
paulgessinger pushed a commit to paulgessinger/acts that referenced this pull request Jul 13, 2020
kodiakhq bot pushed a commit that referenced this pull request Feb 1, 2024
closes #2900

Some parts of the tutorial are already missing. It was added some years ago for an event with #223.
LaraCalic pushed a commit to LaraCalic/acts that referenced this pull request Feb 10, 2024
…-project#2915)

closes acts-project#2900

Some parts of the tutorial are already missing. It was added some years ago for an event with acts-project#223.
EleniXoch pushed a commit to EleniXoch/acts that referenced this pull request May 6, 2024
…-project#2915)

closes acts-project#2900

Some parts of the tutorial are already missing. It was added some years ago for an event with acts-project#223.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Changes to an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants