ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/cbrown/Development/Plotting/Modules/SUSYScan.C
Revision 1.22 - (view) (annotate) - [select for diffs]
Wed Nov 7 10:53:54 2012 UTC (12 years, 5 months ago) by buchmann
Branch: MAIN
CVS Tags: HEAD
Changes since 1.21: +1 -1 lines
Diff to previous 1.21 , to selected 1.18
Removed edge limit

Revision 1.21 - (view) (annotate) - [select for diffs]
Mon Jul 9 12:32:45 2012 UTC (12 years, 9 months ago) by buchmann
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 , to selected 1.18
making g++ happy

Revision 1.20 - (view) (annotate) - [select for diffs]
Tue Jun 12 06:12:29 2012 UTC (12 years, 10 months ago) by buchmann
Branch: MAIN
Changes since 1.19: +1 -1 lines
Diff to previous 1.19 , to selected 1.18
Added skeleton of edge stuff

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed May 30 11:45:32 2012 UTC (12 years, 11 months ago) by buchmann
Branch: MAIN
Changes since 1.18: +38 -1 lines
Diff to previous 1.18
Being more verbose about the SUSY scan parameters with which the algorithm was called

Revision 1.18 - (view) (annotate) - [selected]
Mon May 28 10:20:40 2012 UTC (12 years, 11 months ago) by buchmann
Branch: MAIN
Changes since 1.17: +47 -6 lines
Diff to previous 1.17
Provide possibility to do shape analysis for benchmark points as well (still testing)

Revision 1.17 - (view) (annotate) - [select for diffs]
Thu May 17 19:55:38 2012 UTC (12 years, 11 months ago) by buchmann
Branch: MAIN
Changes since 1.16: +12 -24 lines
Diff to previous 1.16 , to selected 1.18
Significantly sped up shape analysis by using asymptotic upper limits as direct input; not recomputing systematics over again for full cls; two separate shape droplets for asymptotic and final results (return asymptotic ones if no full cls is needed); introduced upper and lower cutoff within which full cls is required; using timeout script to make sure nothing funny is going on in combination tool; overriding standard tmp directory; forcing hadd to replace any existing file; using different subdirectory for full cls to avoid clashes; writing out timing; catching combine tool errors directly; using timeout to detect upper limit cutoff and avoid further conflicts; added final grid point to ensure safe computation; removed additional comma that would freak out bash; doing full cls computation for sms at every point; many more changes but i think space here is limited ...

Revision 1.16 - (view) (annotate) - [select for diffs]
Fri May 4 11:48:39 2012 UTC (13 years ago) by buchmann
Branch: MAIN
Changes since 1.15: +19 -3 lines
Diff to previous 1.15 , to selected 1.18
Added scan identifier (t5zz,t5zzh,t5zzl etc.) based on scan directory; is read out when plotting scan results

Revision 1.15 - (view) (annotate) - [select for diffs]
Mon Apr 30 08:38:11 2012 UTC (13 years ago) by buchmann
Branch: MAIN
Changes since 1.14: +10 -14 lines
Diff to previous 1.14 , to selected 1.18
fixed some uint vs int comparisons; commented out/removed unused variables; made Wall happy

Revision 1.14 - (view) (annotate) - [select for diffs]
Fri Apr 27 10:19:13 2012 UTC (13 years ago) by buchmann
Branch: MAIN
Changes since 1.13: +10 -10 lines
Diff to previous 1.13 , to selected 1.18
Made error message for shapes clearer; replaced several cout's by dout's; made sure flipping is also done when falling back to CnC for limit setting

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Apr 27 08:46:00 2012 UTC (13 years ago) by buchmann
Branch: MAIN
Changes since 1.12: +73 -11 lines
Diff to previous 1.12 , to selected 1.18
Catching shape limit exceptions and ignoring the limit if necessary; running both shape & CnC if shape analysis is requested to provide best possible limit

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Apr 25 13:03:10 2012 UTC (13 years ago) by buchmann
Branch: MAIN
Changes since 1.11: +28 -8 lines
Diff to previous 1.11 , to selected 1.18
improved shape analysis implementation; now doing a first general guess using asymptotic limits, which is then refined; if the refined limit is within the exclusion reach, the full-blows cls limits are computed. also taking into account the signal integral (signal factor), and storing the raw limit (i.e. the limit obtained when normalizing to one)

