#include <EmcRecFastCluster2Shower.h>
◆ EmcRecFastCluster2Shower() [1/3]
| EmcRecFastCluster2Shower::EmcRecFastCluster2Shower |
( |
| ) |
|
◆ ~EmcRecFastCluster2Shower() [1/3]
| EmcRecFastCluster2Shower::~EmcRecFastCluster2Shower |
( |
| ) |
|
|
virtual |
◆ EmcRecFastCluster2Shower() [2/3]
| EmcRecFastCluster2Shower::EmcRecFastCluster2Shower |
( |
| ) |
|
◆ ~EmcRecFastCluster2Shower() [2/3]
| virtual EmcRecFastCluster2Shower::~EmcRecFastCluster2Shower |
( |
| ) |
|
|
virtual |
◆ EmcRecFastCluster2Shower() [3/3]
| EmcRecFastCluster2Shower::EmcRecFastCluster2Shower |
( |
| ) |
|
◆ ~EmcRecFastCluster2Shower() [3/3]
| virtual EmcRecFastCluster2Shower::~EmcRecFastCluster2Shower |
( |
| ) |
|
|
virtual |
◆ Convert() [1/3]
Definition at line 17 of file EmcRecFastCluster2Shower.cxx.
18 {
19 RecEmcClusterMap::const_iterator ciClusterMap;
20 RecEmcHitMap::const_iterator ciHitMap;
21
22 for ( ciClusterMap = aClusterMap.begin(); ciClusterMap != aClusterMap.end(); ++ciClusterMap )
23 {
24
25 RecEmcShower aShower;
27 const RecEmcCluster& aCluster = ciClusterMap->second;
28
35 }
36}
************Class m_ypar INTEGER m_KeyWgt INTEGER m_KeyIHVP INTEGER m_KeyGPS INTEGER m_IsBeamPolarized INTEGER m_EvtGenInterface DOUBLE PRECISION m_Emin DOUBLE PRECISION m_sphot DOUBLE PRECISION m_Xenph DOUBLE PRECISION m_q2 DOUBLE PRECISION m_PolBeam2 DOUBLE PRECISION m_xErrPb *COMMON c_KK2f $ !CMS energy average $ !Spin Polarization vector first beam $ !Spin Polarization vector second beam $ !Beam energy spread[GeV] $ !minimum hadronization energy[GeV] $ !input READ never touch them !$ !debug facility $ !maximum weight $ !inverse alfaQED $ !minimum real photon energy
void setPosition(const HepPoint3D &pos)
RecEmcEnergy getEnergy() const
RecEmcID getClusterId() const
HepPoint3D getPosition() const
RecEmcEnergy EAll(RecEmcEnergy e)
RecEmcID getShowerId() const
RecEmcID ShowerId(RecEmcID id)
◆ Convert() [2/3]
◆ Convert() [3/3]
The documentation for this class was generated from the following files: