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 10:10] – clange | phase2:phase2 [2015/01/26 13:10] – [Links] bjk | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| cd CMSSW_5_3_24/ | cd CMSSW_5_3_24/ | ||
| cmsenv | cmsenv | ||
| + | cd ../.. | ||
| Clone a copy of the repository: | Clone a copy of the repository: | ||
| Line 45: | 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 63: | 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 75: | 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: | ||
| Line 119: | Line 137: | ||
| * [[phase2: | * [[phase2: | ||
| * [[phase2: | * [[phase2: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||