Revision 1.11 - (view) (annotate) - [select for diffs]
Wed Apr 18 09:22:22 2012 UTC (13 years ago) by buchmann
Branch: MAIN
Changes since 1.10: +6 -0 lines
Diff to previous 1.10 , to selected 1.18
Added a check for shapes to see if the efficiency is non-zero

Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Apr 16 17:23:15 2012 UTC (13 years ago) by buchmann
Branch: MAIN
Changes since 1.9: +7 -8 lines
Diff to previous 1.9 , to selected 1.18
Moved SUSY namespace, and using global msugra xsection file

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Apr 10 13:45:00 2012 UTC (13 years ago) by buchmann
Branch: MAIN
Changes since 1.8: +98 -67 lines
Diff to previous 1.8 , to selected 1.18
Added new plot to show mll distribution as predicted and observed; expanded saved last configuration (for peak error in data)

Revision 1.8 - (view) (annotate) - [select for diffs]
Tue Mar 27 09:50:45 2012 UTC (13 years, 1 month ago) by buchmann
Branch: MAIN
Changes since 1.7: +38 -23 lines
Diff to previous 1.7 , to selected 1.18
Updated cross section saving algorithm to take into account filter efficiency

Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Mar 23 12:04:29 2012 UTC (13 years, 1 month ago) by buchmann
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6 , to selected 1.18
fixed a potential issue when running via crab that could have lead to aborts when transfers were unsucessful, therefore double checking successful transfer of required file(s)

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Mar 21 22:00:49 2012 UTC (13 years, 1 month ago) by buchmann
Branch: MAIN
Changes since 1.5: +26 -5 lines
Diff to previous 1.5 , to selected 1.18
Made scans more economic: files are on SE, point we want to consider gets downloaded, analyzed and the local copy is deleted; that way we significantly reduce the local storage required for the scans

Revision 1.5 - (view) (annotate) - [select for diffs]
Sun Mar 18 17:53:29 2012 UTC (13 years, 1 month ago) by buchmann
Branch: MAIN
Changes since 1.4: +31 -20 lines
Diff to previous 1.4 , to selected 1.18
Updated scan format for point-by-point files

Revision 1.4 - (view) (annotate) - [select for diffs]
Sun Mar 18 11:53:56 2012 UTC (13 years, 1 month ago) by buchmann
Branch: MAIN
Changes since 1.3: +48 -24 lines
Diff to previous 1.3 , to selected 1.18
Adapted susyscan for different types of scans. fixed a bug that could lead to a crash if too many samples were loaded; double bolted the scan type definition; made output slightly more verbose

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Mar 15 20:34:15 2012 UTC (13 years, 1 month ago) by buchmann
Branch: MAIN
Changes since 1.2: +60 -29 lines
Diff to previous 1.2 , to selected 1.18
Updated SUSYScan.C to allow quicker scans and also try out mSUGRA scans

Revision 1.2 - (view) (annotate) - [select for diffs]
Fri Mar 2 08:40:26 2012 UTC (13 years, 2 months ago) by buchmann
Branch: MAIN
Changes since 1.1: +113 -36 lines
Diff to previous 1.1 , to selected 1.18
Added some additional information for scans, such as the origin of the selected Z (interesting for mSUGRA)

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Jan 30 14:46:25 2012 UTC (13 years, 3 months ago) by buchmann
Branch: MAIN
Diff to selected 1.18
Initial commit of Ice Cream versions

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