11#include "MucCalibAlg/MucStructConst.h"
12#include "MucCalibAlg/MucBoxCal.h"
31 if(
this == &other)
return *
this;
83 m_Rout = E_AS_RMAX - E_BOX_DR - E_STRPLN_DB[(
m_Layer==0)?0:1];
105 m_W = E_AS_RMAX - E_BOX_DR - E_GP_DX;
114 m_H = E_AS_RMAX - E_BOX_DR - E_STRPLN_DB[(
m_Layer==0)?0:1] - E_STRPLN_DR - E_GP_RMIN[
m_Layer];
MucBoxCal(int part, int segment, int layer)
MucBoxCal & operator=(const MucBoxCal &other)
MucEntityCal & operator=(const MucEntityCal &other)