EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <Fun4All-lmon/blob/master/source/DetUtils.h>
Public Member Functions | |
DetUtils (G4String nam="", TTree *t=0x0) | |
template<class par > | |
void | AddBranch (std::string nam, par *addr, std::string type) |
Private Attributes | |
G4String | fNam |
TTree * | fTree |
Definition at line 11 of file DetUtils.h.
View newest version in sPHENIX GitHub at line 11 of file DetUtils.h
|
inline |
Definition at line 16 of file DetUtils.h.
View newest version in sPHENIX GitHub at line 16 of file DetUtils.h
|
inline |
Definition at line 19 of file DetUtils.h.
View newest version in sPHENIX GitHub at line 19 of file DetUtils.h
References fNam, fTree, and name.
Referenced by ExitWindowV2::CreateOutput().
|
private |
Definition at line 34 of file DetUtils.h.
View newest version in sPHENIX GitHub at line 34 of file DetUtils.h
Referenced by AddBranch().
|
private |
Definition at line 35 of file DetUtils.h.
View newest version in sPHENIX GitHub at line 35 of file DetUtils.h
Referenced by AddBranch().