CbmRoot
|
#include "CbmFileUtils.h"
#include "Logger.h"
#include "TArchiveFile.h"
#include "TFile.h"
#include "TObjArray.h"
#include <string>
#include <sys/stat.h>
Go to the source code of this file.
Namespaces | |
namespace | Cbm |
namespace | Cbm::File |
Functions | |
bool | Cbm::File::IsRootFile (std::string filename) |
Check if a the file exist and is a root file. | |