Changeset 043e5b3 in git
- Timestamp:
- Dec 13, 2017, 6:29:20 PM (7 years ago)
- Branches:
- ImprovedOutputFile, Timing, dual_readout, llp, master
- Children:
- 56c5ca0
- Parents:
- 08fe3d2
- git-author:
- Michele Selvaggi <michele.selvaggi@…> (12/13/17 18:29:20)
- git-committer:
- GitHub <noreply@…> (12/13/17 18:29:20)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
modules/TimeSmearing.cc
r08fe3d2 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.