EmcModule Struct Reference
[Tower clustering]

#include <EmcCluster.h>

List of all members.


Detailed Description

One tower information for internal clustering use.

Definition at line 25 of file EmcCluster.h.

Public Member Functions

 EmcModule ()
 EmcModule (int ich_, int softkey_, float amp_, float tof_, int deadmap_, int warnmap_, float adc_, float tac_)

Public Attributes

int ich
int softKey
float amp
float tof
int deadmap
int warnmap
float adc
float tac


Constructor & Destructor Documentation

EmcModule::EmcModule  ) 
 

Definition at line 29 of file EmcCluster.cxx.

EmcModule::EmcModule int  ich_,
int  softkey_,
float  amp_,
float  tof_,
int  deadmap_,
int  warnmap_,
float  adc_,
float  tac_
 

Definition at line 42 of file EmcCluster.cxx.


Member Data Documentation

float EmcModule::adc
 

Definition at line 41 of file EmcCluster.h.

float EmcModule::amp
 

Definition at line 37 of file EmcCluster.h.

Referenced by EmcScSectorRec::ClusterChisq(), EmcCluster::GetE9(), EmcCluster::GetMoments(), EmcSectorRec::Mom1(), EmcSectorRec::Momenta(), mEmcClusterNewModule::ToF_Process(), mEmcClusterizerv0::ToF_Process(), and EmcScSectorRec::TwoGamma().

int EmcModule::deadmap
 

Definition at line 39 of file EmcCluster.h.

Referenced by EmcCluster::GetDeadMap(), and EmcCluster::GetNDead().

int EmcModule::ich
 

Definition at line 31 of file EmcCluster.h.

Referenced by mEmcClusterizerv0::fillPeakArea(), EmcCluster::GetImpactTower(), EmcCluster::GetMaxTower(), EmcCluster::GetMoments(), EmcCluster::GetPeaks(), EmcSectorRec::Mom1(), and EmcSectorRec::Momenta().

int EmcModule::softKey
 

Definition at line 32 of file EmcCluster.h.

float EmcModule::tac
 

Definition at line 42 of file EmcCluster.h.

float EmcModule::tof
 

Definition at line 38 of file EmcCluster.h.

Referenced by mEmcClusterNewModule::ToF_Process(), and mEmcClusterizerv0::ToF_Process().

int EmcModule::warnmap
 

Definition at line 40 of file EmcCluster.h.

Referenced by EmcCluster::GetWarnMap().


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