Changes in modules/TimeSmearing.cc [efc1546:043e5b3] in git
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TimeSmearing.cc
refc1546 r043e5b3 108 108 tf_smeared = gRandom->Gaus(tf, fTimeResolution); 109 109 ti = ti + tf_smeared - tf; 110 110 tf = tf_smeared; 111 111 112 mother = candidate; 112 113 candidate = static_cast<Candidate*>(candidate->Clone());
Note:
See TracChangeset
for help on using the changeset viewer.