Skip to content
Snippets Groups Projects
Commit 6f04bfdc authored by Administrator's avatar Administrator
Browse files

Fix warnings about deprecated code

With FairRoot v18.8 the functions GetOutputFile() and SetOutputFile() are
deprecated instead of using a file sink. Correct user code to create the
file sink correctly or to extract the file name from the file sink.
Comparisons of results before and after the change showed that the results
are absolutely identical.
parent 7123e90b
No related branches found
No related tags found
1 merge request!1121Fix warnings about deprecated code
Pipeline #21683 passed