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

#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
 

Detailed Description

Definition at line 113 of file Proto3ShowerCalib.h.

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

Constructor & Destructor Documentation

Proto3ShowerCalib::Eval_Cluster::Eval_Cluster ( )
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:

virtual Proto3ShowerCalib::Eval_Cluster::~Eval_Cluster ( )
inlinevirtual

Definition at line 122 of file Proto3ShowerCalib.h.

View newest version in sPHENIX GitHub at line 122 of file Proto3ShowerCalib.h

Proto3ShowerCalib::Eval_Cluster::Eval_Cluster ( )
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:

virtual Proto3ShowerCalib::Eval_Cluster::~Eval_Cluster ( )
inlinevirtual

Definition at line 123 of file Proto3ShowerCalib.h.

View newest version in sPHENIX GitHub at line 123 of file Proto3ShowerCalib.h

Member Function Documentation

float Proto3ShowerCalib::Eval_Cluster::getavgcol ( )
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.

float Proto3ShowerCalib::Eval_Cluster::getavgrow ( )
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.

float Proto3ShowerCalib::Eval_Cluster::getfmodeta ( )
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:

float Proto3ShowerCalib::Eval_Cluster::getfmodphi ( )
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:

float Proto3ShowerCalib::Eval_Cluster::getsumE ( )
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:

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

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

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

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

void Proto3ShowerCalib::Eval_Cluster::setfmods ( float  eta,
float  phi 
)
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.

Member Data Documentation

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


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