44 m_calibEnergy = otherBhabha.m_calibEnergy;
45 m_errCalibEnergy = otherBhabha.m_errCalibEnergy;
46 m_shower = otherBhabha.m_shower;
47 m_theta = otherBhabha.m_theta;
48 m_found = otherBhabha.m_found;
49 m_thetaIndex = otherBhabha.m_thetaIndex;
50 m_phiIndex = otherBhabha.m_phiIndex;
63 double sig=0,sig1=0,sig2=0;
81 double sigSh=0., sigDepo=0., sig2=0.;
89 sig2 = (sigSh * sigSh) + (sigDepo * sigDepo);
97 cout <<
"EmcBhabha: " << endl
99 <<
" shower: " << m_shower.
energy()
100 <<
" Theta: " <<
theta()
101 <<
" nr Xtals: " << m_shower.
digiList().size()
const double & theta() const
const double & calibEnergy() const
double errorOnShowerEnergy() const
const double & errorOnCalibEnergy() const
const double & energy() const
const std::list< EmcShDigi > digiList() const