13#include "EmcBhaCalib/EmcShDigi.h"
14#include "EmcBhaCalib/EmcShower.h"
43 const bool&
found() {
return m_found;}
63 cout<<
"warning: " <<
" EmcBhabha::theta not yet set !" << endl;
68 const double&
phi()
const
101 double m_calibEnergy;
104 double m_errCalibEnergy;
119 unsigned int m_thetaIndex;
122 unsigned int m_phiIndex;
************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
const double & theta() const
void setPhiIndex(unsigned int phiIndex)
void setCalibEnergy(double energy)
const double & calibEnergy() const
EmcBhabha(const EmcBhabha &otherBhabha)
double errorOnShowerEnergy() const
const double & errorOnCalibEnergy() const
void setErrorOnCalibEnergy(double error)
void setShower(EmcShower aShower)
void setTheta(double theta)
const double & phi() const
const unsigned int & thetaIndex() const
const unsigned int & phiIndex() const
void setThetaIndex(unsigned int thetaIndex)