Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
RootObjTree.cxx File Reference
#include "RootObjTree.hxx"
#include "wildcards.hpp"
#include <TFile.h>
#include <TSystem.h>
#include <ROOT/StringUtils.hxx>
#include <algorithm>
#include <deque>
#include <iostream>
#include <set>
Include dependency graph for RootObjTree.cxx:
This graph shows which files directly or indirectly include this file:

Functions

static bool MatchesGlob (std::string_view haystack, std::string_view pattern)

Function Documentation

◆ MatchesGlob()

bool MatchesGlob ( std::string_view haystack,
std::string_view pattern )
static
Author
Giacomo Parolini giaco.nosp@m.mo.p.nosp@m.aroli.nosp@m.ni@c.nosp@m.ern.c.nosp@m.h
Date
2025-10-14

Definition at line 20 of file RootObjTree.cxx.