Analysis Software
Documentation for sPHENIX simulation software
|
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 |
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 | ( | ) |
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