ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/interface/Electron.h
Revision 1.32 - (view) (annotate) - [select for diffs]
Tue Apr 7 15:55:36 2009 UTC (16 years ago) by phedex
Branch: MAIN
CVS Tags: Mit_009, Mit_009a, Mit_009b, Mit_009c
Changes since 1.31: +2 -1 lines
Diff to previous 1.31
add FBrem accessor

Revision 1.31 - (view) (annotate) - [select for diffs]
Fri Mar 20 18:44:17 2009 UTC (16 years, 1 month ago) by bendavid
Branch: MAIN
CVS Tags: Mit_008
Changes since 1.30: +19 -25 lines
Diff to previous 1.30
Switch to explicit momentum vector for electron

Revision 1.30 - (view) (annotate) - [select for diffs]
Fri Mar 20 18:23:27 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29
Cosmetics

Revision 1.29 - (view) (annotate) - [select for diffs]
Wed Mar 18 15:44:32 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
Changes since 1.28: +96 -96 lines
Diff to previous 1.28
Introduced Double32_t [0,0,14] consistently. Updated class descriptions.

Revision 1.28 - (view) (annotate) - [select for diffs]
Tue Mar 3 18:03:55 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_008pre1, Mit_008pre2
Changes since 1.27: +4 -4 lines
Diff to previous 1.27
Switched classification variable to int

Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Mar 3 17:04:09 2009 UTC (16 years, 2 months ago) by loizides
Branch: MAIN
Changes since 1.26: +110 -99 lines
Diff to previous 1.26
Cleanup and double32.

Revision 1.26 - (view) (annotate) - [select for diffs]
Thu Feb 26 17:06:24 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
Changes since 1.25: +4 -4 lines
Diff to previous 1.25
Incorporate updated RefArray (no size template argument anymore) and add necessary caches and cache clear calls

Revision 1.25 - (view) (annotate) - [select for diffs]
Wed Feb 18 15:38:54 2009 UTC (16 years, 2 months ago) by loizides
Branch: MAIN
Changes since 1.24: +27 -74 lines
Diff to previous 1.24
Reworked particle interface to cache FourVectorM

Revision 1.24 - (view) (annotate) - [select for diffs]
Tue Feb 17 15:09:45 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
Changes since 1.23: +16 -38 lines
Diff to previous 1.23
Switched to templated Ref class

Revision 1.23 - (view) (annotate) - [select for diffs]
Thu Jan 22 14:21:32 2009 UTC (16 years, 3 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_006a, Mit_006b
Changes since 1.22: +3 -3 lines
Diff to previous 1.22
Cosmetics.

Revision 1.22 - (view) (annotate) - [select for diffs]
Tue Dec 9 17:47:00 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
Changes since 1.21: +105 -89 lines
Diff to previous 1.21
Added ObjType to retrieve type of object.

Revision 1.21 - (view) (annotate) - [select for diffs]
Wed Dec 3 16:58:17 2008 UTC (16 years, 5 months ago) by bendavid
Branch: MAIN
Changes since 1.20: +4 -4 lines
Diff to previous 1.20
Make add and set functions for referencing objects accept const pointers

Revision 1.20 - (view) (annotate) - [select for diffs]
Thu Nov 27 16:14:37 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.19: +3 -4 lines
Diff to previous 1.19
Fix name of accessor.

Revision 1.19 - (view) (annotate) - [select for diffs]
Wed Nov 12 18:56:24 2008 UTC (16 years, 5 months ago) by peveraer
Branch: MAIN
CVS Tags: Mit_006
Changes since 1.18: +4 -1 lines
Diff to previous 1.18
Added sigmaiEtaiEta

Revision 1.18 - (view) (annotate) - [select for diffs]
Fri Sep 12 12:44:57 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_004, Mit_005
Changes since 1.17: +57 -6 lines
Diff to previous 1.17
Updated electron momentum accessors to work when no supercluster is present

Revision 1.17 - (view) (annotate) - [select for diffs]
Tue Sep 9 12:50:43 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.16: +8 -5 lines
Diff to previous 1.16
Add jurassic isolation calculation to Electron object.

Revision 1.16 - (view) (annotate) - [select for diffs]
Sat Sep 6 18:03:23 2008 UTC (16 years, 7 months ago) by sixie
Branch: MAIN
Changes since 1.15: +4 -7 lines
Diff to previous 1.15
Remove functions to calculate isolation for electrons. This functionality was moved to a separate class

Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Aug 22 09:55:40 2008 UTC (16 years, 8 months ago) by sixie
Branch: MAIN
Changes since 1.14: +28 -2 lines
Diff to previous 1.14
Add pin and pout. Add electron ID information.

Revision 1.14 - (view) (annotate) - [select for diffs]
Mon Aug 18 10:56:03 2008 UTC (16 years, 8 months ago) by sixie
Branch: MAIN
Changes since 1.13: +21 -17 lines
Diff to previous 1.13
Fix for momentum.

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Aug 8 11:17:13 2008 UTC (16 years, 8 months ago) by sixie
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.12: +94 -7 lines
Diff to previous 1.12
Add object ID variables into the Electron and Muons. Add functions to compute track and ecal isolation to electrons

Revision 1.12 - (view) (annotate) - [select for diffs]
Tue Jul 29 07:55:40 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11
Have consistent Trk implementation.

Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Jul 25 16:04:44 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.10: +3 -3 lines
Diff to previous 1.10
Renamed Lepton to ChargedParticle and added StableParticle class

Revision 1.10 - (view) (annotate) - [select for diffs]
Mon Jul 14 20:55:19 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.9: +20 -20 lines
Diff to previous 1.9
Tried to unify Getters and Setters. Getter are without Get. Setters are with Set. This change implies modifications for analysis code

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue Jul 1 08:54:57 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.8: +38 -21 lines
Diff to previous 1.8
Cleanup of leptons

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Jun 30 16:54:40 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.7: +25 -2 lines
Diff to previous 1.7
Changes to particle structure. MOre changes will follow

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Jun 24 14:01:41 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6
Added Look-ahead event header. Cleanup.

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Jun 18 19:08:14 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.5: +6 -7 lines
Diff to previous 1.5
Coding conventions.

Revision 1.5 - (view) (annotate) - [select for diffs]
Tue Jun 17 14:47:16 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4
Cleanup

Revision 1.4 - (view) (annotate) - [select for diffs]
Wed Jun 11 13:48:37 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.3: +3 -5 lines
Diff to previous 1.3
Little cleanup

Revision 1.3 - (view) (annotate) - [select for diffs]
Mon Jun 9 11:47:03 2008 UTC (16 years, 10 months ago) by paus
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2
Minor cleanups.

Revision 1.2 - (view) (annotate) - [select for diffs]
Mon Jun 9 00:06:36 2008 UTC (16 years, 10 months ago) by bendavid
Branch: MAIN
Changes since 1.1: +2 -3 lines
Diff to previous 1.1
adherance to coding conventions, reverted ParticleExample, new full chain example

Revision 1.1 - (view) (annotate) - [select for diffs]
Thu Jun 5 16:03:35 2008 UTC (16 years, 11 months ago) by bendavid
Branch: MAIN
added electron class, updated lepton class, added basic functionality for tracks, muons

Convenience Links

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