Kalanand's December 2010 Log

   November 2010   
December 2010
SuMoTuWeThFrSa
   1234
567891011
12131415161718
19202122232425
262728293031 
   January 2011   

December 2nd

Problem of rotated pdf plot when saving in ROOT

Apparently, the trick to avoid this problem is to make the vertical dimension larger. For example:
TCanvas *c = new TCanvas("c","",800,850);
Should work for pdf.

December 8th

Links related to dijet analysis

RooFit main: Profile likelihood example
CDF dijet mass mjj parametrization
TVirtualFitter::Get Confidence Intervals
ROOT - An Object Oriented Framework For Large Scale Data Analysis.
RooFit very useful features including PLL, error visualization etc.
ROOT - An Object Oriented Framework For Large Scale Data Analysis.
svn: AN-10-108
SPlot example in RooFit
ROOT - An Object Oriented Framework For Large Scale Data Analysis.
Review of EXO-10-001
Statistics tools for dijet resonance search (29 July 2010 - 24 August 2010)
tutorials/roostats/FourBin.C
ExoSt < CMS < TWiki

Go to November's log


Last modified: Mon Dec 20 15:02:37 CST 2010