nuisance is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" ("(default)" is not readable or not a Git repository.). Look in the Trac log for more information.

Changes between Initial Version and Version 1 of Ticket #70


Ignore:
Timestamp:
Jan 29, 2017, 10:13:49 AM (7 years ago)
Author:
Clarence Wret
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #70 – Description

    initial v1  
    22
    33It reads
    4 
     4{{{
     5#!div class="code"
    56140   // mu phase space
    67141   if ((pmu.Vect().Mag() < 250) || (pnu.Vect().Angle(pmu.Vect()) < -0.6)) {
     
    1314148     return false;
    1415149   }
    15 
     16}}}
    1617Where I assume there should be a "cos" around line 141 angle and line 147.
    1718