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:20] – hinzmann | phase2:phase2 [2015/01/26 13:10] – [Links] bjk | ||
|---|---|---|---|
| Line 46: | Line 46: | ||
| cmsenv | cmsenv | ||
| export PYTHIA8=$HOME/ | export PYTHIA8=$HOME/ | ||
| - | cd Delphes | + | cd ../../Delphes |
| Depending on what type of input files you want to use, different readers are used. For CMS ROOT files the syntax is | Depending on what type of input files you want to use, different readers are used. For CMS ROOT files the syntax is | ||
| 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 79: | Line 88: | ||
| 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: | ||
| Line 121: | Line 137: | ||
| * [[phase2: | * [[phase2: | ||
| * [[phase2: | * [[phase2: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||