#include <CbmHaddBase.h>
|
static void | AddFilesInDir (const std::string &dir, const std::string &fileTemplate, const std::string &addString, Int_t nofFiles, Int_t fileSizeLimit=50000, Int_t nofEvents=1000) |
|
static vector< string > | GetFilesByPattern (const string &pattern) |
|
static vector< string > | GetGoodFiles (const string &pattern, Int_t fileSizeLimit, Int_t nofEvents) |
|
|
static TFile * | CreateAndMergeTempTargetFile (const std::string &dir, const std::string &addString, Int_t targetFileNum, TList *fileList) |
|
static void | CloseFilesFromList (TList *fileList) |
|
static Bool_t | CheckFileSize (TFile *file, Int_t fileSizeLimit=50000) |
|
static Bool_t | CheckFile (TFile *file, Int_t fileSizeLimit=50000, Int_t nofEvents=1000) |
|
static void | MergeRootfile (TDirectory *target, TList *sourcelist) |
|
Definition at line 22 of file CbmHaddBase.h.
◆ AddFilesInDir()
void CbmHaddBase::AddFilesInDir |
( |
const std::string & |
dir, |
|
|
const std::string & |
fileTemplate, |
|
|
const std::string & |
addString, |
|
|
Int_t |
nofFiles, |
|
|
Int_t |
fileSizeLimit = 50000 , |
|
|
Int_t |
nofEvents = 1000 |
|
) |
| |
|
static |
◆ CheckFile()
Bool_t CbmHaddBase::CheckFile |
( |
TFile * |
file, |
|
|
Int_t |
fileSizeLimit = 50000 , |
|
|
Int_t |
nofEvents = 1000 |
|
) |
| |
|
staticprivate |
◆ CheckFileSize()
Bool_t CbmHaddBase::CheckFileSize |
( |
TFile * |
file, |
|
|
Int_t |
fileSizeLimit = 50000 |
|
) |
| |
|
staticprivate |
◆ ClassDef()
◆ CloseFilesFromList()
void CbmHaddBase::CloseFilesFromList |
( |
TList * |
fileList | ) |
|
|
staticprivate |
◆ CreateAndMergeTempTargetFile()
TFile * CbmHaddBase::CreateAndMergeTempTargetFile |
( |
const std::string & |
dir, |
|
|
const std::string & |
addString, |
|
|
Int_t |
targetFileNum, |
|
|
TList * |
fileList |
|
) |
| |
|
staticprivate |
◆ GetFilesByPattern()
vector< string > CbmHaddBase::GetFilesByPattern |
( |
const string & |
pattern | ) |
|
|
static |
◆ GetGoodFiles()
vector< string > CbmHaddBase::GetGoodFiles |
( |
const string & |
pattern, |
|
|
Int_t |
fileSizeLimit, |
|
|
Int_t |
nofEvents |
|
) |
| |
|
static |
◆ MergeRootfile()
void CbmHaddBase::MergeRootfile |
( |
TDirectory * |
target, |
|
|
TList * |
sourcelist |
|
) |
| |
|
staticprivate |
!if the object is a tree, it is stored in globChain...
Definition at line 175 of file CbmHaddBase.cxx.
The documentation for this class was generated from the following files: