ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/AnalysisFramework/Plotting/various_studies.C
Revision 1.30 - (view) (annotate) - [select for diffs]
Thu Dec 1 13:35:32 2011 UTC (13 years, 5 months ago) by buchmann
Branch: MAIN
CVS Tags: HEAD, beforeFR20120418, cbaf_4_98ifb_paper, cbaf_4p7ifb
Changes since 1.29: +2 -4 lines
Diff to previous 1.29 , to selected 1.4
Adapted the way samples are initialized (systematics sample collection added); Selective_Plot_Generator is now the main way to produce plots, not Create_All_Plots anymore

Revision 1.29 - (view) (annotate) - [select for diffs]
Thu Sep 29 13:57:41 2011 UTC (13 years, 7 months ago) by buchmann
Branch: MAIN
CVS Tags: Honeypot
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 , to selected 1.4
Updated scripts to contain a new parameter (RestrictToMassPeak)

Revision 1.28 - (view) (annotate) - [select for diffs]
Wed Sep 28 13:22:16 2011 UTC (13 years, 7 months ago) by buchmann
Branch: MAIN
CVS Tags: cbaf_2p1ifb
Changes since 1.27: +8 -5 lines
Diff to previous 1.27 , to selected 1.4
Added study for rare samples (pred vs obs)

Revision 1.27 - (view) (annotate) - [select for diffs]
Wed Sep 28 12:56:01 2011 UTC (13 years, 7 months ago) by buchmann
Branch: MAIN
Changes since 1.26: +6 -6 lines
Diff to previous 1.26 , to selected 1.4
Added rare samples

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Sep 13 09:26:10 2011 UTC (13 years, 7 months ago) by buchmann
Branch: MAIN
Changes since 1.25: +1 -0 lines
Diff to previous 1.25 , to selected 1.4
Included CrossSectionReader

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Sep 7 13:30:58 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Changes since 1.24: +1 -1 lines
Diff to previous 1.24 , to selected 1.4
Making Systematics.C compile on Macs as well

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Sep 6 10:39:13 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Changes since 1.23: +5 -0 lines
Diff to previous 1.23 , to selected 1.4
Implemented an 'external' capsule called LimitCapsule to calculate the limits. If this capsule fails, it returns a non-zero exit code, prompting the script to run it again (up to five times).

Revision 1.23 - (view) (annotate) - [select for diffs]
Fri Sep 2 06:23:10 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Changes since 1.22: +2 -7 lines
Diff to previous 1.22 , to selected 1.4
Temporarily reverting to cmscl95 while investigating crash in roostats

Revision 1.22 - (view) (annotate) - [select for diffs]
Thu Sep 1 11:01:41 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Changes since 1.21: +9 -7 lines
Diff to previous 1.21 , to selected 1.4
General overhaul to move to the roostats_cl95 script; this means changes in all parts using limits such as the SUSY scan module and the limits module but also all modules and parts loading these parts. Changes in: SUSYModule, Create_All_Plots, various_studies, LimitCalculation, DistributedModelCalculation/{Systematics/SystematicsWorkerScript,Limits/LimitWorkerScript,Efficiency/EfficiencyWorkerScript} . This will require quite a bit of testing ....

Revision 1.21 - (view) (annotate) - [select for diffs]
Tue Aug 23 07:34:53 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Changes since 1.20: +10 -5 lines
Diff to previous 1.20 , to selected 1.4
Updating to latest version of run scripts

Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Aug 17 14:26:26 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Changes since 1.19: +21 -5 lines
Diff to previous 1.19 , to selected 1.4
Added Poisson ratio plot testing to various studies workflow

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Aug 17 11:10:22 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Changes since 1.18: +3 -5 lines
Diff to previous 1.18 , to selected 1.4
Kicked efficiency scan as an explicit function

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Aug 15 07:42:31 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 , to selected 1.4
Added option to use the more 'delicate' style with thinner lines (default remains the new style though)

Revision 1.17 - (view) (annotate) - [select for diffs]
Mon Aug 15 07:03:24 2011 UTC (13 years, 8 months ago) by buchmann
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 , to selected 1.4
Changed the name of plot_list to something more meaningful: kinematic_dist_of_pred_and_obs (as it actually produces kinematic distributions of observed and predicted events)

Revision 1.16 - (view) (annotate) - [select for diffs]
Mon Aug 8 14:21:55 2011 UTC (13 years, 9 months ago) by fronga
Branch: MAIN
Changes since 1.15: +3 -3 lines
Diff to previous 1.15 , to selected 1.4
small bug fix

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Jul 28 19:26:12 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.14: +7 -4 lines
Diff to previous 1.14 , to selected 1.4
Added function to plot kinematic distributions of predicted and observed events

Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Jul 28 15:30:38 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.13: +8 -2 lines
Diff to previous 1.13 , to selected 1.4
Added quick diboson study

Revision 1.13 - (view) (annotate) - [select for diffs]
Wed Jul 27 09:00:08 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.12: +1 -1 lines
Diff to previous 1.12 , to selected 1.4
pas version analysis

Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Jul 26 07:50:11 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.11: +2 -4 lines
Diff to previous 1.11 , to selected 1.4
Deactivated local susy efficiency scan

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Jul 25 06:51:26 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10 , to selected 1.4
Activated pdf&eps for output (for MC SUSY scan efficiencies)

Revision 1.10 - (view) (annotate) - [select for diffs]
Fri Jul 22 21:41:27 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.9: +4 -3 lines
Diff to previous 1.9 , to selected 1.4
Adapted binning and selection

Revision 1.9 - (view) (annotate) - [select for diffs]
Fri Jul 22 10:17:01 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.8: +9 -2 lines
Diff to previous 1.8 , to selected 1.4
Added SUSY scan functions

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Jul 20 14:34:53 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.7: +15 -0 lines
Diff to previous 1.7 , to selected 1.4
Moved functions that were for temporary studies out of the main workflow

Revision 1.7 - (view) (annotate) - [select for diffs]
Wed Jul 20 09:15:27 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.6: +0 -1 lines
Diff to previous 1.6 , to selected 1.4
Removed residual include

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Jul 20 08:51:33 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.5: +17 -17 lines
Diff to previous 1.5 , to selected 1.4
Adapted the output; all output is now written on screen and to a file simultaneously

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Jul 19 07:06:51 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.4: +22 -1 lines
Diff to previous 1.4
Adapted pick up method (i.e. method to give run/lumi/events combination to pick events up); now returns all of our relevant events at once

Revision 1.4 - (view) (annotate) - [selected]
Fri Jul 15 10:13:09 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.3: +1 -1 lines
Diff to previous 1.3
Adapted to include the signalsamples sample collection

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Jul 14 15:50:58 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.2: +13 -10 lines
Diff to previous 1.2 , to selected 1.4
Ported changes from the Create_All_Plots script to the study script

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Jul 14 06:25:39 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.1: +1 -18 lines
Diff to previous 1.1 , to selected 1.4
General update

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Jul 12 13:00:24 2011 UTC (13 years, 9 months ago) by buchmann
Branch: MAIN
Diff to selected 1.4
Various studies in this file now

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