Fork me on GitHub

Changeset 529fe78 in git for Makefile


Ignore:
Timestamp:
Jul 5, 2014, 3:54:58 PM (10 years ago)
Author:
Pavel Demin <pavel.demin@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
08520fad, db8adea
Parents:
f29758e
Message:

replace weights()[0] with weight() in DelphesCMSFWLite.cpp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rf29758e r529fe78  
    3030DELPHES_LIBS += -L$(subst include,lib,$(subst :, -L,$(LD_LIBRARY_PATH)))
    3131endif
    32 DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lCommonToolsUtils
     32DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lSimDataFormatsGeneratorProducts -lCommonToolsUtils
    3333endif
    3434
Note: See TracChangeset for help on using the changeset viewer.