<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Hi Noura, <br>
      <br>
      Using the DNA physics list is relatively simple. The command is:<br>
      <br>
      /gate/physics/addPhysicsList emDNAphysics </p>
    <p>The caveat being, it ONLY works if you are using a specific
      material, G4_WATER:</p>
    <p>/gate/nucleus/setMaterial G4_WATER<br>
    </p>
    <p>If you use regular water, it won't work, it has to be G4_WATER.
      You can also combine physics lists, for example if you have two
      spheres and sphere 2 doesn't require the dna list, you can do
      something like this: </p>
    <p>/gate/sphere1/setMaterial G4_WATER<br>
      /gate/sphere2/setMaterial OtherMaterial<br>
      <br>
      ...<br>
    </p>
    <p>/gate/physics/addPhysicsListMixed emstandard_opt3_mixed_emdna<br>
      /gate/physics/SetDNAInRegion sphere1<br>
    </p>
    /gate/physics/ConstructProcessMixed<br>
    <br>
    And then sphere1 will be simulated using the dna list, and sphere 2
    with the standard list. (if you google
    "/gate/physics/ConstructProcessMixed" you can find some more
    examples of this).<br>
    <br>
    Best,<br>
    Cassandra
    <pre class="moz-signature" cols="72">-- 

Cassandra Miller
PhD Student, Physics 
Quantitative Radiomolecular Imaging and Therapy Lab
Department of Physics and Astronomy, University of British Columbia</pre>
    <div class="moz-cite-prefix">On 2020-11-18 10:35 p.m., noura hbb
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAPTXwBWrf1TT1priM0cvZk7YydWjTVLg=9V48+CU4z+SnSqTUQ@mail.gmail.com">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="auto">
        <pre style="white-space:pre-wrap">Hello Gate users,

I'm beginner in Gate and I want use DNA physics list for the electrons ? Please any help ?


Thank you,

Best Regards</pre>
      </div>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Gate-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Gate-users@lists.opengatecollaboration.org">Gate-users@lists.opengatecollaboration.org</a>
<a class="moz-txt-link-freetext" href="http://lists.opengatecollaboration.org/mailman/listinfo/gate-users">http://lists.opengatecollaboration.org/mailman/listinfo/gate-users</a></pre>
    </blockquote>
  </body>
</html>