This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revisionNext revisionBoth sides next revision | ||
| phase2:phase2 [2015/01/26 11:19] – clange | phase2:phase2 [2015/01/26 12:10] – taarre | ||
|---|---|---|---|
| Line 64: | Line 64: | ||
| Delphes-> | Delphes-> | ||
| TBrowser browser; | TBrowser browser; | ||
| - | The different branches of the " | + | The different branches of the " |
| + | |||
| + | An analysis macro is already available: | ||
| + | cp / | ||
| + | cp / | ||
| + | |||
| + | Do | ||
| + | | ||
| + | | ||
| ===== tKLayout ===== | ===== tKLayout ===== | ||
| Line 76: | Line 85: | ||
| and do | and do | ||
| source setup_slc6.sh | source setup_slc6.sh | ||
| + | mkdir lib | ||
| make | make | ||
| mkdir -p www/layouts | mkdir -p www/layouts | ||
| - | You will then have to adjust the tklayout.config file, simply replace the username. Then type: | + | You will then have to adjust the tklayout.config file, simply replace the username. |
| + | * Executables: | ||
| + | * Web server directory: $HOME/ | ||
| + | * Standard output directory: $HOME/ | ||
| + | * List of transverse momenta to be used for tracking performance test: 1.00, 10.00, 100.00, 500.00, 1000.00 | ||
| + | * List of transverse momenta to be used for trigger efficiency performance test: 1.00, 10.00, 100.00, 500.00, 1000.00 | ||
| + | * List of trigger efficiency to be used: 1, | ||
| + | Then type: | ||
| make install | make install | ||
| Try running tkLayout: | Try running tkLayout: | ||