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

Adding documentation to CheckRunFileList macro #458

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jgalan
Copy link
Member

@jgalan jgalan commented Jul 10, 2023

jgalan Ok: 6 Powered by Pull Request Badge

Just adding documentation to CheckRunFileList macro.

This macro can be used to identify files that were not properly closed, e.g.: after launching the processing to condor cluster.

restManager CheckRunFileList "/path/file*Pattern.root"

The documentation will be printed when using REST_PrintMacros.C.

@jgalan jgalan requested review from lobis, jovoy and juanangp July 11, 2023 08:06
@jgalan jgalan marked this pull request as ready for review July 11, 2023 08:06
@jgalan
Copy link
Member Author

jgalan commented Jul 11, 2023

Any ideas to improve the macro are welcome. I thought perhaps it might be interesting to return the list of filenames that cannot be open properly in a std::vector <std::string>, instead of just printing on screen.

@jgalan jgalan closed this Jul 11, 2023
@jgalan jgalan reopened this Jul 11, 2023
@jgalan jgalan added the documentation Improvements or additions to documentation label Jul 21, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant