ROOTPWA
|
#include <iostream>
#include <string>
#include "TFileCollection.h"
#include "TChain.h"
#include "THashList.h"
#include "reportingUtils.hpp"
Go to the source code of this file.
Functions | |
TChain * | loadFitResult (const string &fileNamePattern, TChain *chain=0, const string &treeName="pwa") |
TChain* loadFitResult | ( | const string & | fileNamePattern, |
TChain * | chain = 0 , |
||
const string & | treeName = "pwa" |
||
) |
Definition at line 52 of file loadFitResult.C.