| 1 |
pam-fi |
1.1 |
Compilable macros are : |
| 2 |
|
|
-----> TrkCalibQLookBasic.cpp (needed TrkCalibQLook_BASIC.cpp and TrkFunctions.cpp) |
| 3 |
|
|
-----> TrkCalibQLookExpert.cpp (needed TrkCalibQLook_EXPERT.cpp and TrkFunctions.cpp) |
| 4 |
|
|
-----> TrackerQLookBasic.cpp (needed TrkQLook_BASIC.cpp and TrkFunctions.cpp) |
| 5 |
|
|
-----> TrackerQLookExpert.cpp (needed TrkQLook_EXPERT.cpp and TrkFunctions.cpp) |
| 6 |
|
|
|
| 7 |
|
|
to compile enter the command ""ant" from a terminal in the this directory |
| 8 |
|
|
|
| 9 |
|
|
[... macros]$ ant |
| 10 |
|
|
|
| 11 |
|
|
the result will be four executable files |
| 12 |
|
|
|
| 13 |
|
|
TrkCalibQLookBasic |
| 14 |
|
|
TrkCalibQLookExpert |
| 15 |
|
|
TrackerQLookBasic |
| 16 |
|
|
TrackerQLookExpert |
| 17 |
|
|
|
| 18 |
|
|
in the directory TRACKER/bin |
| 19 |
|
|
|
| 20 |
|
|
NB: to compile correctly set the right paths in the initial part of the file build.xml |
| 21 |
|
|
|
| 22 |
|
|
NB: use the options "-h" or "--help" to known the input parameters |