EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/base/EicGeoParData.h>
Public Member Functions | |
SourceFile (const char *fileName=0) | |
~SourceFile () | |
const TString & | GetFileName () const |
bool | IsOk () const |
void | Print () |
SourceFile (const char *fileName=0) | |
~SourceFile () | |
const TString & | GetFileName () const |
bool | IsOk () const |
void | Print () |
Private Member Functions | |
ClassDef (SourceFile, 3) | |
ClassDef (SourceFile, 3) | |
Private Attributes | |
Bool_t | mOkFlag |
TString | mFileName |
UInt_t | mFileSize |
UChar_t * | mFileContent |
Definition at line 110 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 110 of file EicGeoParData.h
SourceFile::SourceFile | ( | const char * | fileName = 0 | ) |
Definition at line 230 of file EicGeoParData.cxx.
View newest version in sPHENIX GitHub at line 230 of file EicGeoParData.cxx
References mFileContent, mFileName, mFileSize, mOkFlag, and printf().
|
inline |
Definition at line 113 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 113 of file EicGeoParData.h
SourceFile::SourceFile | ( | const char * | fileName = 0 | ) |
|
inline |
Definition at line 115 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 115 of file EicGeoParData.h
|
private |
|
private |
|
inline |
Definition at line 115 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 115 of file EicGeoParData.h
References mFileName.
Referenced by EicGeoParData::PrintAttachedSourceFile().
|
inline |
Definition at line 117 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 117 of file EicGeoParData.h
References mFileName.
|
inline |
Definition at line 116 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 116 of file EicGeoParData.h
References mOkFlag.
Referenced by EicGeoParData::AttachSourceFile(), and Print().
|
inline |
Definition at line 118 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 118 of file EicGeoParData.h
References mOkFlag.
void SourceFile::Print | ( | ) |
Definition at line 267 of file EicGeoParData.cxx.
View newest version in sPHENIX GitHub at line 267 of file EicGeoParData.cxx
References IsOk(), mFileContent, mFileName, and printf().
Referenced by EicGeoParData::PrintAttachedSourceFile().
void SourceFile::Print | ( | ) |
|
private |
Definition at line 124 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 124 of file EicGeoParData.h
Referenced by Print(), and SourceFile().
|
private |
Definition at line 122 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 122 of file EicGeoParData.h
Referenced by GetFileName(), Print(), and SourceFile().
|
private |
Definition at line 123 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 123 of file EicGeoParData.h
Referenced by SourceFile().
|
private |
Definition at line 121 of file EicGeoParData.h.
View newest version in sPHENIX GitHub at line 121 of file EicGeoParData.h
Referenced by IsOk(), and SourceFile().