#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 | 
| This file contains a specialised ROOT message handler to test for diagnostic in unit tests.  | |
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 1510 of file TEntryList.cxx.
| TEntryList operator|| | ( | TEntryList & | elist1, | 
| TEntryList & | elist2 | ||
| ) | 
Definition at line 1379 of file TEntryList.cxx.