EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EicFileNameExpansion.h
Go to the documentation of this file. Or view the newest version in sPHENIX GitHub for file EicFileNameExpansion.h
1 //
2 // AYK (ayk@bnl.gov), 2013/10/15
3 //
4 // Want to unify file nam eexpansion to ${VMCWORKDIR} in all places;
5 //
6 
7 #ifndef _EIC_FILE_NAME_EXPANSION_
8 #define _EIC_FILE_NAME_EXPANSION_
9 
11  public:
14  private:
15 
16  //ClassDef(EicFileNameExpansion,1)
17 };
18 
19 #endif