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

Stop with const char* in covariance #164

Open
KSkwarczynski opened this issue Oct 11, 2024 · 0 comments
Open

Stop with const char* in covariance #164

KSkwarczynski opened this issue Oct 11, 2024 · 0 comments
Assignees
Labels
Enhancement New feature or request Nu Osc/Xsec Related with neutrino interactions or oscialtions

Comments

@KSkwarczynski
Copy link
Member

We should stop storing covnariance names as const char*.

This can lead to pointer object death and we are stuck with matrix with no name no homeland alone.

This will break lot of things on experiement specyfic so we should do this after incoming big change.

covarianceBase(const char *name, const char *file);

@KSkwarczynski KSkwarczynski added Enhancement New feature or request Nu Osc/Xsec Related with neutrino interactions or oscialtions labels Oct 11, 2024
@KSkwarczynski KSkwarczynski self-assigned this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request Nu Osc/Xsec Related with neutrino interactions or oscialtions
Projects
None yet
Development

No branches or pull requests

1 participant