User Tools

Site Tools


phase2:phase2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
phase2:phase2 [2015/01/26 11:24] clangephase2:phase2 [2015/01/27 10:16] clange
Line 34: Line 34:
 Build Build
   cd Delphes/   cd Delphes/
-  git checkout tags/21Jan2015 
   ./configure   ./configure
 Follow the instructions (i.e. remember to export PYTHIA8), and compile: Follow the instructions (i.e. remember to export PYTHIA8), and compile:
Line 46: Line 45:
   cmsenv   cmsenv
   export PYTHIA8=$HOME/Phase2UpgradeStudies/CMSSW_5_3_24/src/Delphes/external/pythia8201   export PYTHIA8=$HOME/Phase2UpgradeStudies/CMSSW_5_3_24/src/Delphes/external/pythia8201
-  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 63:
   Delphes->Draw("Electron.PT");   Delphes->Draw("Electron.PT");
   TBrowser browser;         TBrowser browser;      
-The different branches of the "Delphes" tree are listed [[ https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook/RootTreeDescription|here]]. For macro based analysis look in the [[https://cp3.irmp.ucl.ac.be/projects/delphes/browser/examples|examples/]] directory. Example1.C gives a simple example of histogram booking, event loop and histogram display. Check the [[https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook|WorkBook]] for more advanced examples.+The different branches of the "Delphes" tree are listed [[ https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook/RootTreeDescription|here]]. For macro based analysis look in the [[https://cp3.irmp.ucl.ac.be/projects/delphes/browser/examples|examples/]] directory. Example1.C gives a simple example of histogram booking, event loop and histogram display. Check the [[https://cp3.irmp.ucl.ac.be/projects/delphes/wiki/WorkBook|WorkBook]] for more advanced examples. \\ 
 + 
 +An analysis macro is already available: 
 +   cp /shome/thaarres/Share/Phase2/Analysis.C ~Delphes/examples 
 +   cp /shome/thaarres/Share/Phase2/Analysis.cpp ~Delphes/examples 
 + 
 +Do 
 +   ./configure 
 +   make 
  
 ===== tKLayout ===== ===== tKLayout =====
Line 125: Line 133:
   * [[https://github.com/delphes/delphes|Official Delphes on Git]]   * [[https://github.com/delphes/delphes|Official Delphes on Git]]
   * [[https://indico.cern.ch/event/363441/|Phase 2 Upgrade Workshop Indico]]   * [[https://indico.cern.ch/event/363441/|Phase 2 Upgrade Workshop Indico]]
-  * [[http://iopscience.iop.org/1748-0221/9/03/C03054/pdf/1748-0221_9_03_C03054.pdf| description of tklayout]]+  * [[https://twiki.cern.ch/twiki/bin/view/CMS/TkLayout| tklayout CMS twiki]] 
 +  * [[https://code.google.com/p/tkgeometry/wiki/ConfigFilesOverview | tkgeometry description]] 
 +  * [[http://iopscience.iop.org/1748-0221/9/03/C03054/pdf/1748-0221_9_03_C03054.pdf| tklayout paper]]
   * [[phase2:old_phase2|Link to old Delphes instructions]]   * [[phase2:old_phase2|Link to old Delphes instructions]]
   * [[phase2:old_tklayout|Old tkLayout instructions (without Delphize)]]   * [[phase2:old_tklayout|Old tkLayout instructions (without Delphize)]]
 +  * [[https://twiki.cern.ch/twiki/bin/viewauth/CMS/VFPix#Strawman_geometry_5|Description of Roland design - strawman 5]]
 +  * [[https://git.cern.ch/web/CMS-VFPIX.git/blob/HEAD:/TklayoutConfigs/Pixel/PixelStrawman_5.cfg|Roland VFPIX design]]
phase2/phase2.txt · Last modified: 2015/03/02 14:05 by clange