ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/UHHAnalysis/SFrameAnalysis/src/AnalysisCycle.cxx
Revision 1.43 - (view) (annotate) - [select for diffs]
Tue Jun 25 16:42:03 2013 UTC (11 years, 10 months ago) by rkogler
Branch: MAIN
CVS Tags: HEAD
Changes since 1.42: +5 -1 lines
Diff to previous 1.42
update for new data format and minor fixes

Revision 1.42 - (view) (annotate) - [select for diffs]
Wed Jun 19 14:04:46 2013 UTC (11 years, 10 months ago) by jott
Branch: MAIN
Changes since 1.41: +16 -10 lines
Diff to previous 1.41
correctly reset the "common" input variables (needed for proof mode to work correctly)

Revision 1.41 - (view) (annotate) - [select for diffs]
Mon Jun 17 08:02:08 2013 UTC (11 years, 10 months ago) by jott
Branch: MAIN
Changes since 1.40: +19 -14 lines
Diff to previous 1.40
added configuration option "readCommonInfo" (default: true) to allow switching off reading genInfo, etc. for generator -only ntuples

Revision 1.40 - (view) (annotate) - [select for diffs]
Wed Jun 12 12:37:29 2013 UTC (11 years, 10 months ago) by peiffer
Branch: MAIN
Changes since 1.39: +5 -12 lines
Diff to previous 1.39
removed ObjectHandler

Revision 1.39 - (view) (annotate) - [select for diffs]
Tue Jun 11 09:54:23 2013 UTC (11 years, 10 months ago) by peiffer
Branch: MAIN
Changes since 1.38: +58 -6 lines
Diff to previous 1.38
moved jet correction tools to central AnalysisCycle

Revision 1.38 - (view) (annotate) - [select for diffs]
Wed Jun 5 15:04:12 2013 UTC (11 years, 10 months ago) by peiffer
Branch: MAIN
CVS Tags: v1-00
Changes since 1.37: +6 -1 lines
Diff to previous 1.37
new gen jet collection

Revision 1.37 - (view) (annotate) - [select for diffs]
Fri Feb 15 00:01:45 2013 UTC (12 years, 2 months ago) by rkogler
Branch: MAIN
CVS Tags: Feb-15-2013-v1
Changes since 1.36: +63 -15 lines
Diff to previous 1.36
more options for systematics

Revision 1.36 - (view) (annotate) - [select for diffs]
Thu Feb 7 13:57:56 2013 UTC (12 years, 2 months ago) by peiffer
Branch: MAIN
CVS Tags: Feb-07-2013-v1, Feb-14-2013
Changes since 1.35: +2 -2 lines
Diff to previous 1.35
faster trigger search on MC

Revision 1.35 - (view) (annotate) - [select for diffs]
Thu Feb 7 13:47:16 2013 UTC (12 years, 2 months ago) by peiffer
Branch: MAIN
Changes since 1.34: +9 -25 lines
Diff to previous 1.34
faster trigger search

Revision 1.34 - (view) (annotate) - [select for diffs]
Wed Feb 6 17:37:19 2013 UTC (12 years, 2 months ago) by peiffer
Branch: MAIN
Changes since 1.33: +27 -7 lines
Diff to previous 1.33
speed up trigger search

Revision 1.33 - (view) (annotate) - [select for diffs]
Wed Feb 6 10:45:15 2013 UTC (12 years, 2 months ago) by peiffer
Branch: MAIN
Changes since 1.32: +11 -1 lines
Diff to previous 1.32
trigger bug fix

Revision 1.32 - (view) (annotate) - [select for diffs]
Mon Feb 4 12:49:42 2013 UTC (12 years, 2 months ago) by rkogler
Branch: MAIN
Changes since 1.31: +50 -44 lines
Diff to previous 1.31
fill trigger names in separate function

Revision 1.31 - (view) (annotate) - [select for diffs]
Mon Feb 4 12:47:57 2013 UTC (12 years, 2 months ago) by peiffer
Branch: MAIN
Changes since 1.30: +4 -2 lines
Diff to previous 1.30
pdf reweighting corrected

