ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/Development/Plotting/Modules/EdgeLimit.C
Revision 1.31 - (view) (annotate) - [select for diffs]
Fri Jun 28 11:56:43 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +28 -8 lines
Diff to previous 1.30
Switched ttbar model to polynomial

Revision 1.30 - (view) (annotate) - [select for diffs]
Thu Jun 27 06:02:20 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Fixed axis labels for scan plots

Revision 1.29 - (view) (annotate) - [select for diffs]
Wed Jun 26 16:28:21 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.28: +22 -11 lines
Diff to previous 1.28
Added info plot also for SF; storing Chi2 value; fixed splitline problem; setting unused parameter constant so it's not floating in fit

Revision 1.28 - (view) (annotate) - [select for diffs]
Wed Jun 26 12:25:04 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.27: +24 -19 lines
Diff to previous 1.27
Adapted range for ttbar in OF; cleaned code; removed RnD code (lots of parameters were fixed for RnD); Re-added OneOverEMFrac as external constraint; added summary plot

Revision 1.27 - (view) (annotate) - [select for diffs]
Wed Jun 26 11:08:31 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.26: +81 -37 lines
Diff to previous 1.26
Made code structure clearer; won epic battle against RooFit over normalization

Revision 1.26 - (view) (annotate) - [select for diffs]
Fri Jun 21 12:44:46 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.25: +122 -111 lines
Diff to previous 1.25
Important milestone: modeling corrected; still need to check R(SF/OF) and get SF plots right

Revision 1.25 - (view) (annotate) - [select for diffs]
Fri Jun 21 07:31:08 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.24: +84 -29 lines
Diff to previous 1.24
Adapted models; need to document all parameters and which are left floating, which are correlated etc.

Revision 1.24 - (view) (annotate) - [select for diffs]
Thu Jun 20 19:38:37 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.23: +91 -60 lines
Diff to previous 1.23
Split SF into ee and mm with different resolutions; still need to consolidate impact of splitting (such as efficiency corrections etc.)

Revision 1.23 - (view) (annotate) - [select for diffs]
Thu Jun 20 13:16:43 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.22: +38 -22 lines
Diff to previous 1.22
Added edgeCache: storing passed trees for edge fit in a special cache according to the cuts used; this helps speeding up the process tremendously

Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Jun 14 15:52:03 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.21: +4 -2 lines
Diff to previous 1.21
Deactivated R(SF/OF) stuff (not working properly); also fixed first signal parameter for H0

Revision 1.21 - (view) (annotate) - [select for diffs]
Fri Jun 14 15:24:32 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.20: +82 -27 lines
Diff to previous 1.20
Commiting TEST (stating that again: TEST) version of code allowing H1 and H0 testing (which is done) and R(SF/OF), which is still experimental; we now have a gaussian distribution centered at 1.02 with witdth 0.07 which is multiplied with the integral from OF to get the flavor-symmetric contribution in SF; also added additional plot to illustrate CHi2(H1)/Chi2(H0) for mass scans

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Jun 14 12:12:54 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.19: +38 -8 lines
Diff to previous 1.19
Tree name of temporary skimmed and slimmed trees now reflects source root file; unweighted event yields are also shown; cross check for roodataset has been added (roodataset based histogram vs allsamples draw based histogram)

Revision 1.19 - (view) (annotate) - [select for diffs]
Fri Jun 14 05:36:10 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.18: +0 -5 lines
Diff to previous 1.18
Removed ASP text

Revision 1.18 - (view) (annotate) - [select for diffs]
Thu Jun 13 15:46:06 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.17: +45 -28 lines
Diff to previous 1.17
Added a lot of dout's instead of cout's so the log would be a bit more verbose; deactivated scan for closure tests; added apple strudel warning; fixed Z parameter range for mc

