ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitHzz4l/NonMCBackground/src/select_fakes.cc
Revision 1.16 - (view) (annotate) - [select for diffs]
Mon Dec 17 17:25:55 2012 UTC (12 years, 5 months ago) by dkralph
Branch: MAIN
CVS Tags: compiled
Changes since 1.15: +11 -2 lines
Diff to previous 1.15
*** empty log message ***

Revision 1.15 - (view) (annotate) - [select for diffs]
Tue Oct 23 11:22:58 2012 UTC (12 years, 6 months ago) by dkralph
Branch: MAIN
Changes since 1.14: +128 -109 lines
Diff to previous 1.14
*** empty log message ***

Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Jul 19 11:16:54 2012 UTC (12 years, 10 months ago) by dkralph
Branch: MAIN
Changes since 1.13: +12 -12 lines
Diff to previous 1.13
*** empty log message ***

Revision 1.13 - (view) (annotate) - [select for diffs]
Tue Jul 17 10:17:22 2012 UTC (12 years, 10 months ago) by dkralph
Branch: MAIN
Changes since 1.12: +4 -4 lines
Diff to previous 1.12
1) implemented a way to store the bitset of all matched triggers for the leptons in the FO branches (using TBits, since root doesn't seem to yet support bitsets). See some commented lines in applyZPlusX.cc and ZPlusX.cc (more or less moot -- see below)

2) These bitsets are almost entirely zeroes, but root didn't compress them as much as I was hoping -- adding them tripled the file size, so I had to implement another way to store trigger info in the ntuples. I decided to store info for only a few  triggers in an unsigned value in SimpleLepton, with the def of the bits at the bottom of TriggerUtils.cc in the function initAnalysisTriggers (http://cmssw.cvs.cern.ch/cgi-bin/cmssw.cgi/UserCode/MitHzz4l/Util/src/TriggerUtils.cc?r1=1.15&r2=1.16)

3) added the same (info for a few triggers) for HLT Info to an unsigned value in InfoStruct

4) added all versions of the emu cross triggers to TriggerUtils.cc

Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Jul 16 10:21:13 2012 UTC (12 years, 10 months ago) by dkralph
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
Add denominator def with Dz and D0 but no IP, move some things from Various to PlotHeaders, clean up plotters

Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Jul 13 07:44:52 2012 UTC (12 years, 10 months ago) by dkralph
Branch: MAIN
Changes since 1.10: +6 -0 lines
Diff to previous 1.10
*** empty log message ***

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Jul 12 15:10:53 2012 UTC (12 years, 10 months ago) by dkralph
Branch: MAIN
Changes since 1.9: +11 -7 lines
Diff to previous 1.9
Added a PlotHeader that my plot exe's use heavily, and cleaned up the plotters.

Cleaned up my fake rate code so it almost all runs off of ntuples made by applyZPlusX in one of either ZPlusF or ZPlusFF mode, rather than different selectors.

Added a plotter for their fakes, NonMCBackground/src/plotTheirFakes.cc

Made some adjustments to fake selector to be in sync tih ZPlusX and vice versa.

Removed all the json_spirit and RunLumiRangeMap stuff from Util -- it was only there because we were compiling without MitCommon, now that we pick up MitCommon, it just causes problems to have this in two different places.

Revision 1.9 - (view) (annotate) - [select for diffs]
Fri Jul 6 15:01:29 2012 UTC (12 years, 10 months ago) by dkralph
Branch: MAIN
Changes since 1.8: +271 -242 lines
Diff to previous 1.8
*** empty log message ***

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Jun 25 18:08:04 2012 UTC (12 years, 10 months ago) by dkralph
Branch: MAIN
Changes since 1.7: +19 -21 lines
Diff to previous 1.7
*** empty log message ***

Revision 1.7 - (view) (annotate) - [select for diffs]
Thu Jun 21 21:28:09 2012 UTC (12 years, 10 months ago) by dkralph
Branch: MAIN
Changes since 1.6: +29 -17 lines
Diff to previous 1.6
switch json file to arg, add in npu, switch to new denom

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Jun 20 19:17:24 2012 UTC (12 years, 10 months ago) by khahn
Branch: MAIN
Changes since 1.5: +1 -1 lines
Diff to previous 1.5
move PU stuff to selectionFuncs, add 2012

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Jun 19 17:11:28 2012 UTC (12 years, 11 months ago) by dkralph
Branch: MAIN
Changes since 1.4: +1 -0 lines
Diff to previous 1.4
*** empty log message ***

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Jun 18 06:56:17 2012 UTC (12 years, 11 months ago) by dkralph
Branch: MAIN
Changes since 1.3: +19 -5 lines
Diff to previous 1.3
*** empty log message ***

Revision 1.3 - (view) (annotate) - [select for diffs]
Tue Jun 12 22:43:04 2012 UTC (12 years, 11 months ago) by dkralph
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
*** empty log message ***

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Jun 12 22:04:06 2012 UTC (12 years, 11 months ago) by dkralph
Branch: MAIN
Changes since 1.1: +470 -122 lines
Diff to previous 1.1
*** empty log message ***

Revision 1.1 - (view) (annotate) - [select for diffs]
Sat Dec 17 21:29:32 2011 UTC (13 years, 5 months ago) by dkralph
Branch: MAIN
CVS Tags: AN490, synced_FSR, synced_FSR_2, synched, synched2
*** empty log message ***

Convenience Links

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