Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TimeSmearing.cc

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