yoda
is hosted by
Hepforge
,
IPPP Durham
Home
C++ code docs
Python code docs
Plotting
Downloads
Source code
Contact
YODA - Yet more Objects for Data Analysis
2.0.2
include
YODA
Utils
Paths.h
Go to the documentation of this file.
1
// -*- C++ -*-
2
//
3
// This file is part of YODA -- Yet more Objects for Data Analysis
4
// Copyright (C) 2008-2024 The YODA collaboration (see AUTHORS for details)
5
//
6
#include <string>
7
#include <vector>
8
9
namespace
YODA
{
10
11
13
std::string
getLibPath
();
14
16
std::string
getDataPath
();
17
19
std::vector<std::string>
getYodaDataPath
();
20
21
22
}
YODA
Anonymous namespace to limit visibility.
Definition
AnalysisObject.h:17
YODA::getYodaDataPath
std::vector< std::string > getYodaDataPath()
YODA data paths.
Definition
Paths.cc:35
YODA::getDataPath
std::string getDataPath()
Get the path to the installed share/YODA/ data directory.
Definition
Paths.cc:26
YODA::getLibPath
std::string getLibPath()
Get the path to the directory containing libYODA.
Definition
Paths.cc:17
Generated on Mon Oct 28 2024 13:47:24 for YODA - Yet more Objects for Data Analysis by
1.9.8