Main Page   Namespace List   Class Hierarchy   Compound List   File List   Compound Members   File Members  

package TrkRecon

v1r2

Package which uses the same code that was formaly present in TBRecon. The repackaging was done by Jose.

Excution Flow

Please see Jose's PDF concerning control flow in this package.

Special Notes on Recent Changes

Also note that all dependence on Reconstruction was removed from the package recently. It is currently impossible to use this package with the reconstruction package because some of the classes have conflicts.


release notes

package TkrRecon

package manager:I.Gable

! 20010213 IG: Jose remade pacakage out of TBRecon code

!======================================================================

requirements

package TkrRecon
version v1r2

branches src mgr doc

use GlastSvc
use gui

library TkrRecon  *.cpp *.cxx ../TkrRecon/*.h  Dll/*.cpp

macro TkrReconDir  "$(TKRRECONROOT)/$(DEBUGDIR)"

macro TkrRecon_linkopts   " " 
macro TkrRecon_stamps     

set   TkrReconShr           "${TKRRECONROOT}/${DEBUGDIR}/libTkrRecon"

macro TkrRecon_linkopts   "$(TkrReconDir)/libTkrRecon.lib  " \
      LinuxStatic         "$(TkrReconDir)/libTkrRecon.a -u TkrRecon_loadRef" \
      VisualCStatic       "$(TkrReconDir)/libTkrRecon.lib /include:_TkrRecon_loadRef"


include_path $(TKRRECONROOT)

private


# note that the debug versions of the used libraries are inserted below

macro TkrRecon_shlibflags   "$(libraryshr_linkopts) $(use_linkopts)" \
      VisualC        "DataObject.obj $(componentshr_linkopts) $(use_linkopts) $(Win32Debug)"

# build this for testing

macro jobOptions "" VisualC "test/jobOptions.txt"

application test \
        test/*.cxx $(jobOptions)



Generated at Tue Feb 13 15:03:29 2001 for TkrRecon by doxygen1.2.2 written by Dimitri van Heesch, © 1997-2000