Fork me on GitHub

Changeset 3c46e17 in git for modules


Ignore:
Timestamp:
Jun 4, 2016, 8:08:56 PM (8 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
a9c67b3a
Parents:
3f8df25
Message:

added SumPT2 sorting

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/TreeWriter.cc

    r3f8df25 r3c46e17  
    247247  Double_t x, y, z, t, xError, yError, zError, sigma, sumPT2, btvSumPT2, genDeltaZ, genSumPT2;
    248248  UInt_t index, ndf;
     249 
     250  array->Sort();
    249251 
    250252  // loop over all vertices
Note: See TracChangeset for help on using the changeset viewer.