ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/kiesel/TreeWriter/treeWriter.cc
Revision 1.32 - (view) (annotate) - [select for diffs]
Tue May 7 19:41:48 2013 UTC (11 years, 11 months ago) by kiesel
Branch: MAIN
CVS Tags: HEAD
Changes since 1.31: +1 -1 lines
Diff to previous 1.31 , to selected 1.22
fixed compiler warning comparing unsigned to signed long

Revision 1.31 - (view) (annotate) - [select for diffs]
Mon May 6 13:09:32 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.30: +1 -0 lines
Diff to previous 1.30 , to selected 1.22
set geninformation bit to 0

Revision 1.30 - (view) (annotate) - [select for diffs]
Mon Apr 29 14:22:33 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 , to selected 1.22
pu weight is a double now to have more precission (see reweighting histo).

another advantage is the easier interaction with pyroot

Revision 1.29 - (view) (annotate) - [select for diffs]
Mon Apr 29 13:50:54 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.28: +0 -2 lines
Diff to previous 1.28 , to selected 1.22
no electron veto for photon( pt<80)

Revision 1.28 - (view) (annotate) - [select for diffs]
Sun Apr 28 10:33:56 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.27: +9 -7 lines
Diff to previous 1.27 , to selected 1.22
add jetPt

Revision 1.27 - (view) (annotate) - [select for diffs]
Thu Apr 25 18:17:04 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.26: +0 -2 lines
Diff to previous 1.26 , to selected 1.22
gamma_e for pt<80 gev included for f(e->g) dependencies

Revision 1.26 - (view) (annotate) - [select for diffs]
Thu Apr 25 17:37:32 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.25: +8 -1 lines
Diff to previous 1.25 , to selected 1.22
deltaphi and therefore deltaR calculated correctly

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Apr 24 15:25:35 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.24: +3 -1 lines
Diff to previous 1.24 , to selected 1.22
for gen electrons, a W is demanded as mother particle

Revision 1.24 - (view) (annotate) - [select for diffs]
Wed Apr 24 15:13:05 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.23: +11 -21 lines
Diff to previous 1.23 , to selected 1.22
gen photons saved correctly

Revision 1.23 - (view) (annotate) - [select for diffs]
Wed Apr 24 14:16:05 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.22: +9 -0 lines
Diff to previous 1.22
gen information output

Revision 1.22 - (view) (annotate) - [selected]
Wed Apr 24 13:24:30 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.21: +27 -8 lines
Diff to previous 1.21
added photon and electron gen information

Revision 1.21 - (view) (annotate) - [select for diffs]
Wed Apr 24 10:07:51 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20 , to selected 1.22
rejects gaps in eta

Revision 1.20 - (view) (annotate) - [select for diffs]
Wed Apr 24 07:16:49 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.19: +4 -3 lines
Diff to previous 1.19 , to selected 1.22
photon eta restricted to endcap

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Apr 23 12:35:48 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.18: +1 -1 lines
Diff to previous 1.18 , to selected 1.22
Float_t -> float

Revision 1.18 - (view) (annotate) - [select for diffs]
Tue Apr 23 11:32:05 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.17: +6 -2 lines
Diff to previous 1.17 , to selected 1.22
ht is calculated only for pt>40 and eta<3
jets is now pt>30 and eta<2.6

Revision 1.17 - (view) (annotate) - [select for diffs]
Fri Apr 19 10:13:02 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.16: +79 -80 lines
Diff to previous 1.16 , to selected 1.22
obtain vectors in map with []

Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Apr 18 16:26:44 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.15: +7 -18 lines
Diff to previous 1.15 , to selected 1.22
verbosity changed to 0

Revision 1.15 - (view) (annotate) - [select for diffs]
Thu Apr 18 13:38:55 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.14: +158 -143 lines
Diff to previous 1.14 , to selected 1.22
treeWriter can now be compiled with g++

Revision 1.14 - (view) (annotate) - [select for diffs]
Wed Apr 17 09:57:52 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.13: +46 -21 lines
Diff to previous 1.13 , to selected 1.22
vertex information for electron selection less buggy

In the state right now, code still aborts when returning d0.
I hope this can be fixed with cint->Make+cpp

Revision 1.13 - (view) (annotate) - [select for diffs]
Tue Apr 16 18:53:55 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.12: +10 -6 lines
Diff to previous 1.12 , to selected 1.22
electron a bit less buggier

Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Apr 16 15:11:20 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.11: +120 -60 lines
Diff to previous 1.11 , to selected 1.22
electron selection applied, jet composition saved

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Apr 15 16:01:40 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.10: +4 -0 lines
Diff to previous 1.10 , to selected 1.22
added conversionSafeInfo for photon and put met info in tree

Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Apr 15 09:02:50 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.9: +15 -6 lines
Diff to previous 1.9 , to selected 1.22
added second constructon function to handle input TChains

Revision 1.9 - (view) (annotate) - [select for diffs]
Sat Apr 13 09:53:02 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.8: +103 -31 lines
Diff to previous 1.8 , to selected 1.22
added pileup weights and electrons + muons

Revision 1.8 - (view) (annotate) - [select for diffs]
Wed Apr 10 20:46:33 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.7: +64 -4 lines
Diff to previous 1.7 , to selected 1.22
rho correction for isolation

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Apr 9 12:13:55 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.6: +15 -0 lines
Diff to previous 1.6 , to selected 1.22
passing filename as command line argument

Revision 1.6 - (view) (annotate) - [select for diffs]
Tue Apr 9 08:24:40 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.5: +10 -7 lines
Diff to previous 1.5 , to selected 1.22
logging verbosity setter function more intuitive

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Apr 9 07:28:02 2013 UTC (12 years ago) by kiesel
Branch: MAIN
Changes since 1.4: +36 -64 lines
Diff to previous 1.4 , to selected 1.22
Working with root macro now, not with executable

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Mar 25 12:00:06 2013 UTC (12 years, 1 month ago) by kiesel
Branch: MAIN
Changes since 1.3: +89 -18 lines
Diff to previous 1.3 , to selected 1.22
Shared objects are ready to be imported by plot tool

Revision 1.3 - (view) (annotate) - [select for diffs]
Thu Mar 21 09:01:14 2013 UTC (12 years, 1 month ago) by kiesel
Branch: MAIN
Changes since 1.2: +6 -28 lines
Diff to previous 1.2 , to selected 1.22
Added own tree objects to treewriter

Revision 1.2 - (view) (annotate) - [select for diffs]
Wed Mar 20 11:04:30 2013 UTC (12 years, 1 month ago) by kiesel
Branch: MAIN
Changes since 1.1: +2 -0 lines
Diff to previous 1.1 , to selected 1.22
added missing inclusion of iostrem

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Mar 20 09:58:55 2013 UTC (12 years, 1 month ago) by kiesel
Branch: MAIN
Diff to selected 1.22
added new files

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