Revision 1.17 - (view) (annotate) - [select for diffs]
Thu Jun 13 14:33:33 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.16: +23 -43 lines
Diff to previous 1.16
Linked ttbar SF directly to ttbar OF, with initial value being R(SF/OF) * OF and a range given by R(SF/OF)+/- dR(SF/OF); made DY fit more stable by adding information about JZB prediction (initial value and lower bound);

Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Jun 13 13:43:33 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.15: +34 -16 lines
Diff to previous 1.15
Also added situation after OF fit only in a separate plot

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Jun 13 11:41:33 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.14: +73 -26 lines
Diff to previous 1.14
Replaced simple skimming by additional slimming (only keep mll,id1,id2,and edgeWeight); before fitting produce a histogram showing sf & of

Revision 1.14 - (view) (annotate) - [select for diffs]
Wed Jun 12 13:50:28 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.13: +53 -17 lines
Diff to previous 1.13
Made edge formalism accessible to lowMET region as well (i.e. adapted all functions so they can use MET instead of JZB); added detection of non-convergence (can be configured to lead to the point being ignored)

Revision 1.13 - (view) (annotate) - [select for diffs]
Wed Jun 12 08:21:59 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.12: +9 -6 lines
Diff to previous 1.12
Some aesthetic changes, and a bugfix for storing the edge scan result

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Jun 12 07:54:58 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.11: +23 -10 lines
Diff to previous 1.11
Added Chi2/NDF to legend; corrected N(Data); not redrawing axes when saving RooFit plots (not necessary); Doing Scan with very coarse binning (10 GeV); writing preliminary on Chi2/NDF plots

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Jun 12 05:43:20 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.10: +52 -10 lines
Diff to previous 1.10
Added possibility to scan whole mass range and extract Chi2 for each mass point

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Jun 11 19:27:47 2013 UTC (11 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.9: +174 -104 lines
Diff to previous 1.9
Avoided memory problems; fixed notation (there was ee, mm, and em even though ee contained ee&mm, mm was empty); fixed several minor things to bring plots more in line with our standard ones (still working on that, though); optimized several parameters in the fit and named them correctly

Revision 1.9 - (view) (annotate) - [select for diffs]
Fri Sep 7 13:40:44 2012 UTC (12 years, 7 months ago) by buchmann
Branch: MAIN
Changes since 1.8: +1 -1 lines
Diff to previous 1.8
Minor fixes for comparisons between signed and unsigned integer expressions

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Jul 16 02:31:01 2012 UTC (12 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.7: +2 -2 lines
Diff to previous 1.7
Re-established possibility to compile CBAF on private computers by uploading SUSY PDF functions

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Jul 9 12:34:03 2012 UTC (12 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.6: +33 -27 lines
Diff to previous 1.6
General update of edge fitting algorithm

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Jun 28 07:31:07 2012 UTC (12 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.5: +27 -18 lines
Diff to previous 1.5
Fixed problem when cloning datasets that would lead to weights being ignored

Revision 1.5 - (view) (annotate) - [select for diffs]
Wed Jun 27 08:53:23 2012 UTC (12 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.4: +184 -21 lines
Diff to previous 1.4
added edge fitting procedure provided by pablo

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Jun 25 16:45:40 2012 UTC (12 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.3: +128 -7 lines
Diff to previous 1.3
Converted python functions for limit computation, exclusion, lm point preparation, and toy generation to c++

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Jun 18 07:51:38 2012 UTC (12 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.2: +72 -2 lines
Diff to previous 1.2
Added test upper limit function to edge part

Revision 1.2 - (view) (annotate) - [select for diffs]
Fri Jun 15 15:56:37 2012 UTC (12 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.1: +175 -0 lines
Diff to previous 1.1
Implemented basic functionality: Preparing variables, selecting datasets, filling and weighting them. More to come

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Jun 12 06:12:29 2012 UTC (12 years, 10 months ago) by buchmann
Branch: MAIN
Added skeleton of edge stuff

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a