############################################################################## # # Makefile for Hydra library libTrigger.so # # This makefile contains all definitions local to this module. All # general definitions are included from makefiles in $(HADDIR). # ############################################################################## LIB_NAME := Trigger SOURCE_FILES := hmatchuunpacker.cc \ hmatchurich.cc \ hmatchushower.cc \ hmatchutof.cc \ hmatchutofheader.cc \ hmuleptons.cc \ hmuscalers.cc \ hmudata.cc \ hmuEmuleptons.cc \ htriggertaskset.cc \ htriggerdetector.cc \ htriggerparmulep.cc \ htriggerparmudilep.cc \ htriggerparasciifileio.cc \ htriggerparrootfileio.cc \ htriggercontfact.cc \ htriggerparmommap.cc \ htriggerparshowermap.cc \ htriggerparrichmap.cc \ hmuEmuleptonsSim.cc \ hmuEmuleptonsExp.cc \ htriggersetup.cc \ hmuemueventfilter.cc \ muDilepEmulationSim.cc \ muDilepEmulationExp.cc \ muDilepEmulation.cc \ muEmulation.cc \ muEmulationSim.cc \ muEmulationExp.cc include $(HADDIR)/hades.def.mk include $(HADDIR)/hades.module.mk