Rivet API documentation
![]() |
Rivet 4.1.3
|
RivetPaths.hh
std::vector< std::string > getAnalysisInfoPaths()
Get Rivet analysis info metadata search paths.
std::string findAnalysisRefFile(const std::string &filename, const std::vector< std::string > &pathprepend=std::vector< std::string >(), const std::vector< std::string > &pathappend=std::vector< std::string >())
Find the first file of the given name in the ref data file search dirs.
bool fileexists(const std::string &path)
Convenience function for determining if a filesystem path exists.
Definition RivetPaths.hh:16
std::string findAnalysisInfoFile(const std::string &filename, const std::vector< std::string > &pathprepend=std::vector< std::string >(), const std::vector< std::string > &pathappend=std::vector< std::string >())
Find the first file of the given name in the analysis info file search dirs.
void setAnalysisDataPaths(const std::vector< std::string > &paths)
Set the Rivet data file search paths.
void addAnalysisDataPath(const std::string &extrapath)
Add a Rivet data file search path.
std::vector< std::string > getAnalysisDataPaths()
Get Rivet analysis reference data search paths.
void setAnalysisLibPaths(const std::vector< std::string > &paths)
Set the Rivet analysis plugin library search paths.
std::string findAnalysisDataFile(const std::string &filename, const std::vector< std::string > &pathprepend=std::vector< std::string >(), const std::vector< std::string > &pathappend=std::vector< std::string >())
Find the first file of the given name in the general data file search dirs.
std::vector< std::string > getAnalysisRefPaths()
Get Rivet analysis reference data search paths.
std::string findAnalysisLibFile(const std::string &filename)
Find the first file of the given name in the analysis library search dirs.
std::vector< std::string > getAnalysisPlotPaths()
Get Rivet analysis plot style search paths.
std::string findAnalysisPlotFile(const std::string &filename, const std::vector< std::string > &pathprepend=std::vector< std::string >(), const std::vector< std::string > &pathappend=std::vector< std::string >())
Find the first file of the given name in the analysis plot file search dirs.
void addAnalysisLibPath(const std::string &extrapath)
Add a Rivet analysis plugin library search path.
std::vector< std::string > getAnalysisLibPaths()
Get Rivet analysis plugin library search paths.
Definition MC_CENT_PPB_Projections.hh:10
Generated on for Rivet by
