ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/DataTree/interface/MCParticle.h
Revision 1.22 - (view) (annotate) - [select for diffs]
Tue Jun 2 11:12:10 2009 UTC (15 years, 11 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_009a, Mit_009b, Mit_009c, Mit_010, Mit_010a, Mit_011
Changes since 1.21: +2 -2 lines
Diff to previous 1.21
Fix potential segfault

Revision 1.21 - (view) (annotate) - [select for diffs]
Wed Apr 8 08:52:14 2009 UTC (16 years ago) by loizides
Branch: MAIN
CVS Tags: Mit_009
Changes since 1.20: +4 -19 lines
Diff to previous 1.20
Have a more efficient IsNeutral function.

Revision 1.20 - (view) (annotate) - [select for diffs]
Tue Apr 7 15:56:02 2009 UTC (16 years ago) by phedex
Branch: MAIN
Changes since 1.19: +30 -2 lines
Diff to previous 1.19
add IsNeutral accessor

Revision 1.19 - (view) (annotate) - [select for diffs]
Mon Apr 6 13:38:47 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
Changes since 1.18: +17 -2 lines
Diff to previous 1.18
Add few more accessors

Revision 1.18 - (view) (annotate) - [select for diffs]
Wed Mar 11 10:08:09 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
CVS Tags: Mit_008, Mit_008pre2
Changes since 1.17: +14 -2 lines
Diff to previous 1.17
Added PdgMass function

Revision 1.17 - (view) (annotate) - [select for diffs]
Sun Mar 8 12:09:59 2009 UTC (16 years, 1 month ago) by loizides
Branch: MAIN
Changes since 1.16: +3 -3 lines
Diff to previous 1.16
Move away generic classes and keep only classes stored in the tree.

Revision 1.16 - (view) (annotate) - [select for diffs]
Tue Mar 3 17:04:10 2009 UTC (16 years, 2 months ago) by loizides
Branch: MAIN
CVS Tags: Mit_008pre1
Changes since 1.15: +25 -24 lines
Diff to previous 1.15
Cleanup and double32.

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

Revision 1.14 - (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.13: +27 -4 lines
Diff to previous 1.13
Reworked particle interface to cache FourVectorM

Revision 1.13 - (view) (annotate) - [select for diffs]
Wed Feb 18 08:17:03 2009 UTC (16 years, 2 months ago) by bendavid
Branch: MAIN
Changes since 1.12: +5 -13 lines
Diff to previous 1.12
Switched to new Ref class

Revision 1.12 - (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.11: +4 -3 lines
Diff to previous 1.11
Added ObjType to retrieve type of object.

Revision 1.11 - (view) (annotate) - [select for diffs]
Mon Dec 8 14:56:09 2008 UTC (16 years, 4 months ago) by loizides
Branch: MAIN
Changes since 1.10: +13 -1 lines
Diff to previous 1.10
Added IsParton, IsNot and IsGluon.

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

Revision 1.9 - (view) (annotate) - [select for diffs]
Mon Nov 24 14:11:47 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.8: +22 -6 lines
Diff to previous 1.8
Added: HasMother by given particle pointer method.

Revision 1.8 - (view) (annotate) - [select for diffs]
Mon Nov 24 11:51:20 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.7: +61 -29 lines
Diff to previous 1.7
Added FindMother and FindDaughter methods.

Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Nov 21 20:15:02 2008 UTC (16 years, 5 months ago) by loizides
Branch: MAIN
Changes since 1.6: +43 -5 lines
Diff to previous 1.6
Include daughter in prinout if "l" is given. Add a couple of useful functions.

Revision 1.6 - (view) (annotate) - [select for diffs]
Wed Nov 5 12:15:39 2008 UTC (16 years, 6 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_006
Changes since 1.5: +6 -6 lines
Diff to previous 1.5
Switched to Double32 for position and momentum, switch FourVector to PtEtaPhiMass version

Revision 1.5 - (view) (annotate) - [select for diffs]
Mon Oct 6 15:55:17 2008 UTC (16 years, 7 months ago) by ceballos
Branch: MAIN
CVS Tags: Mit_005
Changes since 1.4: +2 -1 lines
Diff to previous 1.4
Adding SetPdgId option

Revision 1.4 - (view) (annotate) - [select for diffs]
Mon Sep 22 10:40:07 2008 UTC (16 years, 7 months ago) by bendavid
Branch: MAIN
CVS Tags: Mit_004
Changes since 1.3: +18 -1 lines
Diff to previous 1.3
Added DistinctMother accessor

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

Revision 1.2 - (view) (annotate) - [select for diffs]
Tue Jul 29 12:29:47 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
CVS Tags: MITHEP_2_0_x
Changes since 1.1: +4 -4 lines
Diff to previous 1.1
Revamped implementation of decay tree classes, started to remove use of Vertex and FitVertex to prepare for removal of these classes

Revision 1.1 - (view) (annotate) - [select for diffs]
Fri Jul 25 11:32:45 2008 UTC (16 years, 9 months ago) by bendavid
Branch: MAIN
Merged gen and sim particles into new MCParticle class

Convenience Links

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