16 G4String mDataKey =
"om_DOM_Harness";
21 void CADHarnessWaistband();
22 void CADHarnessRopes();
24 void PlaceCADString();
27 void buildHarnessSolid();
29 const G4double m_rMin = 150.0 * mm;
30 const G4double m_rMax = 155.0 * mm;
31 const G4double m_sPhi = 0.0 * deg;
32 const G4double m_dPhi = 6.283185307;
33 const G4double m_sTheta = 1.383031327;
34 const G4double m_dTheta = 0.37553;
35 const G4double m_ropeRotationAngleX = 11.245557 * deg;
36 const G4double m_harnessRotAngle = 30 * deg;
37 const G4double m_totalWidth = 185 * mm;