package CalRecon version v1r5 branches src mgr doc use GuiSvc use GlastEvent use GlastSvc use reconstruction use GaudiKernel #macro CalReconDir "$(CALRECONROOT)/$(DEBUGDIR)" ignore_pattern include_none apply_pattern package_include # have a seperate library to export the calorimeter recon data classes library CalReconData -no_share CalLogID.cpp CalGeometrySvc.cpp\ CalBase.cpp CalADCLogs.cpp CalRecLogs.cpp \ CsIClusters.cpp macro CalRecon_linkopts "$(CalReconDir)/libCalReconData.a " \ VisualC "$(CalReconDir)/CalReconData.lib " library CalRecon *.cxx *.cpp ../CalRecon/*.h Dll/*.cpp macro CalRecon_stamps #set CalReconShr "${CALRECONROOT}/${DEBUGDIR}/libCalRecon" #path_append LD_LIBRARY_PATH "${CALRECONROOT}/${DEBUGDIR}/" apply_pattern ld_library_path #include_path $(CALRECONROOT) private apply_pattern packageShr # note that the debug versions of the used libraries are inserted below # for the moment, use libraryshr_linkopts to fix red hat 6.2 linking problem #macro CalRecon_shlibflags "$(componentshr_linkopts) $(use_linkopts)"\ #macro CalRecon_shlibflags "$(libraryshr_linkopts) $(use_linkopts)"\ # VisualC "$(componentshr_linkopts) $(use_linkopts) $(Win32Debug)" apply_pattern package_Cshlibflags # build this for testing, console only. Load all objects directly. macro WinJobOptions "" VisualC "test/jobOptions.txt" macro_append use_linkopts $(console_linkopts) application test_CalRecon test/*.cxx ${WinJobOptions}
The CalRecon package depends on the following packages
package CalRecon version v1r5 branches src mgr doc use GuiSvc use GlastEvent use GlastSvc use reconstruction use GaudiKernel #macro CalReconDir "$(CALRECONROOT)/$(DEBUGDIR)" ignore_pattern include_none apply_pattern package_include # have a seperate library to export the calorimeter recon data classes library CalReconData -no_share CalLogID.cpp CalGeometrySvc.cpp\ CalBase.cpp CalADCLogs.cpp CalRecLogs.cpp \ CsIClusters.cpp macro CalRecon_linkopts "$(CalReconDir)/libCalReconData.a " \ VisualC "$(CalReconDir)/CalReconData.lib " library CalRecon *.cxx *.cpp ../CalRecon/*.h Dll/*.cpp macro CalRecon_stamps #set CalReconShr "${CALRECONROOT}/${DEBUGDIR}/libCalRecon" #path_append LD_LIBRARY_PATH "${CALRECONROOT}/${DEBUGDIR}/" apply_pattern ld_library_path #include_path $(CALRECONROOT) private apply_pattern packageShr # note that the debug versions of the used libraries are inserted below # for the moment, use libraryshr_linkopts to fix red hat 6.2 linking problem #macro CalRecon_shlibflags "$(componentshr_linkopts) $(use_linkopts)"\ #macro CalRecon_shlibflags "$(libraryshr_linkopts) $(use_linkopts)"\ # VisualC "$(componentshr_linkopts) $(use_linkopts) $(Win32Debug)" apply_pattern package_Cshlibflags # build this for testing, console only. Load all objects directly. macro WinJobOptions "" VisualC "test/jobOptions.txt" macro_append use_linkopts $(console_linkopts) application test_CalRecon test/*.cxx ${WinJobOptions}
1.2.3 written by Dimitri van Heesch,
© 1997-2000