Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
save_makeEmcCorr.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 ( "corr"  ,
corr,
"corr/F  
)
t1 Branch ( "towid"  ,
towid,
"towid/I  
)
for ( )

Definition at line 11 of file save_makeEmcCorr.C.

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

References i, j, and ambiguity_solver_full_chain::t1.

TTree t1 ( "emc_corr_tree"  ,
""   
)
f Write ( )

Variable Documentation

Float_t corr

Definition at line 7 of file save_makeEmcCorr.C.

View newest version in sPHENIX GitHub at line 7 of file save_makeEmcCorr.C

Int_t towid

Definition at line 6 of file save_makeEmcCorr.C.

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