EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
Home page
Related Pages
Modules
Namespaces
Classes
Files
External Links
File List
File Members
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Groups
Pages
EicLibrary.h
Go to the documentation of this file.
Or view
the newest version in sPHENIX GitHub for file EicLibrary.h
1
//
2
// AYK (ayk@bnl.gov), 2014/09/04
3
//
4
// Few common-use library routines with no particular class affiliation;
5
//
6
7
#include <TString.h>
8
9
#ifndef _EIC_LIBRARY_
10
#define _EIC_LIBRARY_
11
12
bool
IsSortOfAbsolutePath
(
const
char
*fileName);
13
TString
ExpandedFileName
(
const
char
*fileName);
14
TString
ExpandedFileName
(
const
char
*prefix,
const
char
*fileName);
15
16
#endif
EicRoot
blob
master
eic
base
EicLibrary.h
Built by
Jin Huang
. updated:
Mon Jan 22 2024 12:43:33
using
1.8.2 with
EIC GitHub integration