Skip to content
Snippets Groups Projects
  • Administrator's avatar
    6f04bfdc
    Fix warnings about deprecated code · 6f04bfdc
    Administrator authored
    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.
    6f04bfdc
    History
    Fix warnings about deprecated code
    Administrator authored
    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.