EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
DetUtils Class Reference

#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
 

Detailed Description

Definition at line 11 of file DetUtils.h.

View newest version in sPHENIX GitHub at line 11 of file DetUtils.h

Constructor & Destructor Documentation

DetUtils::DetUtils ( G4String  nam = "",
TTree *  t = 0x0 
)
inline

Definition at line 16 of file DetUtils.h.

View newest version in sPHENIX GitHub at line 16 of file DetUtils.h

Member Function Documentation

template<class par >
void DetUtils::AddBranch ( std::string  nam,
par *  addr,
std::string  type 
)
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().

+ Here is the caller graph for this function:

Member Data Documentation

G4String DetUtils::fNam
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().

TTree* DetUtils::fTree
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().


The documentation for this class was generated from the following file: