Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TimeSmearing.cc

    refc1546 r043e5b3  
    108108    tf_smeared = gRandom->Gaus(tf, fTimeResolution);
    109109    ti = ti + tf_smeared - tf;
    110 
     110    tf = tf_smeared;
     111   
    111112    mother = candidate;
    112113    candidate = static_cast<Candidate*>(candidate->Clone());
Note: See TracChangeset for help on using the changeset viewer.