[Gate-users] Import Geometry from G4
P. T.
ptpphysics at gmail.com
Mon Jul 17 23:09:14 CEST 2017
Dear Gater,
I want to use a specific geometry defined in G4 geometry -such as tube
with a hyperbolic profile- in my simulation in GATE.
How can I do it?
##########################################################
From: https://geant4.web.cern.ch/geant4/UserDocumentation/UsersGuides/ForApplicationDeveloper/html/ch04.html
A tube with a hyperbolic profile (HYPE) can be defined as follows:
G4Hype(const G4String& pName,
G4double innerRadius,
G4double outerRadius,
G4double innerStereo,
G4double outerStereo,
G4double halfLenZ)
#########################################################
Sincerely,
P
More information about the Gate-users
mailing list