Fork me on GitHub

Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TreeWriter.cc

    r84a097e rb4a3c55  
    346346
    347347    entry->L = candidate->L;
     348    entry->DeDx = candidate->DeDx; // in MeV/cm
    348349
    349350    entry->D0 = candidate->D0;
     
    492493
    493494    entry->L = candidate->L;
     495    entry->DeDx = candidate->DeDx;
    494496
    495497    entry->D0 = candidate->D0;
Note: See TracChangeset for help on using the changeset viewer.