Fork me on GitHub

Changeset 764f12a0 in git for modules


Ignore:
Timestamp:
Dec 19, 2014, 11:39:52 PM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
4d753a1
Parents:
b594101
Message:

set Dxy in ParticlePropagator (close #330)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/ParticlePropagator.cc

    rb594101 r764f12a0  
    295295
    296296        candidate->Momentum = candidateMomentum;
     297        candidate->Dxy = dxy*1.0E3;
    297298        candidate->Xd = xd*1.0E3;
    298299        candidate->Yd = yd*1.0E3;
Note: See TracChangeset for help on using the changeset viewer.