Revision
1.35 -
(
view)
(
annotate)
-
[select for diffs]
Fri Apr 8 00:01:29 2011 UTC
(14 years ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_020b,
Mit_020c,
Mit_020d,
Mit_021,
Mit_021pre1,
Mit_021pre2,
Mit_022,
Mit_022a,
Mit_023,
Mit_024,
Mit_024a,
Mit_024b,
Mit_025,
Mit_025a,
Mit_025b,
Mit_025c,
Mit_025c_branch0,
Mit_025c_branch1,
Mit_025c_branch2,
Mit_025pre1,
Mit_025pre2,
TMit_020d
Branch point for:
Mit_025c_branch
Changes since
1.34: +3 -3 lines
Diff to
previous 1.34
use momentum direction rather than vertex phi
Revision
1.33 -
(
view)
(
annotate)
-
[select for diffs]
Thu Apr 7 11:07:30 2011 UTC
(14 years ago)
by
bendavid
Branch:
MAIN
Changes since
1.32: +12 -4 lines
Diff to
previous 1.32
add ecal-constrained beamline intersection and uncertainty for conversions
Revision
1.29 -
(
view)
(
annotate)
-
[select for diffs]
Wed Mar 31 12:04:06 2010 UTC
(15 years, 1 month ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_013d,
Mit_014,
Mit_014a,
Mit_014b,
Mit_014c,
Mit_014d,
Mit_014e,
Mit_014pre1,
Mit_014pre2,
Mit_014pre3,
Mit_015,
Mit_015a,
Mit_015b,
Mit_016
Changes since
1.28: +41 -1 lines
Diff to
previous 1.28
Add corrected dxy and dz functions for DecayParticle
Revision
1.27 -
(
view)
(
annotate)
-
[select for diffs]
Mon Jul 13 11:00:28 2009 UTC
(15 years, 9 months ago)
by
loizides
Branch:
MAIN
CVS Tags:
Mit_010,
Mit_010a,
Mit_011,
Mit_011a,
Mit_012,
Mit_012a,
Mit_012b,
Mit_012c,
Mit_012d,
Mit_012e,
Mit_012f
Changes since
1.26: +1 -3 lines
Diff to
previous 1.26
Include files checked.
Revision
1.24 -
(
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.23: +34 -14 lines
Diff to
previous 1.23
Incorporate updated RefArray (no size template argument anymore) and add necessary caches and cache clear calls
Revision
1.23 -
(
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.22: +47 -24 lines
Diff to
previous 1.22
Reworked particle interface to cache FourVectorM
Revision
1.19 -
(
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.18: +3 -3 lines
Diff to
previous 1.18
Make add and set functions for referencing objects accept const pointers
Revision
1.16 -
(
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.15: +2 -2 lines
Diff to
previous 1.15
Switched to new optimized RefArray now supporting multiple PIDs
Revision
1.15 -
(
view)
(
annotate)
-
[select for diffs]
Wed Oct 29 17:02:55 2008 UTC
(16 years, 6 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.14: +4 -1 lines
Diff to
previous 1.14
Added daughter comparison functions to DecayParticle
Revision
1.13 -
(
view)
(
annotate)
-
[select for diffs]
Tue Sep 30 12:53:58 2008 UTC
(16 years, 7 months ago)
by
bendavid
Branch:
MAIN
CVS Tags:
Mit_004
Changes since
1.12: +72 -110 lines
Diff to
previous 1.12
updated DecayParticle to use proper decay parameters and StableData and DecayData classes
Revision
1.9 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 29 22:51:56 2008 UTC
(16 years, 9 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.8: +9 -8 lines
Diff to
previous 1.8
Added useful typedef, fixed some getters/setters
Revision
1.7 -
(
view)
(
annotate)
-
[select for diffs]
Tue Jul 29 12:29:47 2008 UTC
(16 years, 9 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.6: +152 -11 lines
Diff to
previous 1.6
Revamped implementation of decay tree classes, started to remove use of Vertex and FitVertex to prepare for removal of these classes
Revision
1.5 -
(
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.4: +3 -3 lines
Diff to
previous 1.4
Tried to unify Getters and Setters. Getter are without Get. Setters are with Set. This change implies modifications for analysis code
Revision
1.4 -
(
view)
(
annotate)
-
[select for diffs]
Fri Jul 11 13:12:07 2008 UTC
(16 years, 9 months ago)
by
bendavid
Branch:
MAIN
Changes since
1.3: +3 -2 lines
Diff to
previous 1.3
Updated FitVertex accessors for DecayParticle