Fork me on GitHub

Ignore:
Timestamp:
Jun 30, 2015, 2:38:29 PM (9 years ago)
Author:
Michele Selvaggi <michele.selvaggi@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
c627b07
Parents:
6153fb0
Message:

fixed BTagging without LHEF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • modules/JetFlavorAssociation.h

    r6153fb0 r1180bc1  
    5050  void Finish();
    5151
    52   void GetAlgoFlavor(Candidate *jet, TIter &itPartonArray, TIter &itPartonLHEFArray);
    53   void GetPhysicsFlavor(Candidate *jet, TIter &itPartonArray, TIter &itPartonLHEFArray);
     52  void GetAlgoFlavor(Candidate *jet, TObjArray *partonArray, TObjArray *partonLHEFArray);
     53  void GetPhysicsFlavor(Candidate *jet, TObjArray *partonArray, TObjArray *partonLHEFArray);
    5454
    5555private:
Note: See TracChangeset for help on using the changeset viewer.