ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/interface/Photon.h
Revision 1.31 - (view) (annotate) - [select for diffs]
Fri Aug 7 20:12:50 2009 UTC (15 years, 8 months ago) by ceballos
Branch: MAIN
CVS Tags: Mit_010a, Mit_011, Mit_011a, Mit_012, Mit_012a, Mit_012b, Mit_012c, Mit_012d, Mit_012e, Mit_012f, Mit_012g, Mit_012h, Mit_012i, Mit_013pre1
Changes since 1.30: +3 -3 lines
Diff to previous 1.30
small change to avoid confusion to the editors

Revision 1.30 - (view) (annotate) - [select for diffs]
Tue Jul 21 16:34:46 2009 UTC (15 years, 9 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_010
Changes since 1.29: +1 -6 lines
Diff to previous 1.29
Remove some deprecated accessors and variables

Revision 1.29 - (view) (annotate) - [select for diffs]
Mon Jul 20 04:57:27 2009 UTC (15 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.28: +114 -113 lines
Diff to previous 1.28
Cleanup

Revision 1.28 - (view) (annotate) - [select for diffs]
Mon Jul 13 11:00:31 2009 UTC (15 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.27: +1 -2 lines
Diff to previous 1.27
Include files checked.

Revision 1.27 - (view) (annotate) - [select for diffs]
Tue Jul 7 08:29:56 2009 UTC (15 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.26: +6 -6 lines
Diff to previous 1.26
Added commnets for variables to be renamed in the future

Revision 1.26 - (view) (annotate) - [select for diffs]
Thu Jun 25 17:15:05 2009 UTC (15 years, 10 months ago) by bendavid
Branch: MAIN
Changes since 1.25: +7 -5 lines
Diff to previous 1.25
Fixed uninitialized variables

Revision 1.25 - (view) (annotate) - [select for diffs]
Thu Jun 25 17:04:45 2009 UTC (15 years, 10 months ago) by bendavid
Branch: MAIN
Changes since 1.24: +83 -32 lines
Diff to previous 1.24
Added and consolidated photon isolation and id for 31X - backwards compatible with 009

Revision 1.24 - (view) (annotate) - [select for diffs]
Wed Mar 18 15:44:32 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_008, Mit_009, Mit_009a, Mit_009b, Mit_009c
Changes since 1.23: +39 -37 lines
Diff to previous 1.23
Introduced Double32_t [0,0,14] consistently. Updated class descriptions.

Revision 1.23 - (view) (annotate) - [select for diffs]
Tue Mar 3 18:03:06 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_008pre1, Mit_008pre2
Changes since 1.22: +3 -9 lines
Diff to previous 1.22
Removed obsolete photon variables

Revision 1.22 - (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.21: +4 -3 lines
Diff to previous 1.21
Incorporate updated RefArray (no size template argument anymore) and add necessary caches and cache clear calls

Revision 1.21 - (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.20: +35 -23 lines
Diff to previous 1.20
Reworked particle interface to cache FourVectorM

Revision 1.20 - (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.19: +4 -12 lines
Diff to previous 1.19
Switched to templated Ref class

Revision 1.19 - (view) (annotate) - [select for diffs]
Tue Dec 9 17:47:00 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_006a, Mit_006b
Changes since 1.18: +15 -14 lines
Diff to previous 1.18
Added ObjType to retrieve type of object.

Revision 1.18 - (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.17: +3 -3 lines
Diff to previous 1.17
Make add and set functions for referencing objects accept const pointers

Revision 1.17 - (view) (annotate) - [select for diffs]
Fri Nov 14 14:46:35 2008 UTC (16 years, 5 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_006
Changes since 1.16: +4 -4 lines
Diff to previous 1.16
Convert more things to Double32

Revision 1.16 - (view) (annotate) - [select for diffs]
Thu Nov 6 17:20:45 2008 UTC (16 years, 5 months ago) by sixie
Branch: MAIN
Changes since 1.15: +57 -6 lines
Diff to previous 1.15
add photon ID and isolation variable.

Revision 1.15 - (view) (annotate) - [select for diffs]
Fri Oct 31 18:56:42 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
Changes since 1.14: +2 -2 lines
Diff to previous 1.14
Switched to new optimized RefArray now supporting multiple PIDs

Revision 1.14 - (view) (annotate) - [select for diffs]
Sun Sep 14 03:23:27 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_004, Mit_005
Changes since 1.13: +12 -1 lines
Diff to previous 1.13
added photon to supercluster links

Revision 1.13 - (view) (annotate) - [select for diffs]
Fri Sep 12 12:53:31 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
Changes since 1.12: +5 -3 lines
Diff to previous 1.12
Photon conversion flag now stored explicitly as bool

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Sep 10 03:33:27 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11
Cleanup

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue Jul 29 10:38:47 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.10: +2 -2 lines
Diff to previous 1.10
Moved containers into DataCont.

Revision 1.10 - (view) (annotate) - [select for diffs]
Tue Jul 22 19:57:50 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.9: +4 -4 lines
Diff to previous 1.9
Remove std:vector implementation of RefArray and use our own TRefArray using the stack rather than the heap. For IO we use a custom streamer.

Revision 1.9 - (view) (annotate) - [select for diffs]
Wed Jul 16 09:32:04 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8
Added Pdg lookup for Gen and Sim Particles, Charge() now returns a double

Revision 1.8 - (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.7: +3 -4 lines
Diff to previous 1.7
Tried to unify Getters and Setters. Getter are without Get. Setters are with Set. This change implies modifications for analysis code

Revision 1.7 - (view) (annotate) - [select for diffs]
Mon Jul 14 09:41:59 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6
Unified handling using Clear

Revision 1.6 - (view) (annotate) - [select for diffs]
Sun Jul 13 08:37:50 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.5: +7 -14 lines
Diff to previous 1.5
Indicate on construction time how many refs to particles one expects to reduce copying of TRefs in the TRefArray.

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Jul 10 13:20:34 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.4: +5 -3 lines
Diff to previous 1.4
fixed potential memory leak

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Jul 3 08:22:18 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.3: +13 -4 lines
Diff to previous 1.3
Coding conventions.

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Jul 2 19:28:43 2008 UTC (16 years, 10 months ago) by bendavid
Branch: MAIN
Changes since 1.2: +13 -19 lines
Diff to previous 1.2
moved details of photon conversions into seperate Conversion class

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Jul 1 09:16:49 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.1: +29 -16 lines
Diff to previous 1.1
Photon has get electrons daughters.

Revision 1.1 - (view) (annotate) - [select for diffs]
Mon Jun 30 16:51:16 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Added photon class

Convenience Links

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