From 0e6417ff746d5041a2109e21b2af4b47ef1acc2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Renata=20Kopecn=C3=A1?= Date: Tue, 1 Feb 2022 12:54:48 +0100 Subject: [PATCH] Update 'Paths.hpp' --- Paths.hpp.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Paths.hpp.md b/Paths.hpp.md index d646e0e..b7a18a6 100644 --- a/Paths.hpp.md +++ b/Paths.hpp.md @@ -1,3 +1,4 @@ +In this file, the functions returning paths of various files are defined. Unfortunately, as we are trying to compile and run things within ROOT, it is orders of magnitute easier to have the funcitons defined fully in the header. Including cross-refrences with [[Utils.hpp|Utils.hpp]]. ## Table of Contents