#include "RootObjTree.hxx"#include "wildcards.hpp"#include <TFile.h>#include <TSystem.h>#include <ROOT/StringUtils.hxx>#include <algorithm>#include <deque>#include <iostream>#include <set>Functions | |
| static bool | MatchesGlob (std::string_view haystack, std::string_view pattern) |
|
static |
Definition at line 20 of file RootObjTree.cxx.