![]() |
AliRoot Core
edcc906 (edcc906)
|
#include <fstream>
#include "TSystem.h"
#include "TFile.h"
#include "TObjArray.h"
#include "AliSysInfo.h"
#include "AliTPCcalibBase.h"
Go to the source code of this file.
Functions | |
void | CalibFileMerger (const char *oname, Int_t nmax=1000, const char *filename="mergelist.txt") |
Macro for merging of the calibration classes:
Example usage:
Definition in file CalibFileMerger.C.
void CalibFileMerger | ( | const char * | oname, |
Int_t | nmax = 1000 , |
||
const char * | filename = "mergelist.txt" |
||
) |
Definition at line 25 of file CalibFileMerger.C.