Glast Reconstruction.
package reconstruction
version v4r2
# identify these because important
use instrument
use idents
use data
use geometry
use gui
ignore_pattern include_none
apply_pattern package_include
apply_pattern package_linkopts
private
library reconstruction -no_share \
*.cxx \
../reconstruction/*.h \
analysis/*.h analysis/*.cxx
application test \
test/*.cxx data/*.cxx
# ../reconstruction/data/*.h
The reconstruction package depends on the following packages
package reconstruction
version v4r2
# identify these because important
use instrument
use idents
use data
use geometry
use gui
ignore_pattern include_none
apply_pattern package_include
apply_pattern package_linkopts
private
library reconstruction -no_share \
*.cxx \
../reconstruction/*.h \
analysis/*.h analysis/*.cxx
application test \
test/*.cxx data/*.cxx
# ../reconstruction/data/*.h
1.2.3 written by Dimitri van Heesch,
© 1997-2000