Fork me on GitHub

Changeset fec809d in git for modules/MomentumSmearing.cc


Ignore:
Timestamp:
Jan 27, 2020, 12:26:15 PM (5 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
Timing
Children:
32b2ff1
Parents:
6777565
Message:

fixed bug in energy loss, removed printouts, and added comments in the card

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/MomentumSmearing.cc

    r6777565 rfec809d  
    120120    candidate->ErrorPT = res*pt;
    121121    candidate->PT = pt;
    122    
     122       
    123123    candidate->TrackResolution = res;
    124124    candidate->AddCandidate(mother);
Note: See TracChangeset for help on using the changeset viewer.