#include "TEntryList.h"
#include "TEntryListBlock.h"
#include "TError.h"
#include "TKey.h"
#include "TTree.h"
#include "TFile.h"
#include "TRegexp.h"
#include "TSystem.h"
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'. More... | |
TEntryList | operator|| (TEntryList &elist1, TEntryList &elist2) |
Get in 'c' the string in common at the beginning of 'a' and 'b'.
Return:
Definition at line 1412 of file TEntryList.cxx.
TEntryList operator|| | ( | TEntryList & | elist1, |
TEntryList & | elist2 | ||
) |
Definition at line 1281 of file TEntryList.cxx.