Skip to content
Snippets Groups Projects
Commit 5cbe3713 authored by Administrator's avatar Administrator
Browse files

Add function which checks if an input is a ROOT file

The function Cbm::File::IsRootFile checks if a file with the given name
exists and if this is confirmed it checks if the file is either a ROOT
file or a ROOT file stored in a ZIP file. ROOT is able to handle ROOT
files stored in a ZIP archive.
The function returns true when the file is a ROOT file  and false in
any other case.
parent 8c4aaabb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment