ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/interface/DataObject.h
Revision 1.21 - (view) (annotate) - [select for diffs]
Fri Jun 19 07:41:34 2009 UTC (15 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.20: +2 -1 lines
Diff to previous 1.20
Introduced ObjId which returns an integer as a specific reco id for ntupeling purposes.

Revision 1.20 - (view) (annotate) - [select for diffs]
Tue Mar 3 17:04:09 2009 UTC (16 years, 2 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_008, Mit_008pre1, Mit_008pre2, Mit_009, Mit_009a, Mit_009b, Mit_009c
Changes since 1.19: +5 -5 lines
Diff to previous 1.19
Cleanup and double32.

Revision 1.19 - (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.18: +14 -9 lines
Diff to previous 1.18
Reworked particle interface to cache FourVectorM

Revision 1.18 - (view) (annotate) - [select for diffs]
Thu Dec 11 17:04:29 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_006a, Mit_006b
Changes since 1.17: +11 -10 lines
Diff to previous 1.17
Provide Is function to check class type.

Revision 1.17 - (view) (annotate) - [select for diffs]
Tue Dec 9 17:46:59 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
Changes since 1.16: +5 -2 lines
Diff to previous 1.16
Added ObjType to retrieve type of object.

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Dec 2 14:17:54 2008 UTC (16 years, 5 months ago) by bendavid
Branch: MAIN
Changes since 1.15: +13 -7 lines
Diff to previous 1.15
Fix broken casts

Revision 1.15 - (view) (annotate) - [select for diffs]
Tue Dec 2 09:30:11 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.14: +24 -19 lines
Diff to previous 1.14
Added DataBase for objects that do not need to the TObjects bits.

Revision 1.14 - (view) (annotate) - [select for diffs]
Wed Sep 17 04:21:16 2008 UTC (16 years, 7 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_004, Mit_005, Mit_006
Changes since 1.13: +2 -2 lines
Diff to previous 1.13
Cleanup

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

Revision 1.12 - (view) (annotate) - [select for diffs]
Mon Jul 28 23:13:41 2008 UTC (16 years, 9 months ago) by paus
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.11: +5 -5 lines
Diff to previous 1.11
Adding Stable/DecayParts.

Revision 1.11 - (view) (annotate) - [select for diffs]
Fri Jul 18 10:54:14 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.10: +11 -7 lines
Diff to previous 1.10
fixed constness

Revision 1.10 - (view) (annotate) - [select for diffs]
Thu Jul 17 16:37:37 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Changes since 1.9: +30 -1 lines
Diff to previous 1.9
Added ability to find parent collection of any data object

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

Revision 1.8 - (view) (annotate) - [select for diffs]
Sun Jul 13 08:28:33 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.7: +7 -5 lines
Diff to previous 1.7
Have clear and delete bit to indicate if clear or delete should be called. So far we only use clear.

Revision 1.7 - (view) (annotate) - [select for diffs]
Tue Jul 8 14:41:01 2008 UTC (16 years, 9 months ago) by loizides
Branch: MAIN
Changes since 1.6: +4 -1 lines
Diff to previous 1.6
Cosmetics.

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Jul 2 21:43:15 2008 UTC (16 years, 10 months ago) by loizides
Branch: MAIN
Changes since 1.5: +7 -2 lines
Diff to previous 1.5
Have clear bit

Revision 1.5 - (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.4: +2 -3 lines
Diff to previous 1.4
Added Look-ahead event header. Cleanup.

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

Revision 1.3 - (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.2: +2 -2 lines
Diff to previous 1.2
Cleanup

Revision 1.2 - (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.1: +4 -4 lines
Diff to previous 1.1
Little cleanup

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Jun 4 09:08:36 2008 UTC (16 years, 11 months ago) by loizides
Branch: MAIN
Added initial data inheritances. Objects are empty.

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