Revision 1.30 - (view) (annotate) - [select for diffs]
Fri Feb 1 12:39:01 2013 UTC (12 years, 3 months ago) by peiffer
Branch: MAIN
Changes since 1.29: +28 -2 lines
Diff to previous 1.29
pdf uncertainty tools

Revision 1.29 - (view) (annotate) - [select for diffs]
Wed Jan 30 10:50:08 2013 UTC (12 years, 3 months ago) by peiffer
Branch: MAIN
Changes since 1.28: +6 -2 lines
Diff to previous 1.28
pointer fixes for proof mode

Revision 1.28 - (view) (annotate) - [select for diffs]
Tue Jan 29 15:47:14 2013 UTC (12 years, 3 months ago) by peiffer
Branch: MAIN
Changes since 1.27: +12 -10 lines
Diff to previous 1.27
Selection in proof mode

Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Jan 29 10:51:24 2013 UTC (12 years, 3 months ago) by rkogler
Branch: MAIN
Changes since 1.26: +11 -16 lines
Diff to previous 1.26
small update: lepton scale factors are now always initialised regardless of the steering

Revision 1.26 - (view) (annotate) - [select for diffs]
Tue Jan 29 10:37:02 2013 UTC (12 years, 3 months ago) by peiffer
Branch: MAIN
Changes since 1.25: +3 -2 lines
Diff to previous 1.25
trigger search update

Revision 1.25 - (view) (annotate) - [select for diffs]
Tue Jan 29 10:23:51 2013 UTC (12 years, 3 months ago) by peiffer
Branch: MAIN
Changes since 1.24: +39 -3 lines
Diff to previous 1.24
trigger search

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Jan 22 08:17:11 2013 UTC (12 years, 3 months ago) by peiffer
Branch: MAIN
Changes since 1.23: +17 -4 lines
Diff to previous 1.23
muon ID systematic

Revision 1.23 - (view) (annotate) - [select for diffs]
Thu Jan 17 23:59:03 2013 UTC (12 years, 3 months ago) by rkogler
Branch: MAIN
Changes since 1.22: +39 -1 lines
Diff to previous 1.22
added systematic uncertainties: JEC and JER

Revision 1.22 - (view) (annotate) - [select for diffs]
Fri Dec 21 13:35:48 2012 UTC (12 years, 4 months ago) by bazterra
Branch: MAIN
CVS Tags: Dec-21-2012-v1, Dec-31-2012-v1, Jan-09-2012-v1, Jan-10-2012-v1, Jan-16-2012-v1, Jan-17-2013-v1
Changes since 1.21: +8 -13 lines
Diff to previous 1.21
Implementing back the electron id in cleaners and moving btagging weigting to post selection cycle.

Revision 1.21 - (view) (annotate) - [select for diffs]
Mon Dec 17 17:58:22 2012 UTC (12 years, 4 months ago) by bazterra
Branch: MAIN
CVS Tags: Dec-17-2012-v1
Changes since 1.20: +1 -7 lines
Diff to previous 1.20
Reimplementing electron id to be possible to build multiple QCD templates with a common preselection.

Revision 1.20 - (view) (annotate) - [select for diffs]
Fri Dec 7 11:05:39 2012 UTC (12 years, 4 months ago) by peiffer
Branch: MAIN
CVS Tags: Dec-12-2012-v1
Changes since 1.19: +12 -1 lines
Diff to previous 1.19
b tagging scale factors

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Dec 5 13:06:05 2012 UTC (12 years, 4 months ago) by bazterra
Branch: MAIN
CVS Tags: Dec-05-2012-v1
Changes since 1.18: +4 -4 lines
Diff to previous 1.18
Cleaning the code: normalizing name conventions for file and user options.

Revision 1.18 - (view) (annotate) - [select for diffs]
Mon Dec 3 20:08:29 2012 UTC (12 years, 5 months ago) by bazterra
Branch: MAIN
CVS Tags: Dec-03-2012-v4, Dec-04-2012-v1
Changes since 1.17: +376 -371 lines
Diff to previous 1.17
Adding inverse qcd selection for electron channel.

