Fork me on GitHub

Changeset 529fe78 in git for doc/genMakefile.tcl


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
  • doc/genMakefile.tcl

    rf29758e r529fe78  
    211211DELPHES_LIBS += -L$(subst include,lib,$(subst :, -L,$(LD_LIBRARY_PATH)))
    212212endif
    213 DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lCommonToolsUtils
     213DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lSimDataFormatsGeneratorProducts -lCommonToolsUtils
    214214endif
    215215
Note: See TracChangeset for help on using the changeset viewer.