72 const G4int nReplicas,
80 pAxis, nReplicas, width, offset);
90 const G4int nReplicas,
97 pAxis, nReplicas, offset);
113 return new G4PVDivision(pName, pLogical, pMotherLogical,
114 pAxis, width, offset);
135 G4Exception(
"G4PVDivisionFactory::CreatePVDivision()",
137 "Unexpected parameterisation type!");
147 return new G4PVDivision(pName, pLogical, pMotherLogical,
148 axis, nofDivisions, width, offset);
159 if (dynamic_cast<const G4PVDivision*>(pv))