Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/Prototype4/EMCal/ShowerCalib/Proto4ShowerCalib.h>
Public Member Functions | |
Eval_Cluster () | |
virtual | ~Eval_Cluster () |
void | reset () |
void | reweight_clus_pol () |
Public Attributes | |
int | max_col |
int | max_row |
float | average_col |
float | average_row |
float | sum_E |
Definition at line 103 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 103 of file Proto4ShowerCalib.h
|
inline |
Definition at line 106 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 106 of file Proto4ShowerCalib.h
References reset().
|
inlinevirtual |
Definition at line 111 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 111 of file Proto4ShowerCalib.h
|
inline |
Definition at line 116 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 116 of file Proto4ShowerCalib.h
References average_col, average_row, max_col, max_row, and sum_E.
Referenced by Eval_Cluster(), Proto4ShowerCalib::process_event(), and Proto4ShowerCalib::Proto4ShowerCalib().
|
inline |
Definition at line 127 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 127 of file Proto4ShowerCalib.h
References average_col, average_row, and sum_E.
Referenced by Proto4ShowerCalib::process_event().
float Proto4ShowerCalib::Eval_Cluster::average_col |
Definition at line 144 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 144 of file Proto4ShowerCalib.h
Referenced by Proto4ShowerCalib::process_event(), reset(), and reweight_clus_pol().
float Proto4ShowerCalib::Eval_Cluster::average_row |
Definition at line 145 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 145 of file Proto4ShowerCalib.h
Referenced by Proto4ShowerCalib::process_event(), reset(), and reweight_clus_pol().
int Proto4ShowerCalib::Eval_Cluster::max_col |
Definition at line 141 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 141 of file Proto4ShowerCalib.h
Referenced by Proto4ShowerCalib::process_event(), and reset().
int Proto4ShowerCalib::Eval_Cluster::max_row |
Definition at line 142 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 142 of file Proto4ShowerCalib.h
Referenced by Proto4ShowerCalib::process_event(), and reset().
float Proto4ShowerCalib::Eval_Cluster::sum_E |
Definition at line 146 of file Proto4ShowerCalib.h.
View newest version in sPHENIX GitHub at line 146 of file Proto4ShowerCalib.h
Referenced by Proto4ShowerCalib::process_event(), reset(), and reweight_clus_pol().