<html><head></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; ">Not sure what you are saying here....<div><br></div><div><br></div><div><br><div><div>On Mar 20, 2013, at 10:32 PM, Michael C. Kunkel wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">
  

    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
  
  <div text="#000000" bgcolor="#FFFFFF">
    Greetings,<br>
    <br>
    I looked into the workings of vert2. The method of obtaining the
    vertex for 2 tracks in this method is no different than the method I
    have been using for years. The problem with this method is that it
    will fail if the tracks are parallel, which is usually the case for
    conversions and low mass e+e- events (the problem are in which we
    are investigating).<br>
    <br>
    Below is a the snipet of the code to prove it<br>
    <br>
    <font color="#3366ff">&nbsp; /*calculate dot product of direction unit
      vectors*/<br>
      &nbsp; R = v3dot(line1.dir,line2.dir);<br></font></div></blockquote><div><br></div><div>R will never be '1' as R is I suspect a float (or double)</div><br><blockquote type="cite"><div text="#000000" bgcolor="#FFFFFF"><font color="#3366ff">
      &nbsp; <br>
      &nbsp; if(R==1){ /*parallel to beamline*/<br>
      &nbsp;&nbsp;&nbsp; /*returns a negative distance so know that it was not
      calculated*/&nbsp; <br>
      &nbsp;&nbsp;&nbsp; return;<br>
      &nbsp; }</font><br>
    <br>
    In this case beamline is not used, this is a regurgitated function
    used for another program that calculates the vertex of a particles
    from the beamline if # of tracks ==1, otherwise all tracks in TBTR.<br>
    <br>
    I will provide plots tomorrow, I wanted to give a heads up about the
    code, and why this might not be useful for either side of the
    conversion debate.<br></div></blockquote><div><br></div>Do you have the plots?</div><div><br><blockquote type="cite"><div text="#000000" bgcolor="#FFFFFF">
    <br>
    BR<br></div></blockquote><div><br></div><div><br></div><div>I understand the MK, but who is BR?</div><div><br></div><br><blockquote type="cite"><div text="#000000" bgcolor="#FFFFFF">
    MK<br>
  </div>

_______________________________________________<br>G12 mailing list<br><a href="mailto:G12@jlab.org">G12@jlab.org</a><br>https://mailman.jlab.org/mailman/listinfo/g12<br></blockquote></div><br><div apple-content-edited="true">
<span class="Apple-style-span" style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; orphans: 2; text-align: -webkit-auto; text-indent: 0px; text-transform: none; white-space: normal; widows: 2; word-spacing: 0px; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; -webkit-text-decorations-in-effect: none; -webkit-text-size-adjust: auto; -webkit-text-stroke-width: 0px; font-size: medium; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; -webkit-border-horizontal-spacing: 0px; -webkit-border-vertical-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; -webkit-text-decorations-in-effect: none; text-indent: 0px; -webkit-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div>--</div><div>Dennis Weygand</div><div><a href="mailto:weygand@jlab.org">weygand@jlab.org</a></div><div>(757) 269-5926 (office)</div><div>(757) 870-4844 (cell)</div><div><br class="khtml-block-placeholder"></div><br class="Apple-interchange-newline"></span></div></span></span><br class="Apple-interchange-newline">
</div>
<br></div></body></html>