EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
EmcModule Class Reference

#include <fun4all_coresoftware/blob/master/offline/packages/CaloReco/BEmcCluster.h>

Public Member Functions

 EmcModule ()
 
 EmcModule (int ich_, float amp_, float tof_)
 
virtual ~EmcModule ()
 

Public Attributes

int ich
 
float amp
 
float tof
 

Detailed Description

One tower information for internal clustering use.

Definition at line 21 of file BEmcCluster.h.

View newest version in sPHENIX GitHub at line 21 of file BEmcCluster.h

Constructor & Destructor Documentation

EmcModule::EmcModule ( )

Definition at line 24 of file BEmcCluster.cc.

View newest version in sPHENIX GitHub at line 24 of file BEmcCluster.cc

EmcModule::EmcModule ( int  ich_,
float  amp_,
float  tof_ 
)

Definition at line 32 of file BEmcCluster.cc.

View newest version in sPHENIX GitHub at line 32 of file BEmcCluster.cc

virtual EmcModule::~EmcModule ( )
inlinevirtual

Definition at line 27 of file BEmcCluster.h.

View newest version in sPHENIX GitHub at line 27 of file BEmcCluster.h

Member Data Documentation

float EmcModule::amp

Definition at line 30 of file BEmcCluster.h.

View newest version in sPHENIX GitHub at line 30 of file BEmcCluster.h

Referenced by EmcCluster::GetMaxTower(), EmcCluster::GetSubClusters(), RawClusterBuilderTemplate::process_event(), and BEmcRec::ZeroVector().

int EmcModule::ich

Definition at line 29 of file BEmcCluster.h.

View newest version in sPHENIX GitHub at line 29 of file BEmcCluster.h

Referenced by BEmcRec::FindClusters(), EmcCluster::GetMaxTower(), EmcCluster::GetSubClusters(), RawClusterBuilderTemplate::process_event(), and BEmcRec::ZeroVector().

float EmcModule::tof

Definition at line 31 of file BEmcCluster.h.

View newest version in sPHENIX GitHub at line 31 of file BEmcCluster.h

Referenced by EmcCluster::GetMaxTower(), EmcCluster::GetSubClusters(), RawClusterBuilderTemplate::process_event(), and BEmcRec::ZeroVector().


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