EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
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) |
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().
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().
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().