peakarea Class Reference

#include <cluster.h>

Inherits cluster.

Inheritance diagram for peakarea:

Inheritance graph
[legend]
List of all members.

Detailed Description

Definition at line 41 of file cluster.h.

Public Member Functions

 peakarea ()
 peakarea (list< hit > hlist)
float GetChi2 ()
void GetCGmin (float *pxcgmin, float *pycgmin)
void GetChar (float *pe, float *pxcg, float *pysg, float *pxcgmin, float *pysgmin, float *pxc, float *pyc, float *pxg, float *pyg, float *pzg, float *pxx, float *pxy, float *pyy, float *pchi, float *pde, float *pdx, float *pdy, float *pdz)
int GetGammas (emshower *)


Constructor & Destructor Documentation

peakarea::peakarea  )  [inline]
 

Definition at line 43 of file cluster.h.

peakarea::peakarea list< hit hlist  )  [inline]
 

Definition at line 44 of file cluster.h.


Member Function Documentation

void peakarea::GetCGmin float *  pxcgmin,
float *  pycgmin
 

Definition at line 553 of file cluster.cc.

References chisq, gamma(), cluster::HitList, Tower_ySize, Tower_zSize, XABSURD, and YABSURD.

void peakarea::GetChar float *  pe,
float *  pxcg,
float *  pysg,
float *  pxcgmin,
float *  pysgmin,
float *  pxc,
float *  pyc,
float *  pxg,
float *  pyg,
float *  pzg,
float *  pxx,
float *  pxy,
float *  pyy,
float *  pchi,
float *  pde,
float *  pdx,
float *  pdy,
float *  pdz
 

Definition at line 455 of file cluster.cc.

References CalculateErrors(), Chi2Correct(), chisq, CorrectPosition(), gamma(), cluster::GetMoments(), cluster::GetTotalEnergy(), cluster::HitList, SectorToGlobal(), Tower_ySize, and Tower_zSize.

float peakarea::GetChi2  ) 
 

Definition at line 522 of file cluster.cc.

References Chi2Correct(), chisq, gamma(), and cluster::HitList.

int peakarea::GetGammas emshower  ) 
 

Definition at line 583 of file cluster.cc.

References Chi2Correct(), Chi2Limit(), gamma(), cluster::HitList, emshower::ReInitialize(), Tower_ySize, Tower_zSize, XABSURD, and YABSURD.


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