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

package merit

version v3


Used Packages

The merit package depends on the following packages

v1

v13p1

v1r6p1

v1r6p1

v2r4

v3

v3

v3r0p7

v4r3

v5

v9


The Requirements File

package merit

version v3

use RootHistCnv v3
use GaudiSvc
use analysis

branches doc

ignore_pattern include_none
apply_pattern package_include
apply_pattern package_linkopts

private

# basic library
library merit -no_share *.cxx ../merit/*.h  


##(THB) library meritAlg meritAlg/*.h meritAlg/*.cxx Dll/*.cxx




# the Gaudized version
macro jobOptions "" VisualC "test/jobOptions.txt"
macro WinInclude "" VisualC "meritAlg/GaudiTuple.h"
##(THB) application test_meritAlg test/GaudiMain.cxx Dll/*.cxx meritAlg/*.cxx $(WinInclude) $(jobOptions)


# the same as before: the console app
macro AppInclude1 "" VisualC "meritAlg/AsciiTuple.h"
macro AppInclude2 "" VisualC "meritAlg/RootTuple.h"

macro_append use_linkopts " $(ROOT_libs) "
application meritapp app/*.cxx $(AppInclude1) $(AppInclude2) 

public
# a default input file for the test (assume in project root)
set MERIT_INPUT_FILE "src/test/aoRecon.root"


Generated at Thu May 17 14:40:23 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000