The Gaudi Framework  master (37c0b60a)
DirSearchPath::eqPath Class Reference

Public Member Functions

 eqPath (const path &ref)
 
bool operator() (const path &p) const
 

Private Attributes

path m_ref
 

Detailed Description

name

Definition at line 71 of file DirSearchPath.h.

Constructor & Destructor Documentation

◆ eqPath()

DirSearchPath::eqPath::eqPath ( const path ref)
inline

Definition at line 72 of file DirSearchPath.h.

72 : m_ref( ref ) {}

Member Function Documentation

◆ operator()()

bool DirSearchPath::eqPath::operator() ( const path p) const
inline

Definition at line 73 of file DirSearchPath.h.

73 { return p.string() == m_ref.string(); }

Member Data Documentation

◆ m_ref

path DirSearchPath::eqPath::m_ref
private

Definition at line 76 of file DirSearchPath.h.


The documentation for this class was generated from the following file:
DirSearchPath::eqPath::m_ref
path m_ref
Definition: DirSearchPath.h:76
compareRootHistos.ref
ref
Definition: compareRootHistos.py:27