/[PAMELA software]/quicklook/tracker/flight/src/README
ViewVC logotype

Contents of /quicklook/tracker/flight/src/README

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (show annotations) (download)
Wed May 10 09:47:45 2006 UTC (18 years, 6 months ago) by pam-fi
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +0 -0 lines
Error occurred while calculating annotation data.
FILE REMOVED
new files added. cpp files swapped with .cc ones

1 Compilable macros are :
2 -----> TrkCalibQLookBasic.cpp (needed TrkCalibQLook_BASIC.cpp and
3 TrkFunctions.cpp)
4 -----> TrkCalibQLookExpert.cpp (needed TrkCalibQLook_EXPERT.cpp and
5 TrkFunctions.cpp)
6 -----> TrackerQLookBasic.cpp (needed TrkQLook_BASIC.cpp and
7 TrkFunctions.cpp)
8 -----> TrackerQLookExpert.cpp (needed TrkQLook_EXPERT.cpp and
9 TrkFunctions.cpp)
10
11
12 >>>>> TO COMPILE WITH "ANT": enter the command "ant" from a terminal
13 in the this directory (src)
14 NB: it is required ant version >= 1.6.0
15
16 [... src]$ ant
17
18 the result will be four executable files
19
20 TrkCalibQLookBasic
21 TrkCalibQLookExpert
22 TrackerQLookBasic
23 TrackerQLookExpert
24
25 in the directory flight/bin
26
27 NB: to compile correctly set the right paths in the initial part of
28 the file build.xml
29
30 NB: use the options "-h" or "--help" to known the input parameters
31 >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>><<<<<<<<<<<<<<<<<<<<<<<<<<<<<
32
33 >>>>> TO COMPILE WITH "MAKE": enter the command "make" from a terminal
34 in the previous directory (flight)
35
36 [... flight]$ make
37
38 the result will be four executable files
39
40 TrkCalibQLookBasic
41 TrkCalibQLookExpert
42 TrackerQLookBasic
43 TrackerQLookExpert
44
45 in the directory flight/bin
46
47 <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
48
49 if you wont to install the executable in the PAMELA environmental
50 setup, you have to use the bash script install.sh
51
52 you try the command
53 [... flight]$ ./install.sh --help
54
55 to known how to use the script

  ViewVC Help
Powered by ViewVC 1.1.23