39 TVector3
size, Double_t cutRadius)
40 : TPave(position[0] -
size[0] / 2, position[1] -
size[1] / 2, position[0] +
size[0] / 2, position[1] +
size[1] / 2, 1)
41 , fDetectorId(
CbmMuchAddress::GetAddress(iStation, iLayer, iSide, iModule))
43 , fCutRadius(cutRadius)