DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Static Public Member Functions | List of all members
dd4hep::Path::detail Class Reference

Helpers. More...

#include <Path.h>

Static Public Member Functions

static const Pathdot_path ()
 Path representing ".". More...
 
static const Pathdot_dot_path ()
 Path representing "..". More...
 

Detailed Description

Helpers.

Definition at line 110 of file Path.h.

Member Function Documentation

◆ dot_dot_path()

const Path & Path::detail::dot_dot_path ( )
static

Path representing "..".

Definition at line 103 of file Path.cpp.

◆ dot_path()

const Path & Path::detail::dot_path ( )
static

Path representing ".".

Definition at line 99 of file Path.cpp.


The documentation for this class was generated from the following files: