#include "TEntryList.h"
#include "TEntryListBlock.h"
#include "TError.h"
#include "TKey.h"
#include "TBuffer.h"
#include "TTree.h"
#include "TFile.h"
#include "TRegexp.h"
#include "TSystem.h"
#include "TObjString.h"
Namespaces | |
namespace | ROOT |
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tbb::task_arena without forward declaring tbb::interface7 | |
Functions | |
static Int_t | GetCommonString (TString a, TString b, TString &c) |
Get in 'c' the string in common at the beginning of 'a' and 'b'. | |
TEntryList | operator|| (TEntryList &elist1, TEntryList &elist2) |
Get in 'c' the string in common at the beginning of 'a' and 'b'.
Return:
Definition at line 1516 of file TEntryList.cxx.
TEntryList operator|| | ( | TEntryList & | elist1, |
TEntryList & | elist2 | ||
) |
Definition at line 1385 of file TEntryList.cxx.