Fork me on GitHub

Changeset 264bf40 in git for modules/Merger.cc


Ignore:
Timestamp:
Apr 26, 2013, 12:39:14 PM (12 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
f8d08bb
Parents:
a817a22
Message:

define BTag and TauTag as UInt_t and use them as a set of bits

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/Merger.cc

    ra817a22 r264bf40  
    140140  candidate->Momentum.SetPtEtaPhiE(sumPT, 0.0, 0.0, sumE);
    141141 
    142   fEnergyOutputArray->Add(candidate);}
     142  fEnergyOutputArray->Add(candidate);
     143}
    143144
    144145//------------------------------------------------------------------------------
Note: See TracChangeset for help on using the changeset viewer.