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

#include <EicRoot/blob/master/eic/calorimetry/EicCalorimeterReconstruction.h>

+ Inheritance diagram for CalorimeterCellGroup:
+ Collaboration diagram for CalorimeterCellGroup:

Public Member Functions

 CalorimeterCellGroup ()
 
 ~CalorimeterCellGroup ()
 
 ClassDef (CalorimeterCellGroup, 15)
 

Public Attributes

std::vector< const
CalorimeterCell * > 
mCells
 
Double_t mEnergy
 
std::map< std::pair< UInt_t,
UInt_t >, Double_t > 
mEnergyPerParent
 

Detailed Description

Definition at line 17 of file EicCalorimeterReconstruction.h.

View newest version in sPHENIX GitHub at line 17 of file EicCalorimeterReconstruction.h

Constructor & Destructor Documentation

CalorimeterCellGroup::CalorimeterCellGroup ( )
inline

Definition at line 20 of file EicCalorimeterReconstruction.h.

View newest version in sPHENIX GitHub at line 20 of file EicCalorimeterReconstruction.h

CalorimeterCellGroup::~CalorimeterCellGroup ( )
inline

Definition at line 21 of file EicCalorimeterReconstruction.h.

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

Member Function Documentation

CalorimeterCellGroup::ClassDef ( CalorimeterCellGroup  ,
15   
)

Member Data Documentation

std::vector<const CalorimeterCell*> CalorimeterCellGroup::mCells

Definition at line 21 of file EicCalorimeterReconstruction.h.

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

Referenced by EicCalorimeterReconstruction::AddNeighbors(), and EicCalorimeterReconstruction::Exec().

Double_t CalorimeterCellGroup::mEnergy

Definition at line 27 of file EicCalorimeterReconstruction.h.

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

Referenced by EicCalorimeterReconstruction::Exec().

std::map<std::pair<UInt_t, UInt_t>, Double_t> CalorimeterCellGroup::mEnergyPerParent

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