Package which uses the same code that was formaly present in TBRecon. The repackaging was done by Jose.
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.
package TkrRecon
version v2r8
branches src mgr doc
use GlastSvc
use GuiSvc
use ntupleWriterSvc
apply_pattern package_include
macro TkrRecon_stamps
apply_pattern packageShr
macro TkrRecon_linkopts "$(TkrReconDir)/libTkrReconData.a " \
VisualC "$(TkrReconDir)/TkrReconData.lib "
private
apply_pattern package_Cshlibflags
apply_pattern package_headers
# have a seperate library to export the tracker recon data classes
library TkrReconData -no_share GFgamma.cpp GFdata.cxx GFparticle.cpp GFcontrol.cpp GFsegment.cpp SiRecObjs.cpp SiClusters.cpp KalFit.cxx
library TkrRecon *.cpp *.cxx Dll/*.cpp ${TkrRecon_headers}
# build this for testing
macro jobOptions "" WIN32 "test/jobOptions.txt"
application test \
test/*.cxx $(jobOptions)
The TkrRecon package depends on the following packages
package TkrRecon
version v2r8
branches src mgr doc
use GlastSvc
use GuiSvc
use ntupleWriterSvc
apply_pattern package_include
macro TkrRecon_stamps
apply_pattern packageShr
macro TkrRecon_linkopts "$(TkrReconDir)/libTkrReconData.a " \
VisualC "$(TkrReconDir)/TkrReconData.lib "
private
apply_pattern package_Cshlibflags
apply_pattern package_headers
# have a seperate library to export the tracker recon data classes
library TkrReconData -no_share GFgamma.cpp GFdata.cxx GFparticle.cpp GFcontrol.cpp GFsegment.cpp SiRecObjs.cpp SiClusters.cpp KalFit.cxx
library TkrRecon *.cpp *.cxx Dll/*.cpp ${TkrRecon_headers}
# build this for testing
macro jobOptions "" WIN32 "test/jobOptions.txt"
application test \
test/*.cxx $(jobOptions)
1.2.3 written by Dimitri van Heesch,
© 1997-2000