![]() |
Analysis Software
Documentation for sPHENIX simulation software
|
#include <analysis/blob/master/Prototype3/EMCal/ShowerCalib/Proto3ShowerCalib.h>
Inheritance diagram for Proto3ShowerCalib::Eval_Cluster:
Collaboration diagram for Proto3ShowerCalib::Eval_Cluster:Public Member Functions | |
| Eval_Cluster () | |
| virtual | ~Eval_Cluster () |
| void | reset () |
| void | reweight_clus_pol () |
| Eval_Cluster () | |
| virtual | ~Eval_Cluster () |
| void | reset () |
| void | reweight_clus_pol () |
| void | setfmods (float eta, float phi) |
| float | getfmodphi () |
| float | getfmodeta () |
| float | getavgcol () |
| float | getavgrow () |
| float | getsumE () |
Public Attributes | |
| int | max_col |
| int | max_row |
| float | average_col |
| float | average_row |
| float | sum_E |
| float | fmodphi |
| float | fmodeta |
Definition at line 113 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 113 of file Proto3ShowerCalib.h
|
inline |
Definition at line 116 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 116 of file Proto3ShowerCalib.h
References reset().
Here is the call graph for this function:
|
inlinevirtual |
Definition at line 122 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 122 of file Proto3ShowerCalib.h
|
inline |
Definition at line 117 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 117 of file Proto3ShowerCalib.h
References reset().
Here is the call graph for this function:
|
inlinevirtual |
Definition at line 123 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 123 of file Proto3ShowerCalib.h
|
inline |
Definition at line 167 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 167 of file Proto3ShowerCalib.h
References average_col.
|
inline |
Definition at line 168 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 168 of file Proto3ShowerCalib.h
References average_row.
|
inline |
Definition at line 163 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 163 of file Proto3ShowerCalib.h
References fmodeta.
Referenced by loop_tree().
Here is the caller graph for this function:
|
inline |
Definition at line 159 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 159 of file Proto3ShowerCalib.h
References fmodphi.
Referenced by loop_tree().
Here is the caller graph for this function:
|
inline |
Definition at line 169 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 169 of file Proto3ShowerCalib.h
References sum_E.
Referenced by loop_tree().
Here is the caller graph for this function:
|
inline |
Definition at line 127 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 127 of file Proto3ShowerCalib.h
References average_col, average_row, max_col, max_row, and sum_E.
Referenced by Eval_Cluster(), Proto3ShowerCalib::process_event(), and Proto3ShowerCalib::Proto3ShowerCalib().
Here is the caller graph for this function:
|
inline |
Definition at line 128 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 128 of file Proto3ShowerCalib.h
References average_col, average_row, fmodeta, fmodphi, max_col, max_row, and sum_E.
|
inline |
Definition at line 138 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 138 of file Proto3ShowerCalib.h
References average_col, average_row, and sum_E.
Referenced by Proto3ShowerCalib::process_event().
Here is the caller graph for this function:
|
inline |
Definition at line 140 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 140 of file Proto3ShowerCalib.h
References average_col, average_row, and sum_E.
|
inline |
Definition at line 154 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 154 of file Proto3ShowerCalib.h
References eta, fmodeta, fmodphi, and ActsTests::PropagationDatasets::phi.
| float Proto3ShowerCalib::Eval_Cluster::average_col |
Definition at line 156 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 156 of file Proto3ShowerCalib.h
Referenced by getavgcol(), Proto3ShowerCalib::process_event(), reset(), and reweight_clus_pol().
| float Proto3ShowerCalib::Eval_Cluster::average_row |
Definition at line 157 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 157 of file Proto3ShowerCalib.h
Referenced by getavgrow(), Proto3ShowerCalib::process_event(), reset(), and reweight_clus_pol().
| float Proto3ShowerCalib::Eval_Cluster::fmodeta |
Definition at line 173 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 173 of file Proto3ShowerCalib.h
Referenced by getfmodeta(), reset(), and setfmods().
| float Proto3ShowerCalib::Eval_Cluster::fmodphi |
Definition at line 172 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 172 of file Proto3ShowerCalib.h
Referenced by getfmodphi(), reset(), and setfmods().
| int Proto3ShowerCalib::Eval_Cluster::max_col |
Definition at line 153 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 153 of file Proto3ShowerCalib.h
Referenced by Proto3ShowerCalib::process_event(), and reset().
| int Proto3ShowerCalib::Eval_Cluster::max_row |
Definition at line 154 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 154 of file Proto3ShowerCalib.h
Referenced by Proto3ShowerCalib::process_event(), and reset().
| float Proto3ShowerCalib::Eval_Cluster::sum_E |
Definition at line 158 of file Proto3ShowerCalib.h.
View newest version in sPHENIX GitHub at line 158 of file Proto3ShowerCalib.h
Referenced by getsumE(), Proto3ShowerCalib::process_event(), reset(), and reweight_clus_pol().