ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitPhysics/Utils/src/ElectronIDMVA.cc
Revision 1.30 - (view) (annotate) - [select for diffs]
Fri Oct 26 19:07:05 2012 UTC (12 years, 6 months ago) by sixie
Branch: MAIN
CVS Tags: HEAD, Mit_029a, Mit_029b, Mit_029c
Changes since 1.29: +145 -27 lines
Diff to previous 1.29
update our MVAValue(const Electron *ele, const Vertex *vertex,Bool_t printDebug) function to perform the same calculations as the official EGamma class. I think this will break the MVA used for the 2011 HWW analysis, but I kept the old code in comments - so it can be revived if necessary.

Revision 1.29 - (view) (annotate) - [select for diffs]
Fri Oct 26 18:34:21 2012 UTC (12 years, 6 months ago) by sixie
Branch: MAIN
Changes since 1.28: +3 -1 lines
Diff to previous 1.28
fix bug with NLayers variable. we were not setting this properly

Revision 1.28 - (view) (annotate) - [select for diffs]
Tue Aug 7 15:07:21 2012 UTC (12 years, 8 months ago) by sixie
Branch: MAIN
Changes since 1.27: +25 -26 lines
Diff to previous 1.27
update behavior of variable binding for id+iso mva

Revision 1.27 - (view) (annotate) - [select for diffs]
Thu Jul 26 11:45:40 2012 UTC (12 years, 9 months ago) by sixie
Branch: MAIN
Changes since 1.26: +15 -3 lines
Diff to previous 1.26
fix bug with electron p calculation

Revision 1.26 - (view) (annotate) - [select for diffs]
Sun Jul 22 20:33:27 2012 UTC (12 years, 9 months ago) by sixie
Branch: MAIN
Changes since 1.25: +417 -4 lines
Diff to previous 1.25
add Post-ICHEP2012 ID+Iso Combined MVA

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Jun 13 01:53:25 2012 UTC (12 years, 10 months ago) by vdutta
Branch: MAIN
Changes since 1.24: +41 -3 lines
Diff to previous 1.24
add official version of EGamma NonTrig MVA ID

Revision 1.24 - (view) (annotate) - [select for diffs]
Sat May 12 18:40:30 2012 UTC (12 years, 11 months ago) by paus
Branch: MAIN
CVS Tags: Mit_028, Mit_028a
Changes since 1.23: +5 -5 lines
Diff to previous 1.23
naming.

Revision 1.23 - (view) (annotate) - [select for diffs]
Sat May 12 07:03:53 2012 UTC (12 years, 11 months ago) by ceballos
Branch: MAIN
CVS Tags: Mit_027, Mit_027a
Changes since 1.22: +7 -7 lines
Diff to previous 1.22
to make it work in 52x

Revision 1.22 - (view) (annotate) - [select for diffs]
Mon May 7 18:05:52 2012 UTC (12 years, 11 months ago) by ceballos
Branch: MAIN
Changes since 1.21: +66 -21 lines
Diff to previous 1.21
new rhos

Revision 1.21 - (view) (annotate) - [select for diffs]
Thu May 3 16:42:56 2012 UTC (13 years ago) by vdutta
Branch: MAIN
Changes since 1.20: +21 -33 lines
Diff to previous 1.20
fix bug affecting ring iso MVA evaluation

Revision 1.20 - (view) (annotate) - [select for diffs]
Tue May 1 14:10:51 2012 UTC (13 years ago) by ceballos
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19
minor fix in the printing

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue May 1 09:34:15 2012 UTC (13 years ago) by ceballos
Branch: MAIN
Changes since 1.18: +0 -3 lines
Diff to previous 1.18
small cleaning

Revision 1.18 - (view) (annotate) - [select for diffs]
Sat Apr 28 11:34:15 2012 UTC (13 years ago) by ceballos
Branch: MAIN
Changes since 1.17: +24 -12 lines
Diff to previous 1.17
new 2012 isolation

