User Tools

Site Tools


root:root

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
root:root [2011/11/02 13:50] – [Configure Display] nchiaproot:root [2014/07/30 11:53] (current) – [General] nchiap
Line 20: Line 20:
   * [[root:savePlot | Save a plot to a file]]   * [[root:savePlot | Save a plot to a file]]
   * [[root:Strings | String manipulation]] - Tips and Tricks for working with strings.   * [[root:Strings | String manipulation]] - Tips and Tricks for working with strings.
-  
  
   * pyRoot: [[root:pythonRootConstructors | Constructors]] - How to use a ROOT constructor with pointers as arguments?   * pyRoot: [[root:pythonRootConstructors | Constructors]] - How to use a ROOT constructor with pointers as arguments?
   * pyRoot: [[root:python | Passing Lists to TGraph]]   * pyRoot: [[root:python | Passing Lists to TGraph]]
 +  * pyRoot: [[root:pyrootPassRef | Pass by reference]]
   * pyRoot: [[root:ownershipPyRoot | Ownership in PyROOT ]] - Or how not to loose your canvases.   * pyRoot: [[root:ownershipPyRoot | Ownership in PyROOT ]] - Or how not to loose your canvases.
   * pyRoot: [[root:componentsPyRootRooFit | Drawing components of pdfs in RooFit]] - How to draw components of pdf ins RooFit with PyRoot.   * pyRoot: [[root:componentsPyRootRooFit | Drawing components of pdfs in RooFit]] - How to draw components of pdf ins RooFit with PyRoot.
 +  * pyRoot: [[root:pyrootGetEvent | Accessing events in a tree]]
 ===== Plotting ===== ===== Plotting =====
   * [[root:functionsetnumberpoints | Set the number of points to draw a function]]   * [[root:functionsetnumberpoints | Set the number of points to draw a function]]
 +  * THStack: [[root:thstack |using and troubleshooting THStack]] 
 +  * [[root:ttreedraw | TTree::Draw]] - Tips, Tricks and Pitfalls
 ===== Configure Display ===== ===== Configure Display =====
   * Axis: [[root:setAxisRange | Set the display range of your axis]]   * Axis: [[root:setAxisRange | Set the display range of your axis]]
Line 34: Line 36:
   * Axis: [[root:labelsTitle | Configure labels and title]]   * Axis: [[root:labelsTitle | Configure labels and title]]
   * Axis: [[root:logScale | Set log scale for an axis]]   * Axis: [[root:logScale | Set log scale for an axis]]
 +  * Axis: [[root:redrawAxis | Redraw Axis to get ticks on top]]
   * Axis: [[root:binsOrder | What does "Bins must be in increasing order mean?"]]   * Axis: [[root:binsOrder | What does "Bins must be in increasing order mean?"]]
   * Axis: [[root:PaletteAxis | How to format 'Colour Axis' in root]]   * Axis: [[root:PaletteAxis | How to format 'Colour Axis' in root]]
Line 50: Line 53:
  
 ===== Special Cases =====  ===== Special Cases ===== 
-  * [[root:troubleshooting | Writing Root-files ]] - Avoid empty files+  * [[root:troubleshooting | Root-files ]] - Troubles with root files (e.g. empty files)
   * [[root:nanfinite | Treatment of non-real numbers / infinity]] - How to catch infinite and imaginary numbers.   * [[root:nanfinite | Treatment of non-real numbers / infinity]] - How to catch infinite and imaginary numbers.
  
Line 56: Line 59:
 ===== RooFit =====  ===== RooFit ===== 
   * [[root:roofittut01 | An easy start to RooFit]] - Learning the basics about RooFit   * [[root:roofittut01 | An easy start to RooFit]] - Learning the basics about RooFit
 +  * [[root:controlOutputRooFit | How verbose should RooFit be]]
 +  * [[root:customPdfsAndWorkspace | Custom pdfs and workspace ]] - Or how to avoid possible trouble...
root/root.1320238225.txt.gz · Last modified: 2011/11/02 13:50 by nchiap