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 a fix to solve few problems that may led to an invalid XML #363

Open
jgalan opened this issue Jan 12, 2023 · 0 comments
Open

Add a fix to solve few problems that may led to an invalid XML #363

jgalan opened this issue Jan 12, 2023 · 0 comments
Labels
invalid This doesn't seem right

Comments

@jgalan
Copy link
Member

jgalan commented Jan 12, 2023

There are other places where > needs to be used, for example inside the globalCut definition, inside TRestAnalysisPlot, the condition value can be something like >10. This could be solved by adding new optional fields greaterThan, lowerThan and equals.

This is done in a similar way inside TRestDataSet.

We also need to fix the command field inside TRestTask so that we can write plot.CombinedCanvas() instead of plot->CombinedCanvas().

@jgalan jgalan added the invalid This doesn't seem right label Jan 12, 2023
@jgalan jgalan changed the title Fix required to solve few problems that may lead to an invalid XML Add a fix to solve few problems that may lead to an invalid XML Jan 12, 2023
@jgalan jgalan changed the title Add a fix to solve few problems that may lead to an invalid XML Add a fix to solve few problems that may led to an invalid XML Jan 12, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

1 participant