Revision 1.17 - (view) (annotate) - [select for diffs]
Sat Apr 28 07:10:42 2012 UTC (13 years ago) by ceballos
Branch: MAIN
Changes since 1.16: +23 -11 lines
Diff to previous 1.16
adding hww id

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Apr 24 12:48:30 2012 UTC (13 years ago) by sixie
Branch: MAIN
Changes since 1.15: +234 -22 lines
Diff to previous 1.15
update electron and muon mva interfaces. add Andrews's muon ID mva.

Revision 1.15 - (view) (annotate) - [select for diffs]
Mon Apr 16 11:59:53 2012 UTC (13 years ago) by ksung
Branch: MAIN
Changes since 1.14: +7 -2 lines
Diff to previous 1.14
bug fix

Revision 1.14 - (view) (annotate) - [select for diffs]
Mon Apr 16 11:05:29 2012 UTC (13 years ago) by sixie
Branch: MAIN
Changes since 1.13: +30 -133 lines
Diff to previous 1.13
fix a few bugs

Revision 1.13 - (view) (annotate) - [select for diffs]
Sun Apr 15 12:27:34 2012 UTC (13 years ago) by sixie
Branch: MAIN
Changes since 1.12: +0 -3 lines
Diff to previous 1.12
update iso mva inputs

Revision 1.12 - (view) (annotate) - [select for diffs]
Sun Apr 15 12:08:19 2012 UTC (13 years ago) by sixie
Branch: MAIN
Changes since 1.11: +687 -92 lines
Diff to previous 1.11
add interface to new electron ID mva. add functionality to allow custom defined binning. add interface to isolation mva

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Feb 7 20:53:28 2012 UTC (13 years, 2 months ago) by sixie
Branch: MAIN
CVS Tags: Mit_025d, Mit_025e
Changes since 1.10: +7 -6 lines
Diff to previous 1.10
add internal radius parameter for isolation

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Jan 4 16:28:17 2012 UTC (13 years, 4 months ago) by sixie
Branch: MAIN
Changes since 1.9: +6 -6 lines
Diff to previous 1.9
add print debug as an option

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Jan 4 14:39:16 2012 UTC (13 years, 4 months ago) by sixie
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
turn off debug printout

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Jan 4 13:37:14 2012 UTC (13 years, 4 months ago) by sixie
Branch: MAIN
Changes since 1.7: +28 -22 lines
Diff to previous 1.7
add protection against unphysical rho values

Revision 1.7 - (view) (annotate) - [select for diffs]
Wed Jan 4 10:31:24 2012 UTC (13 years, 4 months ago) by sixie
Branch: MAIN
Changes since 1.6: +88 -10 lines
Diff to previous 1.6
Fix bug with effective areas

Revision 1.6 - (view) (annotate) - [select for diffs]
Sat Dec 31 23:21:22 2011 UTC (13 years, 4 months ago) by sixie
Branch: MAIN
Changes since 1.5: +255 -33 lines
Diff to previous 1.5
add ID+Iso mva option

Revision 1.5 - (view) (annotate) - [select for diffs]
Fri Oct 7 14:04:12 2011 UTC (13 years, 6 months ago) by sixie
Branch: MAIN
CVS Tags: Mit_025, Mit_025a, Mit_025b, Mit_025c
Changes since 1.4: +3 -5 lines
Diff to previous 1.4
update electron mva. change naming scheme to make it easier on users

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Oct 3 16:32:09 2011 UTC (13 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.3: +43 -24 lines
Diff to previous 1.3
update MVA interface

Revision 1.3 - (view) (annotate) - [select for diffs]
Sun Sep 25 15:59:20 2011 UTC (13 years, 7 months ago) by sixie
Branch: MAIN
CVS Tags: Mit_025pre2
Changes since 1.2: +68 -0 lines
Diff to previous 1.2
add mva value extraction giving all input variables

Revision 1.2 - (view) (annotate) - [select for diffs]
Sun Sep 25 15:03:41 2011 UTC (13 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.1: +0 -23 lines
Diff to previous 1.1
remove debug print out

Revision 1.1 - (view) (annotate) - [select for diffs]
Sun Sep 25 10:08:11 2011 UTC (13 years, 7 months ago) by sixie
Branch: MAIN
Add Electron ID MVA Feature

Convenience Links

Links to HEAD: (view) (annotate) Links to Mit_029c: (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