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 09:14] – clange | phase2:phase2 [2015/01/26 14:09] – [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 | ||
| - | make install | + | You will then have to adjust the tklayout.config file, simply replace the username. It contains the following info, where the default is: |
| - | You will then be asked where you want to place your executables and output. Some examples: | + | |
| * Executables: | * Executables: | ||
| * Web server directory: $HOME/ | * Web server directory: $HOME/ | ||
| Line 85: | Line 95: | ||
| * List of transverse momenta to be used for trigger efficiency 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,50,90,95 | * List of trigger efficiency to be used: 1,50,90,95 | ||
| - | This list will be stored in $HOME/ | + | Then type: |
| + | make install | ||
| Try running tkLayout: | Try running tkLayout: | ||
| cd geometries/ | cd geometries/ | ||
| Line 123: | Line 134: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| - | * [[http:// | + | |
| + | * [[https:// | ||
| + | | ||
| * [[phase2: | * [[phase2: | ||
| * [[phase2: | * [[phase2: | ||
| + | * [[https:// | ||
| + | * [[https:// | ||