CbmRoot
|
Functions | |
bool | IsRootFile (std::string filename) |
Check if a the file exist and is a root file. | |
bool Cbm::File::IsRootFile | ( | std::string | filename | ) |
Check if a the file exist and is a root file.
[in] | filename | The filename of the file to be checked \value true if file is an existing root file, 0 in any other case |
Definition at line 22 of file CbmFileUtils.cxx.
References buffer.
Referenced by CbmTransport::AddInput(), CbmPlutoGenerator::CbmPlutoGenerator(), and CbmPlutoGenerator::CbmPlutoGenerator().