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

#include <analysis/blob/master/Prototype4/EMCal/ShowerCalib/Proto4ShowerCalib.h>

+ Inheritance diagram for Proto4ShowerCalib::Eval_Cluster:
+ Collaboration diagram for Proto4ShowerCalib::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 103 of file Proto4ShowerCalib.h.

View newest version in sPHENIX GitHub at line 103 of file Proto4ShowerCalib.h

Constructor & Destructor Documentation

Proto4ShowerCalib::Eval_Cluster::Eval_Cluster ( )
inline

Definition at line 106 of file Proto4ShowerCalib.h.

View newest version in sPHENIX GitHub at line 106 of file Proto4ShowerCalib.h

References reset().

+ Here is the call graph for this function:

virtual Proto4ShowerCalib::Eval_Cluster::~Eval_Cluster ( )
inlinevirtual

Definition at line 111 of file Proto4ShowerCalib.h.

View newest version in sPHENIX GitHub at line 111 of file Proto4ShowerCalib.h

Member Function Documentation

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

+ Here is the caller graph for this function:

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

+ Here is the caller graph for this function:

Member Data Documentation

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


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