all: output.png fdcCRT.xml: fdcCathodeResidTest.pl ./fdcCathodeResidTest.pl > $@ fdcCRT.hddm: fdcCRT.xml xml-hddm -t $(HALLD_HOME)/src/libraries/HDDM/event.xml -o fdcCRT fdcCRT.xml fdcCRT_hdgeant.hddm: fdcCRT.hddm control.in hdgeant $< fdcCRT_hdgeant_smeared.hddm: fdcCRT_hdgeant.hddm mcsmear $< fdcCathodeResidTest.root: fdcCRT_hdgeant_smeared.hddm fdcCathodeResidTest $< output.png: fdcCRT.C fdcCathodeResidTest.root root -b -q fdcCRT.C clean: $(RM) -v fdcCRT_hdgeant_smeared.hddm fdcCRT_hdgeant.hddm hdgeant.rz geant.hbook fdcCRT.hddm fdcCRT.xml fdcCathodeResidTest.root