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

tidy: ROOT includes #286

Merged
merged 4 commits into from
Jan 13, 2025
Merged

tidy: ROOT includes #286

merged 4 commits into from
Jan 13, 2025

Conversation

KSkwarczynski
Copy link
Member

Pull request description

While testing MaCh3 on one of clusters I coudln't compile code due to ROOT header only funciton being compiled with MaCh3 very restrictive Werror.

In future we should have better treamtnet of external headers but right now let's throw such protection

Such protection is neccessary for all ROOT headers as every user has access to sliglhy different ROOT version

Changes or fixes

Examples

Copy link

Hi @KSkwarczynski, thank you for contributing to MaCh3! Please wait for MaCh3 developers to review your PR. If no one answers within a week, please message people from this list: https://github.com/orgs/mach3-software/teams/mach3admin . While waiting, please enjoy this

meme

Use this action on your projects. Use jokes on issues instead.

@github-actions github-actions bot added Documentation Improvements or additions to documentation Plotting plotting related MCMC MCMC related Nu Osc/Xsec Related with neutrino interactions or oscialtions Samples Manager Cmake labels Jan 13, 2025
Copy link

Hi, I am MaCh3-Telemetry bot

Memory and CPU Usage Summary

### Memory and CPU Usage Summary

| Metric  |     Mean    |      Max    |
|---------|-------------|-------------|
| **RAM** |   319.99 MB |   324.25 MB |
| **CPU** |    85.65 %  |    96.25 %  |

Memory Usage Plot

You can view the memory usage plot directly in the job summary from the link above.

Copy link
Contributor

@ewanwm ewanwm left a comment

Choose a reason for hiding this comment

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

👌

Copy link
Contributor

Choose a reason for hiding this comment

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

What is this used for? is it needed if it compiled ok before?

Copy link
Contributor

Choose a reason for hiding this comment

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

This was breaking DUNE compilation after the previous CMake cleanup. It's required for linking to TVector3 and TLorentzVector (among other things).

Copy link
Contributor

@dbarrow257 dbarrow257 left a comment

Choose a reason for hiding this comment

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

LGTM

@dbarrow257 dbarrow257 merged commit 6e103d0 into develop Jan 13, 2025
15 of 16 checks passed
@dbarrow257 dbarrow257 deleted the feature_Inlcudes branch January 13, 2025 13:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Cmake Documentation Improvements or additions to documentation Manager MCMC MCMC related Nu Osc/Xsec Related with neutrino interactions or oscialtions Plotting plotting related Samples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants