Skip to content

Commit

Permalink
Update geometry.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
jiperl committed Nov 19, 2021
1 parent fe52195 commit e3b47b1
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions extension-docs/geometry.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,10 @@ To create the overall physical volume for your component, use::

Be sure that the value on the left side of the above is exactly ``fEnvelopePhys``. This insures that TOPAS knows the overall physical volume’s name and is essential for TOPAS to support your component in 4D.

Use only the above method to create this overall physical volume. Do not use any of the methods below,
or else the rotation and translation specified in your Rot and Trans parameters will not be properly applied
(and you will see some very strange behavior, where the component suddely shifts position, just before the first run).

Additional forms of CreatePhysicalVolume allow you to place subcomponents within your component.

To place a subcomponent in the center of your logical volume lVol::
Expand Down

0 comments on commit e3b47b1

Please sign in to comment.