Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
make_EmcCorr.C File Reference

Go to the source code of this file.

Functions

TTree t1 ("emc_corr_tree","")
 
t1 Branch ("corr",&corr,"corr/F")
 
t1 Branch ("towid",&towid,"towid/I")
 
 for (Int_t i=0;i< 96;i++)
 
f Write ()
 

Variables

Int_t towid
 
Float_t corr
 

Function Documentation

t1 Branch ( "towid"  ,
towid,
"towid/I  
)
for ( )

Definition at line 11 of file make_EmcCorr.C.

View newest version in sPHENIX GitHub at line 11 of file make_EmcCorr.C

References i, j, k, and ambiguity_solver_full_chain::t1.

TTree t1 ( "emc_corr_tree"  ,
""   
)

Referenced by getmd(), getproba(), pygfxx(), pymirm(), and pywidt().

+ Here is the caller graph for this function:

f Write ( )

Variable Documentation

Int_t towid

Definition at line 6 of file make_EmcCorr.C.

View newest version in sPHENIX GitHub at line 6 of file make_EmcCorr.C

Referenced by LiteCaloEval::FitRelativeShifts().