Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/Prototype2/EMCal/ShowerCalib/Proto2ShowerCalib.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 110 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 110 of file Proto2ShowerCalib.h
|
inline |
Definition at line 113 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 113 of file Proto2ShowerCalib.h
References reset().
|
inlinevirtual |
Definition at line 119 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 119 of file Proto2ShowerCalib.h
|
inline |
Definition at line 124 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 124 of file Proto2ShowerCalib.h
References average_col, average_row, max_col, max_row, and sum_E.
Referenced by Eval_Cluster(), Proto2ShowerCalib::process_event(), and Proto2ShowerCalib::Proto2ShowerCalib().
|
inline |
Definition at line 135 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 135 of file Proto2ShowerCalib.h
References average_col, average_row, and sum_E.
Referenced by Proto2ShowerCalib::process_event().
float Proto2ShowerCalib::Eval_Cluster::average_col |
Definition at line 153 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 153 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), reset(), and reweight_clus_pol().
float Proto2ShowerCalib::Eval_Cluster::average_row |
Definition at line 154 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 154 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), reset(), and reweight_clus_pol().
int Proto2ShowerCalib::Eval_Cluster::max_col |
Definition at line 150 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 150 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
int Proto2ShowerCalib::Eval_Cluster::max_row |
Definition at line 151 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 151 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), and reset().
float Proto2ShowerCalib::Eval_Cluster::sum_E |
Definition at line 155 of file Proto2ShowerCalib.h.
View newest version in sPHENIX GitHub at line 155 of file Proto2ShowerCalib.h
Referenced by Proto2ShowerCalib::process_event(), reset(), and reweight_clus_pol().