EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EicLibrary.cxx File Reference
#include <stdlib.h>
#include <EicLibrary.h>
+ Include dependency graph for EicLibrary.cxx:

Go to the source code of this file.

Functions

bool IsSortOfAbsolutePath (const char *fileName)
 
TString ExpandedFileName (const char *prefix, const char *fileName)
 
TString ExpandedFileName (const char *fileName)
 

Function Documentation

TString ExpandedFileName ( const char *  prefix,
const char *  fileName 
)

Definition at line 30 of file EicLibrary.cxx.

View newest version in sPHENIX GitHub at line 30 of file EicLibrary.cxx

References IsSortOfAbsolutePath().

Referenced by EicMagneticFieldFromGradients::AddBeamLineElementGrads(), EicMagneticField::AddBeamLineElementGrads(), EicMagneticField::AddBeamLineElementMaps(), EicMagneticField::EicMagneticField(), EicMagneticFieldFromGradients::EicMagneticFieldFromGradients(), ExpandedFileName(), EicMagneticFieldMap::GetMD5Signature(), EicMediaHub::Init(), and EicBeamLineElementMap::Initialize().

+ Here is the call graph for this function:

+ Here is the caller graph for this function:

TString ExpandedFileName ( const char *  fileName)

Definition at line 49 of file EicLibrary.cxx.

View newest version in sPHENIX GitHub at line 49 of file EicLibrary.cxx

References ExpandedFileName().

+ Here is the call graph for this function:

bool IsSortOfAbsolutePath ( const char *  fileName)

Definition at line 18 of file EicLibrary.cxx.

View newest version in sPHENIX GitHub at line 18 of file EicLibrary.cxx

Referenced by ExpandedFileName().

+ Here is the caller graph for this function: