sherpa is hosted by Hepforge, IPPP Durham
close Warning: Can't synchronize with repository "(default)" (/hepforge/svn/sherpa does not appear to be a Subversion repository.). Look in the Trac log for more information.

Ticket #39: decay-vertex-position.patch

File decay-vertex-position.patch, 392 bytes (added by Frank Siegert, 15 years ago)
  • SHERPA/Single_Events/Hadron_Decays.C

     
    141141  }
    142142 
    143143  if(!BoostAndStretch(blob, labmom)) return false;
     144  SetPosition(blob);
    144145
    145146  // add extra QED radiation
    146147  if(!AttachExtraQED(blob)) {