![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <EicRoot/blob/master/eic/event/EicRootManager.h>
Inheritance diagram for EicRootInputFile:
Collaboration diagram for EicRootInputFile: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().
Here is the call graph for this function:| 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().
Here is the call graph for this function:
|
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().
Here is the call graph for this function:
|
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().
Here is the caller graph for this function:
|
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().
Here is the caller graph for this function:
|
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().
Here is the call graph for this function:
Here is the caller graph for this function:
|
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().