#include <EmcRecFastCluster2Shower.h>
◆ EmcRecFastCluster2Shower() [1/2]
EmcRecFastCluster2Shower::EmcRecFastCluster2Shower |
( |
| ) |
|
◆ ~EmcRecFastCluster2Shower() [1/2]
EmcRecFastCluster2Shower::~EmcRecFastCluster2Shower |
( |
| ) |
|
|
virtual |
◆ EmcRecFastCluster2Shower() [2/2]
EmcRecFastCluster2Shower::EmcRecFastCluster2Shower |
( |
| ) |
|
◆ ~EmcRecFastCluster2Shower() [2/2]
virtual EmcRecFastCluster2Shower::~EmcRecFastCluster2Shower |
( |
| ) |
|
|
virtual |
◆ Convert() [1/2]
Implements EmcRecCluster2ShowerAbs.
Definition at line 20 of file EmcRecFastCluster2Shower.cxx.
22{
23 RecEmcClusterMap::const_iterator ciClusterMap;
24 RecEmcHitMap::const_iterator ciHitMap;
25
26 for(ciClusterMap=aClusterMap.begin();
27 ciClusterMap!=aClusterMap.end();
28 ++ciClusterMap) {
29
33
40 }
41
42}
************Class m_ypar INTEGER m_KeyWgt INTEGER m_nphot 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/2]
The documentation for this class was generated from the following files: