EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/event/EicRootManager.h>
Public Member Functions | |
EicRootInputFile () | |
EicRootInputFile (const char *fileName) | |
~EicRootInputFile () | |
void | ResetVars () |
Private Member Functions | |
TTree * | GetTree (const char *treeName) const |
TBranch * | SetupBranch (const char *treeName, const char *branchName, void *addr) const |
ClassDef (EicRootInputFile, 2) | |
Private Attributes | |
TString | mFileName |
TFile * | mFptr |
Friends | |
class | EicRootManager |
Definition at line 43 of file EicRootManager.h.
View newest version in sPHENIX GitHub at line 43 of file EicRootManager.h
|
inline |
Definition at line 47 of file EicRootManager.h.
View newest version in sPHENIX GitHub at line 47 of file EicRootManager.h
References ResetVars().
EicRootInputFile::EicRootInputFile | ( | const char * | fileName | ) |
Definition at line 151 of file EicRootManager.cxx.
View newest version in sPHENIX GitHub at line 151 of file EicRootManager.cxx
References mFileName, mFptr, printf(), and ResetVars().
|
inline |
Definition at line 49 of file EicRootManager.h.
View newest version in sPHENIX GitHub at line 49 of file EicRootManager.h
References mFptr, and ResetVars().
|
private |
|
inlineprivate |
Definition at line 56 of file EicRootManager.h.
View newest version in sPHENIX GitHub at line 56 of file EicRootManager.h
References mFptr.
Referenced by EicRootManager::EicRootManager(), and EicRootManager::SetupBranch().
|
inline |
Definition at line 51 of file EicRootManager.h.
View newest version in sPHENIX GitHub at line 51 of file EicRootManager.h
References mFptr.
Referenced by EicRootInputFile(), and ~EicRootInputFile().
|
private |
Definition at line 167 of file EicRootManager.cxx.
View newest version in sPHENIX GitHub at line 167 of file EicRootManager.cxx
References mFileName, mFptr, and printf().
Referenced by EicRootManager::SetupBranch().
|
friend |
Definition at line 44 of file EicRootManager.h.
View newest version in sPHENIX GitHub at line 44 of file EicRootManager.h
|
private |
Definition at line 66 of file EicRootManager.h.
View newest version in sPHENIX GitHub at line 66 of file EicRootManager.h
Referenced by EicRootInputFile(), and SetupBranch().
|
private |
Definition at line 67 of file EicRootManager.h.
View newest version in sPHENIX GitHub at line 67 of file EicRootManager.h
Referenced by EicRootInputFile(), GetTree(), ResetVars(), SetupBranch(), and ~EicRootInputFile().