Fork me on GitHub

Changeset 83eff6d in git


Ignore:
Timestamp:
Feb 12, 2014, 9:46:49 PM (10 years ago)
Author:
pavel <pavel@…>
Branches:
ImprovedOutputFile, Timing, dual_readout, llp, master
Children:
d4c4d9d
Parents:
da00c35
Message:

fix libraries list for DelphesCMSFWLite

Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Makefile

    rda00c35 r83eff6d  
    3030DELPHES_LIBS += -L$(subst include,lib,$(subst :, -L,$(LD_LIBRARY_PATH)))
    3131endif
    32 DELPHES_LIBS += -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lCommonToolsUtils
     32DELPHES_LIBS += -lGenVector -lFWCoreFWLite -lDataFormatsFWLite -lDataFormatsPatCandidates -lDataFormatsLuminosity -lCommonToolsUtils
    3333endif
    3434
  • doc/genMakefile.tcl

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