Revision 1.17 - (view) (annotate) - [select for diffs]
Fri Nov 30 19:51:42 2012 UTC (12 years, 5 months ago) by bazterra
Branch: MAIN
CVS Tags: Dec-03-12-v2, Dec-03-2012-v2, Dec-03-2012-v3, Dec-3-12-v1, Dec-3-12-v2, Nov-30-2012-v1, Nov-30-2012-v2, Nov-30-2012-v3
Changes since 1.16: +15 -1 lines
Diff to previous 1.16
Remove hardcoding of the JEC correction files.

Revision 1.16 - (view) (annotate) - [select for diffs]
Wed Nov 14 08:35:45 2012 UTC (12 years, 5 months ago) by peiffer
Branch: MAIN
Changes since 1.15: +8 -3 lines
Diff to previous 1.15
new histos

Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Nov 2 10:02:14 2012 UTC (12 years, 6 months ago) by peiffer
Branch: MAIN
Changes since 1.14: +8 -6 lines
Diff to previous 1.14
new

Revision 1.14 - (view) (annotate) - [select for diffs]
Thu Nov 1 17:33:00 2012 UTC (12 years, 6 months ago) by peiffer
Branch: MAIN
Changes since 1.13: +9 -1 lines
Diff to previous 1.13
lepton weights

Revision 1.13 - (view) (annotate) - [select for diffs]
Thu Nov 1 08:25:17 2012 UTC (12 years, 6 months ago) by peiffer
Branch: MAIN
Changes since 1.12: +6 -2 lines
Diff to previous 1.12
new

Revision 1.12 - (view) (annotate) - [select for diffs]
Fri Oct 26 08:35:11 2012 UTC (12 years, 6 months ago) by peiffer
Branch: MAIN
Changes since 1.11: +4 -1 lines
Diff to previous 1.11
no lumi weight for data

Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Aug 31 09:30:13 2012 UTC (12 years, 8 months ago) by peiffer
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10
new

Revision 1.10 - (view) (annotate) - [select for diffs]
Wed Aug 22 15:31:45 2012 UTC (12 years, 8 months ago) by peiffer
Branch: MAIN
Changes since 1.9: +11 -3 lines
Diff to previous 1.9
new histograms ans samples

Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Jul 9 08:35:12 2012 UTC (12 years, 9 months ago) by peiffer
Branch: MAIN
Changes since 1.8: +6 -2 lines
Diff to previous 1.8
pruned jets and W tagging

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Jul 2 15:06:24 2012 UTC (12 years, 10 months ago) by mmeyer
Branch: MAIN
Changes since 1.7: +17 -3 lines
Diff to previous 1.7
weights

Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Jun 29 13:05:18 2012 UTC (12 years, 10 months ago) by peiffer
Branch: MAIN
Changes since 1.6: +3 -3 lines
Diff to previous 1.6
new reco things

Revision 1.6 - (view) (annotate) - [select for diffs]
Thu Jun 28 16:01:42 2012 UTC (12 years, 10 months ago) by peiffer
Branch: MAIN
Changes since 1.5: +11 -2 lines
Diff to previous 1.5
reconstruction hypothesis tools

Revision 1.5 - (view) (annotate) - [select for diffs]
Fri Jun 22 07:46:17 2012 UTC (12 years, 10 months ago) by peiffer
Branch: MAIN
Changes since 1.4: +7 -2 lines
Diff to previous 1.4
reset histograms for proof mode

Revision 1.4 - (view) (annotate) - [select for diffs]
Tue Jun 12 13:48:34 2012 UTC (12 years, 10 months ago) by rkogler
Branch: MAIN
Changes since 1.3: +36 -5 lines
Diff to previous 1.3
register selections only if not present, reset statistics at end of each input data

Revision 1.3 - (view) (annotate) - [select for diffs]
Fri Jun 8 14:01:42 2012 UTC (12 years, 10 months ago) by peiffer
Branch: MAIN
Changes since 1.2: +9 -7 lines
Diff to previous 1.2
update for cut flow table with parallel jobs

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Jun 6 15:49:45 2012 UTC (12 years, 10 months ago) by peiffer
Branch: MAIN
Changes since 1.1: +77 -30 lines
Diff to previous 1.1
write out trees

Revision 1.1 - (view) (annotate) - [select for diffs]
Tue Jun 5 14:42:34 2012 UTC (12 years, 10 months ago) by rkogler
Branch: MAIN
Base class for every analysis cycle

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