Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Proto2ShowerCalib::Eval_Cluster Class Reference

#include <analysis/blob/master/Prototype2/EMCal/ShowerCalib/Proto2ShowerCalib.h>

+ Inheritance diagram for Proto2ShowerCalib::Eval_Cluster:
+ Collaboration diagram for Proto2ShowerCalib::Eval_Cluster:

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
 

Detailed Description

Definition at line 110 of file Proto2ShowerCalib.h.

View newest version in sPHENIX GitHub at line 110 of file Proto2ShowerCalib.h

Constructor & Destructor Documentation

Proto2ShowerCalib::Eval_Cluster::Eval_Cluster ( )
inline

Definition at line 113 of file Proto2ShowerCalib.h.

View newest version in sPHENIX GitHub at line 113 of file Proto2ShowerCalib.h

References reset().

+ Here is the call graph for this function:

virtual Proto2ShowerCalib::Eval_Cluster::~Eval_Cluster ( )
inlinevirtual

Definition at line 119 of file Proto2ShowerCalib.h.

View newest version in sPHENIX GitHub at line 119 of file Proto2ShowerCalib.h

Member Function Documentation

void Proto2ShowerCalib::Eval_Cluster::reset ( )
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().

+ Here is the caller graph for this function:

void Proto2ShowerCalib::Eval_Cluster::reweight_clus_pol ( )
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().

+ Here is the caller graph for this function:

Member Data Documentation

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().


The documentation for this class was generated from the following file: